*	{
	padding:0;
	margin:0;
	list-style-type:none;
	font-family: arial, sans serif;
	color:#333
	}
body	{
	background:none
	}
#separator,#navi,#footer,img#marken	{
	display:none
	}
h1#brand	{
	width:743px;
	height:130px;
	font-size:11px;
	font-weight:100;	
	text-align:right;
	display:block;
	}	
/*
----------------------- content
*/
div#content {
	position:relative;
	float:left;
	width:510px;
	padding:2px 0 40px 0;
	min-height:455px
	}
div#content h1 {	
	margin:0 0 10px 0;
	font-size:12px;
	font-weight:600;		
	}
div#content h1.title {	
	margin-bottom:20px;
	font-size:15px;
	text-align:left;
	background:none
	}
div#content	p {
	font-size:11px;
	margin:0 0 15px 0;
	line-height:15px
	}
div#content	p a {
	color:#333
	}
div#content	p a:hover {
	text-decoration:none
	}	
div#content	p img {
	border:6px solid #eee
	}
div#content	div#footer_yellow {
	position:absolute;
	bottom:0;
	left:0;
	width:510px;
	height:18px;
	background:url(layout/frontend/content_content_bottom.jpg) no-repeat
	}
div#mid	img#marken {
	position:absolute;
	bottom:5px;
	left:65px;
	}
/*
----------------------- Kontaktformular
*/
div#content ul#kontakt {
	display:none
	}