body {
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #142124;
	font-family: Trebuchet MS;
	font-size: 0.8em;
}
h1 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-top: 25px;
	color: #333333;
}
h2 {
	font-size: 1.6em;
	color: #AB1036;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1.7em;
	color: #AB1036;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 25px;
	padding-left: 10px;
}
h4 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	padding-left: 25px;
}
h5 {
	font-size: 1.2em;
	color: #AB1036;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #CCCCCC;
}




a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #FFCC06;
}
#container {
	width: 730px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0px auto;
}
#box_logo {
	width: 170px;
	background-color: #000000;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	height: 170px;
	margin-bottom: 5px;
}
#box_adress {
	width: 170px;
	background-color: #0a0a0a;
	margin-top: 5px;
	margin-left: 10px;
	height: 170px;
	margin-bottom: 5px;
	text-align: left;
	float: left;
	overflow: hidden;
	background-image: url(../pics_layout/navi_unten.jpg);
	clear: left;
}
#box_adress p {
	color: #E6E5E5;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 12pt;
}


#box_content {
	width: 526px;
	background-color: #fffccc;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: left;
	overflow-y: visible;
	overflow-x: hidden;
	font-size: 0.9em;
	padding-bottom: 10px;
	overflow: visible;
	min-height: 520px;
	border: 2px solid #000;
}
#box_content a {
	color: #AB0E36;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#box_content     p {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;


}
#box_content ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#box_content label {
	padding-left: 20px;
	text-align: right;
	font-size: 9px;
}




#box_footer {
	width: 710px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	height: 13px;
	margin-bottom: 10px;
	border-top-color: #ffcc06;
	border-top-style: solid;
	border-top-width: 1px;
}
#box_footer p {
	font-size: 0.8em;
	margin-top: 1px;
	color: #CCCCCC;
}

#box_leer {
	width: 170px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	height: 170px;
	margin-bottom: 5px;
}
#box_unten h1 {
	font-size: 1.3em;
	padding-left: 5px;
	color: #B5123D;
	padding-top: 10px;
}

#box_unten p {
	padding-left: 5px;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 0.9em;
	line-height: 12pt;
	padding-right: 5px;
	color: #333333;
}
#box_unten a {
	text-decoration: none;
	color: #000000;
}
#box_unten a:hover {
	color: #B5123D;

}


#navi_oben {
	width: 170px;
	background-color: #000000;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	height: 170px;
	margin-bottom: 5px;
	background-image: url(../pics_layout/box_adress.jpg);
}
#navi_oben    li   {
	color: #E6E5E5;
	text-align: right;
	padding-right: 10px;
	list-style-type: none;
	line-height: 1.5em;
	font-size: 1.1em;
}
#navi_unten {
	width: 170px;
	background-color: #000000;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	height: 170px;
	margin-bottom: 5px;
	background-image: url(../pics_layout/navi_oben.jpg);
	clear: left;
}
#navi_unten li {
	color: #E6E5E5;
	text-align: right;
	padding-right: 10px;
	list-style-type: none;
	line-height: 1.5em;
	font-size: 1.1em;
}
#unten {
	float: left;
	width: 100%;
}
#box_links {
	width: 170px;
	height: 170px;
	float: left;
	clear: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#texte_php h4 {
	color: #CCCCCC;
}
#texte_php p {
	color: #CCCCCC;
}
#links {
	height: 150px;
}
#inhalt {
	margin-left: 100px;
}

