/* Schriftart im gesamten Dokument */

 p{
font-family: Times, "Times New Roman", serif;
color:  #000000;
line-height:17px; 
font-size: 13px;
}

body {
font-family: Times, "Times New Roman", serif;
color:  #000000; 
}

h3{
  font-size: 14px;
  font-weight: bold;
}

.footer {
color:  #000000; 
font-size: 11px;
text-decoration: none; 
}

.header_big {
color:  #000000; 
font-size: 18px; 
}

.head_sub {
color:  #000000;
font-size: 11px; 
} 

.subhead {
color:  #A6AD8A; 
font-size: 12px; 
font-weight : bold;
}

a.nav_inaktiv:link, a.nav_inaktiv:visited 
{
padding:10px 0px 10px 20px;
font-size:11px;
font-family: Times, "Times New Roman", serif;
color:#000000; 
text-decoration:none; 
border:1px solid #ffffff;
background:#ffffff url(../img/navicon_home.gif) 5% 49% no-repeat;
}

a.nav_inaktiv:hover, a.nav_inaktiv:focus, a.nav_inaktiv:active
{
font-size:11px; 
background:#ffffff url(../img/navicon_home_hi.gif) 5% 49% no-repeat;
background-position:5% 49%;
font-family: Times, "Times New Roman", serif;
color:#A6AD8A; 
text-decoration:none; 
}

a.nav_aktiv:link, a.nav_aktiv:visited 
{
padding:10px 0px 10px 20px;
font-size:11px;
font-family: Times, "Times New Roman", serif;
color:#A6AD8A; 
text-decoration:none; 
border:1px solid #ffffff;
background:#ffffff url(../img/navicon_home_hi.gif) 5% 49% no-repeat;
}

a.nav_aktiv:hover, a.nav_aktiv:focus, a.nav_aktiv:active 
{
font-size:11px; 
background-position:5% 49%;
font-family: Times, "Times New Roman", serif;
color:#A6AD8A; 
text-decoration:none; 
}

a:link, a:visited 
{
	font-size:12px;
	font-family: Times, "Times New Roman", serif;
	color:#A6AD8A; 
	text-decoration:none; 
}

a:hover, a:active 
{ 
font-size:12px;
font-family: Times, "Times New Roman", serif;
color:#A6AD8A; 
text-decoration:underline; 
}

a.footerlink:link, a.footerlink:visited 
{
	font-size:11px;
	font-family: Times, "Times New Roman", serif;
	color:#000000; 
	text-decoration:none; 
}

a.footerlink:hover, a.footerlink:active 
{
	font-size:11px;
	font-family: Times, "Times New Roman", serif;
	color:#A6AD8A; 
	text-decoration:none; 
}

.formlabel{
  font-size: 11px;
}

.formtext{
  font-family: Times, "Times New Roman", serif;
}
