*{
	outline:none;
}

html,body{
	padding:0;
	margin:0;
	background:url(../images/layout/head_bg.jpg) top left repeat-x #ffffcc;
	text-align:center;
}

#wrapper{
	width:915px;
	margin:0 auto;
	text-align:justify;
	background:url(../images/layout/content_bg.jpg);
}

#head{
	background:url(../images/layout/head.jpg);
	text-align:right;
	font:normal 12px/15px Arial;
	color:#fff;
	padding:15px 25px 0 0;
	height:48px;
}

#head h1{
	display:none;
}

#main{
	padding:0 17px;
}


#mainmenu{
	background:#ffffcc;
	margin:1em 18px;
	border-top:1px solid #c90101;
	/*
	padding:0 0 3px 100px;
  */
padding:0 0 3px 150px;
  
}

#mainmenu li{
	display:inline;
	margin:0;
	padding:0;
}

#mainmenu li a{
	font:normal 10px/15px Arial;
	text-transform:uppercase;
	padding:3px 15px 10px 0px;
	width:100px;
	text-decoration:none;
	color:#000;
}

#mainmenu li a.active, #mainmenu li a:hover, #content a{
	color:#c90101;
	text-decoration:none;
}

#content a:hover{
	text-decoration:underline;
}

#content{
	margin:0 100px 0 265px;
	font:normal 12px/15px Arial;
	padding:0 0 1em 0;
	min-height:354px;
}

#content .meinung{
	padding:0 0 1em 0;
	margin:0 0 1em 0;
	border-bottom:1px solid #c90101;
}

#content .meinung .von{
	font-weight:bold;
	margin-bottom:0.3em;
}

#content .meinung .nachricht{
	font-style:italic;
}

#footer a#angebot{
	font:normal 14px/16px Arial, sans-serif;
	display:block;
	text-align:center;
	margin-top:25px;
	text-decoration:none;
}

#footer a#angebot:hover{
	text-decoration:underline;
}

#content th{
	padding-right:1em;
	font-weight:normal;
	font-size:1.1em;
}

#content h3{
	color:#c90101;
	font-weight:normal;
}

#content .submit{
	background:#c90101;
	border:0 none;
	color:#fff;
	width:100%;
	padding:3px;
}

#content input{
	border:1px solid #c90101;
	width:220px;
}

#image{
	width:227px;
	height:354px;
	float:left;
	background:url(../images/layout/deko.jpg);
}

#content h2{
	color:#c90101;
	text-transform:uppercase;
	font-weight:normal;
	font:normal 17px/22px arial;
	text-align:left;
	white-space:nowrap;
	padding:10px 0 0 0;
	margin-bottom:12px;
}

#content p{
	margin:0;
	margin-bottom:1em;
}

#footer{
	background:url(../images/layout/footer_bg.jpg) repeat-x #920101;
}

#footer .box *{
	font:normal 10px/12px Arial;
	color:#000;
}

#footer .box .tabline label{
	width:100px;
	float:left;
	display:block;
}

#footer .box .tabline input, #footer .box .tabline textarea{
	float:left;
	width:160px;
	border:1px solid #c90101;
}

#footer .box .tabline textarea{
	height:60px;
	overflow:auto;
}

#footer .submit{
	border:none;
	padding:3px;
	background:#c90101;
	width:162px;
	color:#fff;
	margin:3px 0 0 100px;
}

#footer .box .tabline .clear{
	clear:both;
}

#footer .box .content{
	background:#fff;
	margin:0;
	text-align:left;
	padding:5px;
}

#footer .box h3{
	display:block;
	background:#ffffcc;
	margin:0;
	font:normal 13px/18px arial;
}

#footer #info{
	clear:both;
	color:#fff;
	font:normal 10px/12px Arial;
	padding:5px;
}

#footer #info a{
	color:#fff;
	text-decoration:none;
}

#footer .box{
	float:left;
	width:278px;
	margin:0 10px;
	border:1px solid black;
	margin-top:12px;
	height:170px;
	background:#fff;
	display:block;
}

#fwrapper{
	width:915px;
	margin: 0 auto;
	padding-left:13px;
}

#mitgliedschaften a{
	display:inline;
}

#mitgliedschaften a img{
	border:none;
}