BODY {
	height:100%;
	width:100%; 
	text-align:center;
	color: #616263;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

A,
A:hover,
A:visited,
A:active {
	color: #616263;
	text-decoration:none;
}

A:hover {
	color: #f15a21;
}

FORM, BODY, HTML, H1, H2 {
	margin:0px;
	padding:0px;
}

#outer {
	width:900px;
	height:100%;
	text-align: left;
	display:block;
	margin:auto;
	
}

H1 {
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	border-bottom: 1px solid #e5e5e5;
	background-image:url(../images/vorhead.gif);
	background-repeat:no-repeat;
	background-position: 3px 5px;
	padding-left: 15px;
	margin-bottom: 15px;
}

H2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 14px;
}


.orange,
DIV.orange A {
	color: #f15a21;
}


.hidden {
	display:none;
}

#header {
	text-align: right;
	width:750px;
	margin-top: 15px;
	margin-bottom: 30px;
}

#menu {
	float: left;
	width: 173px;
	background-color: #ececed;
	clear:both;
}

#outercontent {
	float: left;
}

#content {
	width: 421px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #ececec;
	background-color: #f8f9f9;
	padding-bottom: 25px;
	color: #484949;
}

#pfad {
	margin-left: 8px;
	margin-top: 3px;
	color: #616263;
	font-size: 9px; 
}

#pictures {
	float: left;
	width: 140px;
	padding: 2px;
	background-color: #ececed;
}

#footer {
	clear: both;
	width: 750px;
	text-align: center;
	background-image:url(../images/footer-bg.gif);
	background-repeat:no-repeat;
	height: 30px;
	vertical-align: bottom;
	background-position:35px 25px;
	padding-top: 180px;
}

#content A{
	text-decoration: underline;
}

#content DIV.listenpunkt {
	margin: 0;
	padding: 0;

	background-image:url(../images/li-punkt.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left: 12px;
}

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

.menu1high,
.menu1no,
.menu2high,
.menu2no,
.menu3high,
.menu3no,
.menu4high,
.menu4no    {
	border: 1px solid #ffffff;
	margin: 1px;
	margin-bottom: 6px;
	padding: 1px;
	padding-left: 15px;
	background-image:url(../images/menupfeil.gif);
	background-repeat:no-repeat;
	background-position: 2px 3px;
	list-style-type: none;
}

.menu1high, 
.menu2high,
.menu3high,
.menu4high {
	background-color: #ff8a00;

}

.menu1high, 
.menu2high,
.menu3high,
.menu4high,
.menu1high A, 
.menu2high A,
.menu3high A,
.menu4high A{
	
	font-weight:bold !important;
	color:#ffffff !important;
}

.menuopen {
	background-image: url(../images/menupfeil-open.gif) !important;
}

.menu2high,
.menu2no {
	padding-left: 27px;
	background-position: 14px 3px;
}

.menu3high,
.menu3no {
	padding-left: 39px;
	background-position: 26px 3px;
}

.menu4high,
.menu4no {
	padding-left: 51px;
	background-position: 38px 3px;
}

DIV#content H1 {
	font-size: 13px;
	font-weight: bold;
}

.leftimage {
	border: 1px solid #ffffff;
	margin-bottom: 3px;
}

.picdescription {
	margin-bottom: 3px;
	margin-top: -3px;
	font-size: 10px;
}

.inhalt {
	padding-left: 11px;
	padding-right: 11px;
	margin-bottom: 22px;
}

.sublink {
	font-weight:bold;
}

.listlink {
	padding-bottom: 4px;
	background-image:url(../images/linkpfeil.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

.abstand {
	margin-bottom: 7px;
}
