html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #f0f0f0;
}

#titlebox {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #ffffff;
	height: 115px; /* Box Model Hack Start */
	voice-familiy: "\"}\"";
	voice-family: inherit;
	height: 115px;
	}
	html>body #titlebox {
	height: 115px; /* Box Model Hack Ende */
}

#titlefirma {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	border: 0;
	padding: 0;
	width: 581px;
	height: 115px; /* Box Model Hack Start */
	voice-familiy: "\"}\"";
	voice-family: inherit;
	width: 581px;
	height: 115px;
	}
	html>body #titlefirma {
	width: 581px;
	height: 115px; /* Box Model Hack Ende */
}

.titlefirmastyle {
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-stretch: wider;
/*	color: #99cc99; */
	color: #009900;
}

#titlelogo {
	position: absolute;
	left: 581px;
	top: 0px;
	margin: 0;
	border: 0;
	padding: 0;
	width: 207px;
	height: 115px;
	voice-familiy: "\"}\"";
	voice-family: inherit;
	width: 207px;
	height: 115px;
	}
	html>body #titlelogo {
	width: 207px;
	height: 115px; /* Box Model Hack Ende */
}

#copyright {
	padding: 5px;
	width: 100px;
	height: 70px;
	text-align: left;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
/*	float: right; */
}

#mainnavig {
	position: absolute;
	top: 115px;
	float: left;
	padding: 0;
	padding-top: 20px;
	margin: 0;
	border: 0;
	height: 90%;
	background-color: #99cc99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 143px; /* Box Model Hack */
	voice-familiy: "\"}\"";
	voice-family: inherit;
	width: 143px;
	}
	html>body #mainnavig {
	width: 143px; /* Box Model Hack Ende */
}

.mainnavigmenue {
	list-style-type: none;
	margin: 0;
	margin-left: 25px;
	padding: 0;
	text-align: right;
}

.mainnavigmenueitem a {
	display: block;
	color: #666666;
	background-color: #99cc99;
	width: 104px;
	height: 35px;
	padding: 0.2em 0.6em;
	margin-top: 5px;
	text-decoration: none;
	border: 1px solid #fff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	vertical-align: baseline;
}

.mainnavigmenueitem a:hover {
	background-color: #ffffcc;
	border: 1px solid #000;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.mainnavigmenueitemselected a {
	display: block;
	background-color: #f0f0f0;
	width: 104px;
	height: 35px;
	padding: 0.2em 0.6em;
	margin-top: 5px;
	text-decoration: none;
	vertical-align: baseline;
	border: 1px solid #666;
	border-bottom: 1px solid #;
	border-right: 1px solid #f0f0f0;
	color: #009900;
}

.mainnavigmenueitemselected a:hover {
	background-color: #ffffcc;
	border: 1px solid #000;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}


#content {
	position: absolute;
	top: 115px;
	left: 143px;
	padding-top: 20px;
	border: 0;
	margin: 0;
	background-color: #f0f0f0;
	height: 90%;
}

p {
	margin-top:6px;
	margin-right:24px;
	margin-bottom:0px;
	margin-left:24px;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#666666;
	font-style:normal;
	text-align:left;
	text-indent:0px;
	text-decoration:none;
	vertical-align:text-top;
}

#content li {
	margin-top:6px;
	margin-right:24px;
	margin-bottom:0px;
	margin-left:24px;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#666666;
	font-style:normal;
	text-align:left;
	text-indent:0px;
	text-decoration:none;
	vertical-align:text-top;
}

#mapposition {
	margin-top:6px;
	margin-right:24px;
	margin-bottom:0px;
	margin-left:24px;
}

.fliesstext {
	margin-top:6px;
	margin-right:24px;
	margin-bottom:0px;
	margin-left:24px;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#666666;
	font-style:normal;
	text-align:left;
	text-indent:0px;
	text-decoration:none;
	vertical-align:text-top;
}

a.link {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
/*	color: #99cc99; */
	color: #009900;
	font-style:normal;
	text-align:left;
	text-indent:0px;
	text-decoration:none;
	vertical-align:text-top;
}

a.link:hover {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#000000;
	font-style:normal;
	text-align:left;
	text-indent:0px;
	text-decoration:none;
	vertical-align:text-top;
}

a.uebersichtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

a.uebersichtlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

.listtext {
	margin-top:2px;
	margin-right:24px;
	margin-bottom:0px;
	margin-left:24px;
	border-width:0px;
	border-style:none;
	border-color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#666666;
	font-style:normal;
	text-align:left;
	text-indent:0px;
	text-decoration:none;
/*	vertical-align:text-top; */
}

h1 {
	margin-top:6px;
	margin-right:24px;
	margin-bottom:0px;
	margin-left:24px;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:16px;
	line-heigh1820px;
	color:#666666;
	font-style: bold;
	text-align:left;
	text-indent:0px;
	text-decoration:none;
	vertical-align:text-top;
}

h2 {
	margin-top:12px;
	margin-right:24px;
	margin-bottom:0px;
	margin-left:24px;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:16px;
	color:#666666;
	font-style:bold;
	text-align:left;
	text-indent:0px;
	text-decoration:none;
	vertical-align:text-top;
}

h3 {
	margin-top:12px;
	margin-right:24px;
	margin-bottom:0px;
	margin-left:24px;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:16px;
	color:#666666;
	font-style:bold;
	text-align:left;
	text-indent:0px;
	text-decoration:none;
	vertical-align:text-top;
}

.seitenanfang {
	text-align:right;
}
