﻿body 
{
	
	
	
}
h1 
{
	font-family  : verdana,arial;
	font-size: 12px;
	font-weight: bold;
	color: #912700;
	background-color: #ffe284;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 140%;
}
 
h2 
{
	font-family  : verdana,arial;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    padding-left:10px;
}
h3
{
	font-family  : verdana,arial;
	font-size: 12px;
	font-weight: bold;
	color: #912700;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:10px;	
	margin-bottom:0px;
	margin-top:0px;
	line-height: 100%;
}
p 
{
	font-family: verdana,arial;
   font-size: 12px;
   color: #666666;   
   margin-bottom:0px;
   padding-left:10px;
   padding-top:0px;
   margin-top:0px;
   padding-right:10px;
}

#div_unten a
{
	font-family: arial;
   font-size: 12px;
   color: #ffffff;   	
	}
	#div_unten a:hover
	{	
   color: #912700;   	
	}
	
#div_mitte a
{
	text-decoration: underline;}
#div_mitte a:link
{ 
	color: #912700;
	font-family: arial;
	font-weight: bold;
   font-size: 12px;}
#div_mitte a:visited
{
	color: #912700;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	}
#div_mitte a:focus,#div_mitte a:hover,#div_mitte a:active
{	
  color: #666666;
  font-weight: bold;
  text-decoration: underline;
  }

#div_links a,#div_rechts a
{
	font-family  : arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
	}
.standabold
{
font-family  : Arial ;
font-weight:bold;
font-size: 12px;
color:#666666;
}

.header
{
font-family  : Arial ;
font-weight: bold;
font-size: 14px;
background-color:#dddddd;
color:#ffffff;
padding-left:10px;
padding-top:5px;
}
.fettgrau
{
	font-family  : arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float:left;
	width:100px;
	}
.grau
{
	font-family  : arial;
	font-size: 12px;
	color: #666666;
	float:right;
	width:300px;
	}
	
.linkrot{
	font-family  : arial;
	font-size: 12px;
	font-weight: bold;
	color: #912700;
	background-color: white; 
	text-decoration: underline;
	padding-left:10px;
	 border-top-style: none;  
	 border-right-style: none; 
	 border-left-style: none; 
	 border-bottom-style: none;
	h: expression(onmouseover=new Function("this.style.color='#666666';this.style.cursor='pointer';"),
                       onmouseout=new Function("this.style.color='#912700';"));
 
	}
.linkrot:hover
{
	cursor:pointer;
	color: #666666;
  font-weight: bold;
	}
	
.txtgrau
{
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid;
	}
	