@charset "utf-8";
/* CSS Document */


html, body {
	margin:0;
	padding:0
}
body {
	font: 75% arial, sans-serif
}
h1 {
	font-weight: normal;
	padding: 6px 0 0 20px;
	font-size: 1.8em;
}
h2 {
	font-weight: normal;
	padding: 14px 0 0 24px;
	font-size: 1.4em;
	margin-bottom: 6px;
}
p {
	margin: 0 15px 0 30px;
	text-align: justify;
}
a {
	text-decoration: none;
	color: #999;
}
a:hover {
	color: #C20F28;
}
.current a {
	color: #C20F28;
}
.bold {
	font-weight: bold;
}
.bold14 {
	font-weight: normal;
	font-size: 1.4em;
}
.small {
	font-size: 9px;
}
.red {
	color: #C20F28;
}
.lft {
	margin-left: 20px;
}
.hidden {
	display: none;

}
#container {
	width:922px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#framecontainer {
    width:922px;
    height:800px;
    margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height:80px;
}
#wrapper {
	background-repeat: no-repeat;
	height: 83px;
	background-image: url(../images/layout_02_1.gif);
}
#wrapper2 {
	height: 83px;
	background-image: url(../images/layout_02_2.gif);
	background-repeat: no-repeat;
}
#wrapper3 {
	height: 83px;
	background-image: url(../images/layout_02_3.gif);
	background-repeat: no-repeat;
}
#wrapper4 {
	height: 83px;
	background-image: url(../images/layout_02_4.gif);
	background-repeat: no-repeat;
}
#wrapper5 {
	height: 83px;
	background-image: url(../images/layout_02_5.gif);
	background-repeat: no-repeat;
}
#wrapper6 {
	height: 83px;
	background-image: url(../images/layout_02_6.gif);
	background-repeat: no-repeat;
}
#wrapper7 {
	height: 83px;
	background-image: url(../images/layout_02_7.gif);
	background-repeat: no-repeat;
}
#wrapper8 {
	height: 83px;
	background-image: url(../images/layout_02_8.gif);
	background-repeat: no-repeat;
}
#wrapper9 {
	height: 83px;
	background-repeat: no-repeat;
	background-image: url(../images/layout_02_9.gif);
}
#wrapper10 {
	height: 83px;
	background-repeat: no-repeat;
	background-image: url(../images/layout_02_10.gif);
}
#navigation {
	margin-top: 100px;
}
#menue {
	margin: 0 0 0 20px;
	padding: 0;
}
#menue li {
	display: inline;
	list-style-type: none;
	padding-right: 6px;
}
#content {
	float:right;
	width:796px;
}
#content p {
	line-height:1.6
}
#extra {
	background-repeat: no-repeat;
	background-image: url(../images/layout_03.gif);
	height: 430px;
	float:left;
	clear:left;
	width:124px
}
#submenue {
	font-size: 90%;
}
#submenue ul {
	list-style-type: none;
	display: block;
	padding: 96px 0 0 10px;
	margin: 0;
}
#submenue li {
	padding-bottom: 8px;
}
#scroll {
	height: 28em; /* ehemals 26em; */
	overflow: auto;
	line-height: 1.4em;
}
#scroll ul li {
	list-style-image: url(../images/list.gif);
	margin-left: 1em;
}
#scroll img {
	float: left;
	margin-left: 20px;
	margin-right: 12px;
}
#news {
	height: 24.8em;
	overflow: auto;
	line-height: 1.4em;
}
#news {
	padding-left: 1.8em;
}
#bdu img, #xing img {
	display: block;
	float: right;
	border: none;
}
#xing img {
	margin-right: 400px;
}
#xing p {
	padding-top: 7px;
}
#kbr {
	float: left;
	line-height: 1.4em;
	list-style-image: url(../images/list.gif);
}
#kbl {
	float: right;
	margin-right: 6em;
	list-style-image: url(../images/list.gif);
	line-height: 1.4em;
}
#kbi {
	line-height: 1.4em;
	list-style-image: url(../images/list.gif);
}
#kbr ul li, #kbl ul li, #stb ul li, #kbi ul li {
	margin-left: 12px;
}
#kbl, {
 float: left;
 margin: 0 0 0 150px;
 line-height: 1.4em;
 list-style-image: url(../images/list.gif);
}
#disclaimer {
	height: 300px;
	overflow: auto;
}
#map {
	margin-left: 4em;
	line-height: 1.68em;
}
#map ul {
	padding: 0;
}
#map ul li {
	list-style-image: url(../images/list.gif);
	padding-left: 1em;
}
#kontakt {
	margin-left: 25px;
}
#name, #firma, #strasse, #hausnummer, #plz, #ort, #telefon, #telefax, #email, #nachricht {
	font-size: 1em;
}
#nachricht {
	font-family: Verdana, Geneva, sans-serif;
}
#fb {
	float: right;
	padding-right: 10px;
}
#fb a img {
	border: none;
}

#footer {
	clear: both;
	padding-left: 100px;
	padding-top: 8px;
}

#footer p {
	text-align: center;
	color: #666;
	font-size: 90%;
}
