body 
{
 font-family:verdana,arial,helvetica,sans-serif;;
 font-size:12px;
 background-color:#E8E8E8;
 text-align:center;
 margin:0px;
}
h1 {font-size:18px;color:#000000;margin:1px;}
h2 {font-size:16px;color:#000000;margin:1px;}
h3 {font-size:14px;color:#000000;margin:1px;}
p {margin-top:0px;}

code {font-size:14px;color:#0000ff;}



pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color:#000000;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#B60000;
}
a.menu:link, a.menu:visited
{ 
  color:#000;
 background-color:#D1D1D1;
 text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  color:#DB0000;
 background-color:#eeeeee;
}	
a.menu {
 display:block;
 padding:2px;
 border-top:1px solid #000;
 background-color:#D1D1D1;
 text-align:left;
 font-weight:normal;
 color:#eeeeee;
 text-decoration:none;
 }
 
#hauptbody{
position:relative;
width:760px;
margin:0px auto;
text-align:left;
background-color:#920000;
border:1px solid #000000;
}
/*#870036*/
#title {
padding:0px;
background-color:#920000;
}

#left {
background-color:#920000;
width:160px;
float:left;
}

.banner{
width: 468px;
position: absolute;
top: 1px; left: 261px;
}

.kopfleiste {
border-top:		1px solid #000;
border-bottom:		1px solid #000;
text-align:		right;
color:			#000000;
font-size:		11px;
font-weight:   		normal;
padding:		1px;
background-image: 	url(../images/kopfleiste.gif);
height:1%;
}
/*height:1% für die image anzeige im IE nötig*/
.kopfmenu 
{
border-left:		1px solid #000;
font-weight:   		normal;
text-align:		center;
color:			#000000;
font-size:		11px;
background-image: url(../images/kopfleiste.gif);
padding:1px;
 }
 

.menutitle{
font-weight:bold;
text-align:center;
margin:0px;
background-image: url(../images/menutitle.gif);
}
.menucontainer {
border:1px solid #000;
background-color:#D8D8D8;
width:150px;
margin:10px;
}
#content {
border:1px solid #efeff7;
background-color:#efeff7;
width:566px;
float:right;
padding:0px 10px;
}

.contenttitle {
border:1px solid #000;
background-color:#FF4000;
}

.schriftklein
{
font-size:		10px;
}

.copy
{
color:			#FF4000;
font-size:		10px;
}

.table
{
border:			1px solid #000;
padding:		1px;
background-color: 	#FF4000;
}

.smalltable
{
border:			1px solid #000;
padding:		1px;
background-color: 	#FF4000;
}
.ctitle
{
border-bottom:		1px solid #000;
padding:		1px;
margin-bottom:		1px;
}

.link
{
background-color:	#FF4000;
border:			1px solid #000;
font-weight:   		lighter;
color:			#545570;
font-size:		11px;
font-family:		verdana,arial,helvetica,sans-serif;
}


 
 .anzeigenmenu 
{

 background-color:#D1D1D1;
 background-image: 	url(../images/menu.gif);
border:			1px solid #2400AA;
font-weight:   		normal;
text-align:		center;
color:			#000000;
font-size:		11px;
padding:		1px;
width:			131px;
margin:			1px;
 }

.button
{
	background-color:		#EDEFF1;
	color:				#002455;
	border:			1px solid #000;
	font-size:			11px;
	font-family:        verdana,arial,helvetica,sans-serif;
	cursor:				pointer;
}

.linkbutton
{
	background-color:		#EDEFF1;
	color:				#002455;
	border:				none;
	font-size:			11px;
	font-family:        verdana,arial,helvetica,sans-serif;
	text-decoration:		underline;
	cursor:				pointer;
}

.addtextarea
{
        background-color:	#EDEFF1;
	border:			1px solid #000;
	font-family:        verdana,arial,helvetica,sans-serif;
	font-size:		10px;
	color:			#000000;
}

.textarea
{
        background-color:	#EDEFF1;
	border:			1px solid #000;
	font-family:        verdana,arial,helvetica,sans-serif;
	font-size:		10px;
	color:			#000000;
}

.input
{
    	background-color:		#FFFFFF;
	border:			1px solid #000;
	font-family:        verdana,arial,helvetica,sans-serif;
	font-size:			10px;
	color:				#000000;
}



.menulinkcolor
{ 
	border-top-width:1px;
	border-top-style: solid;
	border-top-color:#799FBD;
	background-color:#F7F7F7;
}



.menulink
{
background-color:	#FFDB55;
border-style:		solid;    
border-width:		1px; 
border-color:		#000;
font-weight:   		bold;
color:			#545570;
font-size:		12px;
font-family:		verdana,arial,helvetica,sans-serif;
padding:		3px;   
}
a.menulink:hover 
{
color:#FFFFFF;
background-color: #DB0000;
} 

.menulink_on
{
background-color:	#FFFFAA;
border-style:	solid;
      
border-width:		1px; 
border-color:		#000;
font-weight:   		bold;
color:			#FFFFFF;
font-size:		12px;
font-family:		verdana,arial,helvetica,sans-serif;
padding:		3px;   
}


.fehlerbox
{
text-align: 		center;
color:			#000000;
font-size:		12px;
font-weight:		bolder; 
background-color:	#FFFFFF;
border:			1px solid #FF0000;
}

.fehlertitle
{
text-align: 		left;
color:			#000000;
font-size:		12px;
font-weight:		bolder; 
font-family:		verdana,arial,helvetica,sans-serif;
background-color:	#FF0000;
margin:			0px;
}
.comment_list
{
width:			90%;
background-color:	#DCDCDC;
border:			1px solid #999999;
}

.comment_box
{
border: 		1px dashed #999999;
width:			90%;
background-color:	#DCDCDC;
}

.comment_title
{
margin:			1px; 
background-color:	#002455; 
color:#FFFFAA;
}

.underline
{
border-bottom:			1px solid #000;
padding:			1px;
margin-bottom:			2px;
}

.fuss
{
font-size:			10px;
font-weight:			bolder; 
text-align:			center;
color:				#CCCCCC;
border-top:			1px solid #000;
padding:			1px;
margin:				1px;
}

.amz
{
border-bottom:			1px solid #000;
font-family:        		verdana,arial,helvetica,sans-serif;
font-size:			14px;
font-weight:			bolder; 
}