body {
	padding:0;
/* text-align:center;*/
	margin: 10px;
	background-color: #FFCC00;
	font: 500 100% verdana,arial,helvetica, sans-serif;
	color:#993333;
	background-image: url(../bilder/hindergrund.jpg);
	
}
h1, h2, h3, p {
text-align:left;
padding:5px 15px;
margin:0;
color:#993333;
font-weight:bolder;
}
#header {
	width:100%;
	height:195px;
	margin:0 auto;
	background-image: url(../bilder/header_grund.gif);
	background-repeat: no-repeat;
	background-position:left top;
	background-attachment: scroll;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#headnav {
	width:100%;
	margin:0 auto;
	padding:5px 0;
	text-align:center;
	font-size:80%;
	background-image: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#main {
	width:100%;
	font-size:1.4em;
	background-image: url(../bilder/grund_2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#993333;
	text-align:center;
}
#nest {
padding-top:10px;
}
#content {
	margin-left: 255px;
	margin-right: 35px;
	margin-bottom:10px;
/*	border: 3px solid #000000; */
	color:black;
	padding-bottom: 25px;
/*	background-image: url(../bilder/balken2.gif); */
}
#content p {
font-size:80%;
}
#leftbox {
	width: 250px;
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#rightbox {
	width: 200px;
	float: right;
	margin-bottom:10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	height: 100%;
}
#footer {
	width:100%;
	margin:0 auto;
	text-align:center;
	color:black;
	background-image: url(../bilder/balken2.gif);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#footer p {
text-align:center;
font-size:75%;
}
h1 {
	font-size: x-large;
	color:#CC3300;
}
h2 {
	font-size: x-large;
	color: #0066FF;
}
h3 {
	font-size: large;
	color: #0099FF;
}
h4 {
	font-size: larger;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FE;
	font-weight: bolder;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FE;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FE;
	text-decoration: none;
	text-align:center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #0000FE;
}
#main #nest #leftbox .buttom_waerme {
	font-family: "Times New Roman", Times, serif;
	background-color: #00CCCC;
	/*background-image:url(../bilder/1 Kopie.gif);*/
	background-position:inherit;
	

}
.none {
	visibility: hidden;
}
.bild_oben {
	margin-right: 10px;
	/*	right: 50px;*/
	text-align:right;
	float:right;
	
}
.logo {
	top: 90px;
	position:absolute;
}
.motto {
	font-size:24px;
	font-weight: bolder;
	color: #CC3300;
}
.bilder {
	text-align:center;
	position:inherit;
}
.kontakt {
	text-align: left;
	left:150px;
	margin-left:50px;
	position:relative;
	font-size: medium;
}

#main #nest #content a {
	color: #993333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headnav #imp {
	color: #FE0000;

}
