
body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height:166%;
color: #4f4f4f;
background-color: #fff;
margin: 0; 
padding: 0; 
vertical-align:top;
}


/** SCHRIFTEN UND LINKFORMATE **/


a 
{
	color:#FE3501;
	text-decoration:none;
}

a:hover 
{
	color:#fff;
	text-decoration:none;
	background:#FE3501;
}

h1 
{
	font-size: 1.8em;
	font-weight:normal;
	padding-bottom:0.3em;
	color:#666;
	font-family:Trebuchet ms,Verdana,Geneva,sans-serif;
}

h2 
{ 
	font-size:1.5em;  
	color:#666;
	line-height:normal;
	font-weight:normal; 
	font-family:Trebuchet ms,Verdana,Geneva,sans-serif;
}

h3 
{ 
	font-size:1.2em; 
	line-height:normal;
	font-family:Trebuchet ms,Verdana,Geneva,sans-serif;
}

h3:link 
{
color:#FE3501; 
}


ol.searchresult a {
	font-size:1.2em;
	font-weight:bold;
	font-family:Trebuchet ms,Verdana,Geneva,sans-serif; 	
	}


/** NAVIGATION **/


#navleiste  {
	
	display:none;
}




/** CONTENTSPALTEN **/



#rahmen  {
	width:100%;
}

#kopfnavi 
{
	display:none;
}


#headimg {
	display:none;
 }

.zwischenzeile 
{
	height:20px;
	color:#999;
	font-size:0.9em;
}

#mitte 
{
	width:auto;
	display:block;
	float:left;
}

#teaser  {
	display:none
}


#fuss 
{
	width:100%;
	border-top: 1px solid #999;
	margin-top:15px;
	margin-right:auto;
	margin-left:auto;
	color:#999;
}


#fuss a {
	color:#666;
}

#fuss a:hover {
	color:#fff;
}

/** SONSTIGES **/


.date 	{
	color:#000;
}

.clear_both  {
	clear: both;
}

.clear_right {
	clear: right;
}

.clear_left  {
	clear: left;
}

pre {
	font-size:11px;
}


.helper {
	display:none;
	}
	
span.hideit {
	display:none;
}

#printlink {
	display:none;
}