p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
#main {
	max-width: 1000px;
	margin: 0 auto;
	border: 1px solid #006600;
	padding: 10px;
	padding-bottom: 0;
	background: url(bilder/contentback.gif) right white;
}
#logo {
	background: url(bilder/obenback.gif) repeat-x #01da88;
	
}
#content {
	padding-top: 10px;
	margin-left: 220px;
	min-height: 400px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	background-color: #CDFFED;
	text-align: center;
	margin: 0px 0px 12px;
	padding: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #29A475;
	border-right-color: #29A475;
	border-bottom-color: #29A475;
	border-left-color: #29A475;
	background-image: url(bilder/uebsback.gif);
	background-repeat: no-repeat;
	background-position: center;


}
a {
	color: #009900;
}
.klein {
	font-size: 11px;
}
body {
	/* background-color: #b35a00; */
	background-color: #b3b3b3;
}
.trenner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #00B38B;
	border-right-color: #00B38B;
	border-bottom-color: #00B38B;
	border-left-color: #00B38B;
}

.leftcontent {
position: relative;
float: left;
left:10px;
top:10px;
width:170px;
background: url(bilder/left_bg.gif);
border:none;
text-align:center;
}
#nav ul {
margin:5px 0 5px 5px;
padding:0 0 0 0;
background:transparent;
}

#nav li {
list-style-type: none;
background: url(bilder/naviback.gif) #f0f0f0;
color: black;
border:1px solid #217d5a;
text-align:center;
margin-bottom:6px;
}

#nav li a {
color: black;
font-weight:bold;
text-decoration: none;
display: block;
padding:2px 0 2px 5px;
padding: 4px;

}

#nav li a:hover {
background:#217d5a;
color: white;
}
.rand {
	border: 1px solid #217D5A;
}
input, select, textarea {
	background-color: #33E8A4;
	border: 1px solid #000000;
}
.kleinfett {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #33E8A4;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #29A475;
	border-right-color: #29A475;
	border-bottom-color: #29A475;
	border-left-color: #29A475;



}
.uebsleistung {
	font-size: 14px;
}

.einblenden {
	display: none;
}



@media screen and (max-width:800px) {
	
.einblenden {
	display: block;
}

.ausblenden {
	display: none;
}

.flexbild {
	width: 100%;
	height: auto;
	min-widthx: 180px;
}


#navimobil {
	text-align: center;
padding: 5px;
margin: 8px;
background: #33eaa4;
}

#navimobil select {
font-size: 20px;
background: #33eaa4;
}

.logomobil img {
	text-align: center;
	width: 100%;
	height: auto;
}
#mitte {
	background-image: url(bilder/mittemobil.jpg);
}
#content {
	margin-left: 5px;
}

.startmobil ul li , .startmobil p {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}


}