body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*struktur*/
.top
{
	display: none;
}
.container
{
	padding: 20px;
	border: 1px solid #cccccc;
}
.left_content_navi
{
	display: block;
}
.logo
{
	position: absolute;
	top: 100px;
	left:20px;
	background-repeat: no-repeat;
	height:67px;
	width: 87px;
	border: none;
}
.right_content_main
{
	margin-top: 170px;
	width: auto;
}
.content
{
	display: block;
}
.inner_content
{
	display: block;
}
.clear
{
	clear: left;
}
.sub_content
{
	display: block;	
}
.copyright
{
	margin-top: 10px;
	font-size: 10px;
}
/**/
/*Menu*/
#menu
{
	display: none;
}
a
{
	color: #EFB76A;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
/**/
/*Styleelemente*/
.style_left
{
	display: none;
}
.style_right
{
	display: none;
}
.style_left_bottom
{
	display: none;
}
.style_right_top
{
	display: none;
}
.pic_1
{
	display: none;
}
.pic_2
{
	display: none;
}
/**/
/*top link (breadcrumb)*/
.bread_crumb
{
	padding: 10px 0px 10px 0px;
	display: block;
}
.link_pfeil
{
	display: none;
}
/**/
/*Unterer Breich*/
.welcome
{
	display: none;
}
.bdfa
{
	position: absolute;
	top:20px;
	left:20px;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	width: 70px;
	height:67px;
}
.bdfa_text
{
	display: none;
}
.fabw
{
	position: absolute;
	top:20px;
	left:100px;
	background-repeat: no-repeat;
	width: 60px;
	height:67px;
	border: none;
}
.fabw_text
{
	display: none;
}
.logo_klein
{
	display: none;
}
.slogan
{
	display: none;
}
.search
{
	display: none;
}
/**/

