* {
	margin: 0px;
	padding: 0px;
}
 
html {
	background: #e1dfd9 url(../images/html.jpg) repeat-x; 
	text-align: center;
	width: 100%;
	height: 100%;
}

body {
	font-size: 11px;
	line-height: 17px;
	color: #555a5b; 
	font-family: "Verdana" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: center;
	width: 100%;
	height: 100%;
}

td {
	font-size: 11px;
	line-height: 17px;
	color: #555a5b;
	font-family: "Verdana" , "Arial" , "MS Sans Serif";
}

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

li {
	list-style: none;
}

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

img {
	border: none;
}

#clean {
	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;
}

a:link, a:active, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

#container {
	width: 880px;
	background: #fff;
	margin: 0px auto;
	padding: 10px;
	overflow: hidden;
	text-align: left;
}

#header {
	width: 880px;
	height: 127px;
	background: url(../images/header.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	border-bottom: 10px solid #fff;
	position: relative;
}

#logo {
	width: 256px;
	height: 68px;
	position: absolute;
	top: 15px;
	left: 0px;
}

#datum {
	width: 256px;
	position: absolute;
	bottom: 15px;
	left: 0px;
	font-family: "Arial";
	font-size: 10px;
	color: #a9acac;
	text-align: center;
}

#headerbild {
	width: 614px;
	height: 127px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#menulayer {
	width: 880px;
	height: 32px;
	background: #edebe5;
	overflow: hidden;
	position: relative;
	border-bottom: 10px solid #fff;
}

#suche {
	width: 256px;
	height: 32px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#suche .formular {
	width: 130px;
	height: 16px;
	padding: 4px 0px 0px 5px;
	margin: 2px 0px 8px 0px;
	background: #fff;
	border: 1px solid #a5acb2;
	font-size: 10px;
	color: #343c40;
	font-family: "Verdana";
	position: absolute;
	top: 3px;
	left: 20px;
}

#suche .button {
	width: 9px;
	height: 20px;
	display: block;
	border: none;
	background: url(../images/button.gif) left no-repeat;
	color: #EDEBE5;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	left: 165px;
}

#menu {
	width: 614px;
	height: 32px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
}

#menu ul {
	margin: 0px auto;
	padding: 0px;
	height: 32px;
	position: relative;
}

#menu ul li {
	float: left;
	height: 32px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#menu ul li.trennung {
	float: left;
	width: 1px;
	height: 32px;
	margin: 0px;
	font-size: 0px:
	line-height: 0px;
	padding: 0px;
	background: url(../images/menu_trennung.gif);
	overflow: hidden;
}

#menu ul li a {
	text-align: center;
	height: 31px;
	line-height: 31px;
	text-decoration: none;
	padding: 12px 15px;
	border-left: 1px solid #edebe5;
	border-right: 1px solid #edebe5;
}

#menu ul li a:hover, #menu ul li a.aktiv {
	text-align: center;
	height: 31px;
	background: #be1313 url(../images/menu.gif) center no-repeat;
	line-height: 31px;
	text-decoration: none;
	padding: 12px 15px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#content {
	width: 880px;
	background: url(../images/container.jpg);
	overflow: hidden;
	position: relative;
	border-top: 10px solid #be1313;
	padding: 0px;
}

#sidebar {
	width: 265px;
	float: left;
	border-right: 1px solid #fff;
	overflow: hidden;
	padding: 0px 0px 25px 0px;
}

#text {
	width: 614px;
	min-height: 492px;
	background: #fff url(../images/text.jpg) top no-repeat;
	float: left;

}

#textinhalt {
	width: 514px;
	line-height: 20px;
	padding: 40px 50px 25px 50px;
	overflow: hidden;
	text-align: left;
}

#textinhalt h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	color: #be1313;
	font-family: "Arial";
	border-bottom: 1px solid #e1dfd9;
}

#textinhalt h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #be1313;
	font-family: "Arial";
}

#textinhalt h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #be1313;
	font-family: "Arial";
}

#textinhalt h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #555a5b;
	font-family: "Verdana";
}

#textinhalt h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #be1313;
	font-family: "Verdana";
}

#textinhalt p {
	margin: 0px 0px 15px 0px;
}

#textinhalt a {
	color: #be1313;
	text-decoration: underline;
}

#textinhalt a:hover {
	color: #be1313;
	text-decoration: none;
}

#textinhalt hr {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #e1dfd9;
	margin: 0px 0px 15px 0px;
}

#textinhalt ul {
	padding: 0px;
	margin: 0px;
}

#textinhalt ul li {
	list-style: disc;
	line-height: 20px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 20px;
}

#textinhalt .formular {
	width: 300px;
	height: 16px;
	padding: 4px 0px 0px 5px;
	margin: 2px 0px 0px 0px;
	background: #fff;
	border: 1px solid #a5acb2;
	font-size: 10px;
	color: #343c40;
	font-family: "Verdana";
}

#textinhalt .textarea {
	width: 300px;
	height: 100px;
	padding: 4px 0px 0px 5px;
	margin: 2px 0px 0px 0px;
	background: #fff;
	border: 1px solid #a5acb2;
	font-size: 10px;
	color: #343c40;
	font-family: "Verdana";
}


#sidebar ul {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #fff;
}

#sidebar ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 265px;
	height: 31px;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

#sidebar ul li a {
	width: 245px;
	height: 31px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	display: block;
	line-height: 31px;
	background: none;
	color: #555A5B;
	border-bottom: 1px solid #fff;
}

#sidebar ul li a:hover, #sidebar ul li a.aktiv {
	width: 245px;
	height: 31px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	display: block;
	line-height: 31px;
	color: #fff;
	background: #be1313 url(../images/submenu.gif) right no-repeat;
	border-bottom: 1px solid #fff;
}

#zufallsbild {
	width: 265px;
	height: 130px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}

#sidebar hr {
	width: 221px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #e1dfd9;
	border-left: 1px solid #eee;
	margin: 20px 0px 15px 0px;
}

#footer {
	width: 880px;
	height: 27px;
	padding: 10px 10px 0px 10px;
	color: #555a5b;
	margin: 0px auto;
}

#footer a {
	color: #555a5b;
	text-decoration: none;
}

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

#kostenvoranschlag {
	width: 514px;
	overflow: hidden;
	margin: 0px auto;
	background: transparent;
}

#kostenvoranschlag p {
	margin: 0px 0px 15px 0px;
}

#kostenvoranschlag table tr td {
	padding: 2px 0px;
	font-weight: normal;
}

#kostenvoranschlag table tr th {
	padding: 10px 0px;
	font-weight: bold;
}

#textinhalt #interesse li
{
	list-style-type: none;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

label
{
	cursor: pointer;
}

.bold
{
	font-weight: bold;
}

#textinhalt #error
{
	margin: 0px;
}

#textinhalt #error li
{
	color: #fff;
}

#formBackground
{
	background: #dfdad1;
}

#formBackground tr td
{
	background: #eeebe6;
	padding: 5px;
}

#formBackground tr td.headline
{
	background: #bf1313;
	color: #fff;
	border: 1px solid #fff;
}

div.bestaetigung {
	
	width: 502px;
	border: 1px solid #004f00;
	background: green;
	color: #fff;
	padding: 2px 5px 3px 5px;
	margin-bottom: 15px;

}

div.error {
	
	width: 502px;
	border: 1px solid #bf1313;
	background: red;
	color: #fff;
	padding: 2px 5px 3px 5px;
	margin-bottom: 15px;

}