
.text {
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 20px;
	letter-spacing: 0px;
}
.textklein {
	color: #7D7D7D;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 13px;
	letter-spacing: 0px;
}
.legende {
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 20px;
	font-style: italic;
}
.texttitel {
	color: #003399;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 22px;
	letter-spacing: 0px;
	font-weight: bold;
}
.fett {
	font-weight: bold;
}
.blau {
	color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover { 
	color: #003399;
	text-decoration: underline;
}
a:active { 
	color: #003399;
	text-decoration: none;
}

.mc {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	line-height: 20px;
	letter-spacing: 0px;
}

.mc a:link {
	color: black;
	text-decoration: underline;
}
.mc a:visited {
	color: black;
	text-decoration: underline;
}
.mc a:hover { 
	color: black;
	text-decoration: none;
}
.mc a:active { 
	color: black;
	text-decoration: underline;
}


.ktbox {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 12px;
	color: #003399;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #7D7D7D;
	width: 200px;
	height: 20px;
}
.ktfeld {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 12px;
	color: #003399;
	background-color: white;
	border-width: 1px;
	border-color: #7D7D7D;	
	border-style: solid;
	width: 200px;
	height: 20px;
}
.ktarea {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 12px;
	color: #003399;
	background-color: white;
	border-width: 1px;
	border-color: #7D7D7D;	
	border-style: solid;
	width: 200px;
	height: 150px;

}
.kttaste {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: white;
	width: 200px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #7D7D7D;	
	background-color: #7D7D7D;

}

BODY {
scrollbar-3dlight-color: #003399; 
scrollbar-arrow-color: #003399; 
scrollbar-base-color: white; 
scrollbar-darkshadow-color: #003399; 
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-track-color: white;
}


/* animation startseite */

#bildstart { position:absolute; left:13px; top:83px; width:160px; height:160px; }
#startbild { position:absolute; left:0px; top:0px; width:160px; height:160px; }
#startbild img { display:none; position:absolute; top:0; left:0; }

