body {
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	scrollbar-track-color: #EEEEEE;
	scrollbar-base-color: #EEEEEE;
	scrollbar-face-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	background-color: #FFFFFF;
	
	background-repeat: repeat-y;
}



td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}



strong
{
	font-weight: bold;
}



.text
{
	line-height: 20px;
	padding-right: 5px;
}



.rechtshead
{
	padding-left: 25px;
	font-size: 11px;
	color: #9F211B;
	font-weight: bold;
	height: 26px;
	vertical-align: middle;
	background-image:url(grafik/rechts_hintergrund.gif);
	background-repeat: no-repeat;
}



.rechts
{
	font-size: 11px;
	color: #444444;	
	text-decoration: none;
}


.navi
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	vertical-align: top;
	text-align: right;
}



.nebennavi
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 30px;
	height: 16px;
	vertical-align: middle;
}




.a_navi
{
    color: #002E56;
    text-decoration: none;  
    padding-right: 30px;
}


.a_navi:hover
{
    color: #FFFFFF;
    text-decoration: none;  
    padding-right: 30px;
}



.a_navi_on
{
    color: #FFFFFF;
    text-decoration: none;  
	background-image:url(grafik/navi_on.gif);
	background-repeat: no-repeat;
	width: 150px;
	padding-right: 30px;
}



.a_navi_on:hover
{
    color: #FFFFFF;
    text-decoration: none;  
}



h1
{
	font-size: 17px;
	color: #9F211B;
	font-weight: bold;
}


h2
{
	font-size: 15px;
	color: #9F211B;
	font-weight: bold;
}
h3

{
	font-size: 11px;
	color: #9F211B;
	font-weight: bold;
}


.head
{
	font-size: 13px;
	display: block;
	color: #444444;
	font-weight: bold;
	margin-bottom: 4px;
    text-decoration: none;
}


.subhead
{
	font-size: 12px;
	display: block;
	color: #999999;
	font-weight: normal;
	margin-bottom: 4px;
    text-decoration: none;
}


small
{
	font-size: 12px;
   color: #AAAAAA;	
}



a
{
  color: #002E56;
  text-decoration: underline;
}



a:hover
{
  color: #1F97CA;
  text-decoration: underline;
}



img{
	border: 0px;
}


.imgtext{
	margin-right: 15px;
	margin-bottom: 10px;
}


.orange {
	color: #9F211B;
	}


.textbox 
{
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; 
  width: 250px;
  height:16px;
  color: #222222; 
  background-color: #FFF7DF; 
  border-color: #094FA3;
  border-style: solid; 
  border: #094FA3; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}



.textarea 
{ 
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; 
  width: 250px;
  height:120px;
  color: #222222; 
  background-color: #FFF7DF; 
  border-color: #094FA3;
  border-style: solid; 
  border: #094FA3; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}



.button 
{ 
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; 
  line-height: 12px;
  width: 80px;
  height:18px;
  color: 000000; 
  background-color: #FFF7DF; 
  border-color: #094FA3;
  border-style: solid; 
  border: #094FA3; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}


.pulldown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	width: 220px;
	height:14px;
	color: 444444;
	background : #FFFFFF;
	border-left : 1px solid #DDDDDD;
	border-right : 1px solid #DDDDDD;
	border-top : 1px solid #DDDDDD;
	border-bottom : 1px solid #DDDDDD;
}


