@charset "utf-8";
*{
	padding:0;
	margin:0;
}
body{
	height:100%;
	font:0.9em Helvetica, Arial, sans-serif;
	background:#ccc url(/img/bg.jpg) repeat-x top;
	color: #333;
}
#top{
	position: absolute;
	height: 150px;
	width: 100%;
	top: 0px;
}

#middle{
	position: absolute;
	height: auto;
	width: 100%;
	top: 150px;
}

#buttom{
	position: relative;
	width: 100%;
}

#innen{
	background: #FFF;
	margin: 10px auto 10px;
	width: 978px;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #333;
}

#content{
	position: relative;
	float: right;
	height:auto;
	width: 680px;
	padding-bottom: 20px;
}

#side{
	position: relative;
	float: left;
	height: auto;
	width: 270px;
}

#footer{
	background: #666 url(/img/buttom-bg.jpg) repeat-x top;
	margin: 0px auto 10px;
	width: 980px;
	height: 50px;
	min-height: 50px;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000;
}

#footer li{
	display: inline;
	color: #CCC;
	line-height: 50px;
	float: right;
	margin-right: 20px;
	margin-left: 10px;
}
#footer a, #footer a:visited{
	color: #ccc;
	}
#footer a:hover, #footer a:visited:hover{
	color: #fff;
	}

#header{
	background: #ccc url(/img/ahead.png) no-repeat center top;
	margin: 10px auto 0px;
	width: 980px;
	height: 138px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #333;
	position: relative;
}
.clr{
	clear: both;
}

h1 {
	font-size: 1.5em;
	font-style: normal;
	color: #999;
	padding:10px 10px 5px;
}
h2,h3,h4,h5,h6 {
	font-size: 1.4em;
	font-style: normal;
	color: #999;
	padding:10px 10px 5px;
}

#content p{
	text-align: justify;
	padding: 5px 10px;
}

#content a, #content a:visited{
	color: #666;
	}
#content a:hover, #content a:visited:hover{
	color: #933;
	}

address{
	padding:5px 20px;
}

#side p{
	margin: 5px 0px 5px 20px;
}

.big120 {
	font-size: 120%;
	font-weight: bold;
}
.abstand{
	margin: 10px 20px;
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

#content ul,#content ol{
	margin-bottom:5px;
}
li.ul{list-style:disc outside;margin:0px 20px 8px 25px;text-align:justify;}

li.ol{
	list-style:decimal outside;
	margin:0px 20px 8px 30px;
	text-align:justify;
}
li.haken{
	list-style:none outside;
	margin:5px;
	text-align:justify;
	background: url(/img/haken.png) no-repeat left center;
	padding-left: 25px;
	font-weight: bold;
}

li.haken-m{
	list-style:none outside;
	margin:10px 10px 20px;
	text-align:justify;
	background: url(/img/haken.png) no-repeat left center;
	padding-left: 35px;
}
#content ul.inreihe{
	margin-bottom:5px;
	margin-left: 20px;
}

li.inreihe{
	display: inline;
	margin:25px 0px 25px 10px;
	font-size: 1.8em;
	font-weight: bold;
	color: #060;
	text-decoration: none;
	padding-right: 20px;
}

#content a.inreihe{
	color: #060;
	text-decoration: none;
	}

#navigation{
	margin: 5px 0px;
	position: relative;
}

#navigation li{
	list-style:none;
	text-indent:5px;
	line-height:1.9em;
	color: #666;
}
#navigation .sub{
	text-indent:20px;
	font-size: 90%;
}
#navigation a, #navigation a:visited{
	color: #263a27;
	text-decoration:none;
	display:block;
	width:248px;
	background: #FFF;
	margin-bottom: 5px;
	margin-left: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999;
}
#navigation .istaktiv{
	color: #fff;
	text-decoration:none;
	display:block;
	width:248px;
	margin-bottom: 5px;
	margin-left: 15px;
	background: #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999;
}
#navigation a:hover, #navigation a:visited:hover{
	color:#FFF;
	background:#666;
}
#side img{
	margin: 10px 0px 0px 15px;
	border: none;
}
#content img{
	border: none;
}
#content img.right{
	margin: 10px 10px 0px;
	float: right;
	border: none;
}

#content img.left{
	margin: 10px 10px 0px;
	float: left;
	border: none;
}

.fett {
	font-size: 1.2em;
	font-weight: bold;
	color: #060;
}
.zentriert, #content p.center{
	text-align: center;
}
.mini {
	font-size:80%;
	}

.contentbox{
	width:240px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #666;
	margin: 10px 10px 10px 20px;
	height: auto;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contentbox2{
	width:250px;
	margin: 10px;
	height: auto;
}

#content a.knopf {
	font-size: 1.4em;
	color: #FFF;
	background: #090;
	text-decoration: none;
	padding: 0.3em;
	height: 2em;
	font-weight: bold;
	}

#content a.knopf:hover {
	color: #FFF;
	background: #C30;
	}
	
button.wieliste{
	width: 640px;
	text-align: center;
	height: 2em;
	font-size: 0.95em;
	cursor: pointer;
	cursor: hand;
	}
	
	form {
	margin: 0;
	padding:0;
}

fieldset {
		margin:20px;
		padding: 20px;
		border: 2px solid #090;
		border-radius:10px;
}

legend {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	background: #090;
	border: 2px solid #090;
}

label {
    width: 110px;
    display: block;
    float: left;
	line-height: 25px;
}
label.full {width:auto;}

.formreihe{
	clear:both;
	margin-top: 8px;
	margin-bottom:8px;
	display: block;
	height: 25px;
}

.radio
{
	height: 25px;
	padding-top: 5px;
}

.abstand_rechts{
	margin-right:30px;
}

input[type=text],input[type=password] {
	float:left;
	padding: 2px;
	border: 1px solid #999;
	border-radius:5px;
	background: #CCC;
	width: 140px;
	height: 19px;
}
input[type=text].hnr{width:30px;}
input[type=text].plz{width:50px;}
input[type=radio] {
	margin-right: 5px;
}

select{
	float:left;
	padding: 2px;
	border: 1px solid #999;
	border-radius:5px;
	background: #CCC;
}

input[type=checkbox]
{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

input[type=submit] {
	padding: 0px 5px;
	line-height: 25px;
}
.center{
	text-align:center;
	}
	
textarea {
	color: #000;
	padding: 2px;
	border: 1px solid #999;
	border-radius:5px;
	background: #CCC;
	width:580px;
}
.benoetigt {
	visibility:hidden;
	display:none;
	margin-top: -2000px;
	margin-right: -2000px; 
} 
.error{
	color: #C00;
}	
.fb-like {
	margin: 0px 0px 5px 15px;
	float: left;
	width: 120px;
}

.g-plusone {
	margin: 0px 0px 5px 15px;
	float: left;
	width: 120px;
}
.social {
	height: 30px;
}
.red {
	font-size: 1.25em;
	color: #900;
	font-weight: bold;
}
.istliste{
	width: 650px;
	text-align: center;
	height: 2em;
	font-size: 0.9em;
	cursor: pointer;
	cursor: hand;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

.ul-buchen li {
	margin:10px 25px;
	list-style-type:none;
}

