html, body,
a, a:link, a:visited, a:hover, a:active,
p, div, span,
ul, ol, li,
hr,
table, tbody, th, tr, td,
h1, h2, h3, h4, h5, h6,
form, input, select, option, optgroup, button, fieldset, textarea, label, legend {
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 11px; 
	color: #666;
	text-decoration: none;
}

#center 
{
	width: 760px;
	margin: 0px;
}

#top 
{
	width: 730px;
	height: 210px;
}

#top .kopfbild
{
  width: 730px;
  height: 180px;
}

#top .kopfbild img
{
 width: 730px;
}

#contentarea
{
	float: left;
	background: #fff;
	width: 760px;
  padding: 0px;
  position: static;
}

#contentarea .ca_bottom
{
  float: left;
  width: 730px;
  padding: 5px 15px 5px 15px; 
  border-top: 5px solid #dee3e7;  
}

#contentarea #content_print
{
}

#naviH,
#subnavi,
#languages,
#custom
{
  display: none;
}
