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;}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color:#000000;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#999999;
}
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;
 background-image: 	url(../../templates/cms/menu.gif);
 text-align:left;
 font-weight:normal;
 color:#eeeeee;
 text-decoration:none;
 }
 
#hauptbody{
position:relative;
width:760px;
margin:0px auto;
text-align:left;
background-color:#B60000;
border:1px solid #000000;
}

#title {
padding:0px;
background-color:#B60000;
}

#left {
background-color:#B60000;
width:180px;
float:left;
}

.banner{
text-align:		right;
display:	inline;
padding:2px;
}

.headbar {
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(../../templates/cms/headbar.gif);
height:1%;
}

.menutitle{
font-weight:bold;
text-align:center;
margin:0px;
background-image: url(../../templates/cms/menu_title.gif);
}
.menucontainer {
border:1px solid #000;
background-color:#D8D8D8;
width:169px;
margin:5px;
}
#content {
border:1px solid #efeff7;
background-color:#efeff7;
width:556px;
float:right;
padding:0px 10px;
}

.copy
{
color:				#999999;
font-size:			10px;
}

.table
{
border:				1px solid #000;
padding:			1px;
background-color: 		#FFFFFF;
}
.underline
{
border-bottom:			1px solid #000;
padding:			1px;
margin-bottom:			2px;
}

.button
{
background-color:	#EDEFF1;
color:			#002455;
border:			1px solid #000;
font-size:		11px;
font-family:        	verdana,arial,helvetica,sans-serif;
cursor:			pointer;
}

.input
{
background-color:	#FFFFFF;
border:			1px solid #000;
font-family:        	verdana,arial,helvetica,sans-serif;
font-size:		10px;
color:			#000000;
}

.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;
}

.errorbox
{
text-align: 			center;
color:				#000000;
font-size:			12px;
font-weight:			bolder; 
background-color:		#FFFFFF;
border:				1px solid #FF0000;
}

.errortitle
{
text-align: 			left;
color:				#000000;
font-size:			12px;
font-weight:			bolder; 
background-color:		#FF0000;
margin:				0px;
}

.smallfont
{
font-size:			10px;
}

.piclistbox
{
float:				left; 
border:				1px solid #000; 
width:				61px; 
text-align:			center;
}

.bigpicbox
{
float:				left; 
border:				1px solid #000; 
width:				300px; 
text-align:			center;
}

.detailbox
{
border:				1px solid #000; 
height:				100px;
width:				230px;
float:				left;
margin:				0px 1%;
}
.advertblock
{
padding:			2px;
border-bottom:			1px solid #666666; 
background-color:		#EFEFF7;
}


.comment_list
{
width:			90%;
}

.linkbutton
{
background-color:		#efeff7;
color:				#002455;
border:				none;
font-size:			11px;
font-family:        		verdana,arial,helvetica,sans-serif;
text-decoration:		underline;
cursor:				pointer;
}
