

body {
	font-size : 11px;
	font-family: verdana;
	color: #1E4377;
}
	


td {
	font-size : 11px;
	font-family: verdana;
	color: #1E4377;
}

textarea
{
	font-family : Verdana;
	font-size : 11px;
}

select
{
	background-color:#ffffff;
	border-width:1;
	border-color:#000000;
	font-size: 11px;
	font-family: Verdana;
}

input.text
{
	background-color:#ffffff;
	
	font-size: 11px;
	font-family: Verdana;
}

.formmail {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/intro_mailing_button.gif);
	BORDER-LEFT: #999999 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none
}


a:link,a:active,a:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #0D6BA8;
	font-weight : normal;
	text-decoration : underline;
}
a:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}







span.bold{
	font-size : 11px;
	font-family: verdana;
	color: #404040;
	font-weight : bold;
}

span.kop{
	font-size : 26px;
	font-family: verdana;
	color: #00639A;
	font-weight : normal;
}

span.kop2{
	font-size : 20px;
	font-family: arial;
	color: #FFFFFF;
	font-weight : bold;
}

span.blue{
	font-size : 11px;
	font-family: verdana;
	color: #000000;
	font-weight : normal;
}

span.grey{
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
}
	
span.wit{
	font-size : 11px;
	font-family: verdana;
	color: #FFFFFF;
	font-weight : normal;
}

span.txtgrey{
	font-size : 11px;
	font-family: verdana;
	color: #858585;
	font-weight : normal;
}

span.bottom{
	font-size : 11px;
	font-family: verdana;
	color: #00639A;
	font-weight : bold;
}






a.topmenu:link,a.topmenu:active,a.topmenu:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #404040;
	text-decoration : none;
	font-weight : bold;
	text-transform : uppercase;
}
a.topmenu:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #FF7800;
	text-decoration : none;
	font-weight : bold;
	text-transform : uppercase;
}

a.wit:link,a.wit:active,a.wit:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
a.wit:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #FF8A00;
	font-weight : bold;
	text-decoration : none;
}


a.txtlink:link,a.txtlink:active,a.txtlink:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
a.txtlink:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #EB4A09;
	font-weight : bold;
	text-decoration : none;
}

a.txtlink2:link,a.txtlink2:active,a.txtlink2:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #00639A;
	font-weight : bold;
	text-decoration : none;
}
a.txtlink2:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #FF7800;
	font-weight : bold;
	text-decoration : none;
}

a.txtlink3:link,a.txtlink3:active,a.txtlink3:visited{
	font-size : 11px;
	font-family: Verdana;
	color : ##4F4F4F;
	font-weight : bold;
	text-decoration : none;
}
a.txtlink3:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #FF8A00;
	font-weight : bold;
	text-decoration : none;
}








a.bottom:link,a.bottom:active,a.bottom:visited{
	font-size : 11px;
	font-family: Verdana;
	color : #00639A;
	font-weight : bold;
	text-decoration : underline;
}

a.bottom:hover{
	font-size : 11px;
	font-family: Verdana;
	color : #00639A;
	font-weight : bold;
	text-decoration : none;
}

h3{ 
	margin:7px 0 3px 0;
	
	font:bold 12px verdana;
	text-decoration:underline;
	cursor:pointer;
	
}




/*menu*/
#nav, #nav ul{
margin:0;
padding:0;

list-style-type:none;
list-style-position:outside;
position:relative; 
}

#nav a{
display:block;
padding:0px 5px;
border:1px solid #c0c0c0;
color:#000;
text-decoration:none;
background-color:#c0c0c0;
font-family: verdana;
}

#nav a:hover{
background-color:#fff;
color:#000;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:160px;
}

#nav li ul a{
width:160px;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
width:160px;
left:160px;
margin:0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}







#nav a {
background-color:#fff;
width:220px;
/*height:25px;*/
/*padding-top:50px;*/
font: bold 11px/25px Verdana;
border: 0px ;
padding:0px;
text-transform : none;
border-bottom: 1px #c0c0c0 solid;
}
#nav a.rechts {
border-bottom:0px;
}
#nav ul a { 
padding:0px;
background-color:#c0c0c0;
font: 13px verdana;
border:1px;
}
#nav ul ul a { 
padding:0px;
background-color:#c0c0c0;
font: 13px verdana;
border:1px;
}
