body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
.header, .menu, .search, .powered_by, .footer {
	display: none;
}

#linke-seite, #navigation 
{
	display: none;
}

#rechterteil #zwei
{
	display: inline-block;
}

.content {
	vertical-align: top;
}

#textblock {
	vertical-align: top;
}

#fuss
{
	border-top: 1px solid #000;
        padding-top:5px;
        margin:top:5px;
}


