/* Links Allgemein */
a:link{ color:#55A0CA; text-decoration:underline } 
a:visited{ color:#55A0CA; text-decoration:underline } 
a:active{ color:#55A0CA; text-decoration:underline } 
a:hover	{ color:#55A0CA;  text-decoration:none}

/* top Links */
.white:link {text-decoration: underline; color : #FFFFFF; }
.white:visited { text-decoration: underline; color : #FFFFFF; }
.white:active { text-decoration: underline; color : #FFFFFF; }
.white:hover {  text-decoration: none; color : #FFFFFF; }

/* top Links */
.sym:link {text-decoration: underline; color : #317DA8; }
.sym:visited { text-decoration: underline; color : #317DA8; }
.sym:active { text-decoration: underline; color : #317DA8; }
.sym:hover {  text-decoration: none; color : #317DA8; }

/* text Links */
.text:link {text-decoration: underline; color : #666666; }
.text:visited { text-decoration: underline; color : #666666; }
.text:active { text-decoration: underline; color : #666666; }
.text:hover {  text-decoration: none; color : #666666; }

/* red Links */
.red:link {text-decoration: underline; color : #FF0000; }
.red:visited { text-decoration: underline; color : #FF0000; }
.red:active { text-decoration: underline; color : #FF0000; }
.red:hover {  text-decoration: none; color : #FF0000; }

body {
	background-color: #17407C;
}
.smallheads {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #606569;
	font-weight: bold;
}
.normtext {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}
.teastext {

	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.normweiss {

	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
/* Abstände Button */

img.nav { margin-right: 7px }
img.nav2 { margin-right: 13px }
img.topnav { margin-bottom: 7px; margin-left: 489px; }
img.topnav2 { margin-bottom: 7px; }
img.footer { margin-left: 20px; margin-top: 10px; }
.normdark {

	font-family: Verdana, Arial;
	font-size: 11px;
	color: #37556F;
}
/* forms and inputs */
INPUT 	{
		border:1px #CACACA solid;
		color: #555555;
		font-size: 10px;
		font-family: verdana;
    	background-color: #F5F5F5
}
select 	{
		border:1px #CACACA solid;
		color: #555555;
		font-size: 10px;
		font-family: verdana;
    	background-color: #F5F5F5
}
textarea{
		border:1px #CACACA solid;
		color: #555555;
		font-size: 10px;
		font-family: verdana;
    	background-color: #F5F5F5
}
ul {
	/* color: #4370A0; */
	/*list-style-type:square;*/
}
.smallheadtext {

	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.smalltext {

	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.smallred {

	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}
hr {
	color: #D8D8D8;
	border: solid;
	height: 1px;
}
