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/wsp_design/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:#336699;
border:1px solid #000000;
}

#title {
padding:0px;
background-color:#336699;
}

#left {
background-color:#336699;
width:160px;
float:left;
}

.banner{
width: 468px;
height: 70px;
position: absolute;
top: 1px; left: 285px;
}

.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/wsp_design/headbar.gif);
height:1%;
}

.menutitle{
font-weight:bold;
text-align:center;
margin:0px;
background-image: url(../../templates/wsp_design/menu_title.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;
}

.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;
}