.wrapper {
	margin: 0px auto -2.5em; height: auto !important; min-height: 100%;
}

.logo {
	width: 200px;
	float: left;
}

.header_text {
	margin-top:11px;
	margin-left: 250px;
	color: rgb(248, 241, 228);
	font-family: "Helvetica";
	font-size: 12px;
	line-height: 14px;
	font-weight:light;
	text-decoration: none;
}

.header {
	width: 1100px;
	z-index: 3;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 80px 0px 0px 70px;
}

.header .navigation_start {
	margin-top: 40px;
	margin-left: 0px;
	width: 150px;
}

.header .navigation_start ul li a {
	margin: 0px 50px 0px 0px;
	padding: 3px 0px 4px 0px;
	color: rgb(248, 241, 228);
	font-family:'Courier New';
	font-size: 14px;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

.header .navigation_start ul li a:hover {
	color: rgb(255, 255, 255);
}

.header .navigation_start ul li a.active {
	color: rgb(255, 255, 255);
	font-size: 14px; 
	line-height: 11px;
	font-weight: bold;
}

.header .navigation_start ul {
	list-style: none; margin: 0px; padding-left: 0px;
}

.header .navigation_start ul li {
	list-style: none; margin: 0px; padding-left: 0px;
	float: left;
}

.clearboth {
    margin: 0px;
    padding: 0px;
    height: 1px;
    clear: both;
    font-size: 1px;
}

.content_main {
	width: 600px;
	height: 400px;
	z-index: 3;
	float:clear;
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 70px;
	color: rgb(248, 241, 228);
	font-family:'Courier New';
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	z-index: 3;
}

.footer .nav_footer {
	position:absolute;
	bottom: 0px;
	width: 1200px;
	color: rgb(248, 241, 228);
	left: 78px;
}

.footer .nav_footer ul li a {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	color: rgb(248, 241, 228);
	font-family:'Courier New';
	font-size: 14px;
	line-height: 11px;
	text-decoration: none;
	display: block;
}

.footer .nav_footer ul li a:hover {
	color: #fff;
}

.footer .nav_footer ul li a.active {
	color: #fff;font-size: 14px; font-weight: bold;
}

.footer .nav_footer ul {
	list-style: none; margin: 0px; padding-left: 0px;
}

.footer .nav_footer ul li {
	float: left;
}

.gal_box{
	bottom: 0px;
	position:fixed;
	width:1300px;
	height:100px;
	margin: 0px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
	color: rgb(248, 241, 228);
	font-family:'Courier New';
	font-size: 14px;
	line-height: 11px;
	text-decoration: none;
}

.box_1{
	float: left;
	width: 12em;
	height: 5em;
	margin-bottom: 1em;
}

.box_1 a{
	color: rgb(248, 241, 228);
	font-family:'Courier New';
	font-size: 14px;
	line-height: 11px;
	text-decoration: none;
}

.box_1 a:hover {
	color: rgb(255, 255, 255);
}

.box_rest{
	display: inline-block;
	position:static;
	float: left;
	width: 16em;
	height: 5em;
	margin-bottom: 1em;
}

.box_link{
	width: 10em;
	height: 3px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: white;
    border-radius: 0px;
	cursor: pointer;
}

.box_link_puffer{
	width: 10em;
	height: 38px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

.box_link:hover {
	background-color:white;
}

.box_link_active {
	width: 10em;
	height: 3px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
    border-radius: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	background-color:white;
}

.box_text a{
	width: 16em;
	height: 1em;
	color: rgb(248, 241, 228);
	font-family:'Courier New';
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
}

.box_text a:hover {
	color: rgb(255, 255, 255);
}

.pfeile{
	width: auto;
	height: 40px;
	margin: 40px 70px 40px 70px;
	padding: 0px 0px 0px 0px;
}

.pfeil_links{
	width: 40px;
	height: 40px;
	float:left;
}

.pfeil_rechts{
	width: 40px;
	height: 40px;
	float:right;
}

.rechtshinweis {
	font-size: 9px;
}