
html {
	padding: 0px;
	margin: 0px;
}


body {
	background-color: #F3F3F3;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.tief {
	font-size: 8px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	margin: 0px;
	padding: 0px;
}
.tiefweiss {
	font-size: 8px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

p, h1 {
	margin: 10px;
}

#inhalt h1 {
	padding-top: 25px;
	font-size: 13px;
	text-transform: uppercase;
	color: #564b47;
	background-color: transparent;
}

a {
	color: #914800;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*  positioning-layers statisch und absolut */

#box {
	width: 750px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-left: 1px solid #564b47;
	border-right: 1px solid #564b47;
border-bottom: 1px solid #564b47;
	background-color: #fff;
}

#links {
	width: 175px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(images/bg_menu_10.gif);
}

#inhalt {
	width: 575px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #fff;
height: 580px;
overflow: auto;
}

#inhalt IMG {
margin-left:15px;
}

#kopf {
	background-image: url(images/bg_line_head.jpg);
}

#kopf h1 {
	height: 15px;
	line-height: 15px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	color: #fff;
	background-color: #404040;
	padding: 5px 15px;
	margin: 0px
}

#kopf p {
	padding: 20px;
	margin: 0px;
}

#spacer10 {
	width: 175px;
	height: 10px;
	background-image: url(images/bg_menu_10.gif);
}

#spacer20 {
	width: 175px;
	height: 20px;
	border: 0px;
	background-image: url(images/bg_menu_20.gif);
}

#spacer750 {
	width: 750px;
	height: 20px;
	background-image: url(images/bg_menu_20.gif);
	background-color:transparent;
}

#spacer400 {
	height: 5px;
	font-size: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 0px;
	border-top: solid white 5px;
	border-bottom: solid white 5px;
	background-image: url(images/bg_menu_20.gif);
	background-color: transparent;
}

#footer_trenner {
	width: 750px;
	line-height: 10px;
	font-size: 10px;
	height: 10px;
	background-color: #404040;
}

#footer {
	padding: 10px;
	text-align: center;
	background-color: #fff;
}

#footer h1 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#footer p {
	font-size: 9px;
}

#footer a {
	color: #666;
	font-size: 9px;
	text-decoration: none;
}

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

/* Headermenu*/

#menue {
	width: 175px;
height: 590px;
	font-size: 11px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.menuekopf {
	font-weight: bold;
	color: #000000;
	width: 170px;
	padding: 5px 0px 5px 5px;
	background-color: #fff;
}

#menue ul {
	list-style-type: none;
	margin: 0px;
}

#menue li {
	display: block;
	border-bottom: 1px solid #fff;
	background-color: #F3F3F3;
}

#menue li a,
#menue li a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	width: 170px;
	padding: 5px 0px 5px 5px;
}

#menue li a:visited {
	color: #666;
	background-color: #F3F3F3;
}

#menue li a:hover,
#menue li a:active,
#menue li a:focus {
	color: #333;
	background-color: #EBEBEB;
}


.co2pic {
width: 575px;
height: 125px;
background-image: url(images/bg_co2.jpg);
background-repeat: no-repeat;
}

.rlpic {
width: 575px;
height: 125px;
background-image: url(images/bg_rl.jpg);
background-repeat: no-repeat;
}

.stpic {
width: 575px;
height: 125px;
background-image: url(images/bg_st.jpg);
background-repeat: no-repeat;
}

.wppic {
width: 575px;
height: 125px;
background-image: url(images/bg_wp.jpg);
background-repeat: no-repeat;
}
