 /* 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 }

.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 }

/* Aktiver Bereich (oben rechts) */

.menu_aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	color: red;
	font-weight : bold;
}

.trennstrich	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	color: red;
	font-weight : bold;
}

/* Links (Menü und Text) */

a {  
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #001588 }

a:active { 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: red; 
text-decoration: underline }

a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: underline;
	color: red;
}


/* 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:  #FFFFFF; 	
}

input.senden {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : red;
	BORDER-LEFT: 1px solid #FF9191;
	BORDER-RIGHT: 1px solid #C80000;
	BORDER-TOP: 1px solid #FF9191;
	BORDER-BOTTOM: 1px solid #C80000;
	background-Color: #FFF5F5;
}





.rahmen {  
border: 1px #B7B7FF solid}

/* Footer */
p.footer { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt;
color: #001588;
font-weight : normal;
font-style: normal; }






<!--- 59627B --->

