
 /* Normaler Text */

body, td, p, li, span  { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
color: #001588;
font-weight : normal;
font-style: normal }


h3  { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt;
color: #001588;
font-style: bold }

h4  { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11pt;
color: #001588;
font-style: bold }

.mainbold { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
color: #001588;
font-weight : bold;
font-style: normal }

.mainred { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
color: red;
font-weight : normal;
font-style: normal }




a {  
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #404040 }

a:active { 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: grey; 
text-decoration: underline }

a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	color: grey;
}


/* Footer */

.footer { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt;
color: #606060;
font-weight : normal;
font-style: normal }



/* News Boxen */
.news {
	BORDER-LEFT: 1px solid #EAEAEA;
	BORDER-RIGHT: 1px solid #EAEAEA;
	BORDER-TOP: 0px solid #EAEAEA;
	BORDER-BOTTOM: 0px solid #EAEAEA;
	background-Color: #FFFFFFF;
	font-size: 8pt;
}

a.news {  
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color: #404040 }

a:active.news { 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color: grey; 
text-decoration: underline }

a:hover.news {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: underline;
	color: grey;
}




/* Formular */

input, textarea, select, option {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #001588;
	BORDER-LEFT: 1px solid #CDD8FF;
	BORDER-RIGHT: 1px solid #A5B8FF;
	BORDER-TOP: 1px solid #E1E7FF;
	BORDER-BOTTOM: 1px solid #A5B8FF;
	background-Color: #F5F7FF;
}

.radio {
	BORDER-LEFT: none;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-BOTTOM: none;
	background-Color: none; 	
}

input.senden {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #404040;
	BORDER-LEFT: 2px solid #4B4B4B;
	BORDER-RIGHT: 1px solid #646464;
	BORDER-TOP: 2px solid #4B4B4B;
	BORDER-BOTTOM: 1px solid #646464;
	background-Color: #EAEAEA;
}



001588 (blau)
404040 (grau)