html{
	margin:0;
	padding:0;
	height:100%;
}
body {
	margin:0;
	padding:0;
	height:100%;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: center;
}
.wrapper{
	height: 100%;
	width: 90%;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}
.header {
	width: 100%;
	height:10%;
	margin:0;
	padding:0;
	background-color: white;
	display:block;

}
.left {
	width:45%;
	height: 80%;
	float: left;
	clear:left;
	border: 0px solid black;
}

#right {

	width:45%;
	float: right;
	clear:right;
	text-align: right;
	margin-right: 0px;
	border: 0px solid #330000;
	}
div#right img{
	margin-right: 25px;
}
.logo{
	width:45%;
	float: right;
	clear:right;
	text-align: right;
	margin-right: 0px;
	border: 0px solid #330000;

}
div.logo img{
	margin-right: 25px;
}
.clear {
	width:1px;
	clear:both;
}
.main {
	position: relative;
	width: 100%;
	min-height:70%;
	height:70%;
	margin:0;
	padding:0;
	margin-top: 30px;
	background-color: #7C837B;
	overflow: visible;
	border: 0px none #220000;


}

#hauptnav{
	margin-top: 0px;
	background-color: #565B55;
	height: 35px;
	color: #94988A;
	font-weight: bold;


}
ul.navigation{
	position: absolute;
	display: block;
	height: 30px;
	width: 450px;;
	z-index: 4;
	list-style:none;
	margin: 0px;
	margin-left: 25px;
	padding: 0;

	background-color: transparent;
	font-size: 0.7em;
	border: 0px solid #330000;
	z-index: 5;

}
.navigation li{
	height: 30px;
	float: left;
	display: inline;

}
.navigation * a {
	color: #96A89F;
	text-decoration: none;

}
.navigation * a:link {color: #96A89F}
.navigation * a:visited { color: #96A89F; }
.navigation * a:hover {	color: #ff9933;	}
.navigation * img {border: 0px none}
.subnav {
	position: absolute;
	display: block;
	right:0px;
	top: 0px;
	min-height: 100%;
	max-height: 150%;
	height: 100%;
	width: 23%;
	background-color:#94988A;
	float: right;
	clear: both;

	font-size: 0.8em;

	background-image: url(images/sub_bak.gif);
	background-position:  top right;
	visibility:visible;

}
#sub{
	position: absolute;

	top: 37px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	width: 100%;
	height: 75%;
	z-index: 4;
	list-style:none;
	background-color:#B0B2A7;


}
.subnav li{
	margin-left: 30px;
	line-height: 24px;

}
.subnav * a {
	color: #4E5A4D;
	text-decoration: none;

}
.subnav * a:link {color: #4E5A4D}
.subnav * a:visited { color: #4E5A4D; }
.subnav * a:hover {	color: #ff9933;	}
#active {
	font-weight: bold;
	color: #5F1102;


}
#activesub {
	font-weight: bold;
	color: #5F1102;


}
#subsub{
	margin: 0px;
	padding: 0px;
	margin-left: -10px;
	line-height: 20px;
	font-size: 0.85em;
	list-style:none;
	border: 0px solid black;

}
#subsub a{
	color: black;
	text-decoration: underline;

}
#subsub a:link {color: black}
#subsub a:visited { color: black; }
#subsub a:hover {	color: #ff9933;	}
.introtab {
	position:absolute;
	top: 0;
	width: 100%;
	text-align: center;
	z-index: 0;


}
.introtab table{
	/* start hide CSS from IE Mac\*/
	margin-left: auto;
	margin-right: auto;
	/* end hide */

	min-height:100%;


}
.introtab * img{
	border: 0px none;


}
#aktuell{
	margin-top: 295px;
	/* start hide CSS from IE Mac\*/
	margin-top: 0;
	/* end hide */
	padding: 8px;
	padding-bottom: 15px;
	padding-left: 25px;
	z-index: 7;
	width: 59%;
	font-size: 0.7em;
	color: #666666;
	text-align: left;
	background-color:transparent;

}
#aktuell a{
	color: black;
	text-decoration: none;

}
#aktuell a:link {color: black}
#aktuell a:visited { color: black; }
#aktuell a:hover {	color: #ff9933;	}
#aktuell2 {
	position: absolute;
	right: 45px;
	top: 80px;
	padding: 8px;
	padding-bottom: 15px;
	z-index: 7;
	width: 330px;
	font-size: 0.7em;
	text-align: left;
	background-color:white;


}


#floater {
	float:right;
	margin: 0px 0px 35% 25px;
	border: 4px solid #B0B2A7;


}
#plan {

	margin: 10px 0px 0px 0px;
	border: 4px solid #B0B2A7;


}
.content{
	position:relative;
	display:block;
	color: #C3C6C2;
	font-size: 0.72em;
	margin: 25px;
	margin-bottom: 10px;
	margin-right: 0px;
	width: 70%;
	text-align: justify;
	border: 0px solid black;
	z-index: 5;

}
.content a{

	color:#E1E2E0;

}
.content a:link {color: #E1E2E0}
.content a:visited { color: #4E5A4D; }
.content a:hover {color: #ff9933;}
.content p{
	margin: 0px;
	margin-bottom: 10px;
}
#pophead{
	width: auto;
	height: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	font-weight: bold;
	color: #C3C6C2;
	border: 0px solid black;

}
.popcont{
	left: 0px;
	color: #C3C6C2;
	background-color: #565B55;
	font-size: 0.72em;
	padding: 10px;
	width: 80%;
	height: 10%;
	text-align: left;
	z-index: 5;
	overflow: visible;
		border: 0px solid black;
}
.popcont a{
	color:#E1E2E0;

}
.popcont a:link {color: #E1E2E0}
.popcont a:visited { color: #E1E2E0; }
.popcont a:hover {color: #ff9933;}
.popnav {
	position: absolute;
	top: 10px;
	width: 100%;
	font-size: 0.72em;
	text-align: left;
	border: 0px solid black;
}
.popnav a{
	color:#E1E2E0;
	margin-left: 10px;
	padding-right: 10px;
}
.popnav a:link {color: #E1E2E0}
.popnav a:visited { color: #E1E2E0; }
.popnav a:hover {color: #ff9933;}
.popnav #right {
	width:40%;
}
body * h3 {
	font-weight: bold;
	font-size: 1.2em;
	color: #5F1102;
	padding: 0;
	margin: 5px 0;
}
body * h4 {
	font-weight: bold;
	font-size: 1em;
	color: #E8B823;
	padding: 0;
	margin: 0;

}
h5 {
	font-weight: bold;
	font-size: 1em;
	color: #cc0000;
	padding: 0;
	margin: 0;


}
.item{
	display:block;
	width:141px;
	text-align: center;
	font-size: 0.9em;
	float: left;

	line-height: normal;
	margin-right: 12px;
	margin-bottom: 5px;

}
.item img{
	width:137px;
	border: 1px solid #4E5A4D;

}
.item img:hover{
	border: 1px solid #ff9933;

}
.bcontent:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.item:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.item a{

	color:#E1E2E0;

}
.item a:link {color: #E1E2E0}
.item a:visited { color: #4E5A4D; }
.item a:hover {color: #ff9933;}

.footer {
	position: relative;
	width: 100%;
	top: 0px;
	height:3%;
	margin:0;
	padding:0;
	padding-top:10px;
	background-color: transparent;
	vertical-align: bottom;
	border: 0px solid #330000;
	z-index: 0;

}
#footnav {
	width: 80%;
	position:absolute;
	top: 20px;

}
#footnav li{

	bottom: 0px;
	margin-right: 10px;
	padding-right: 10px;

}
/* IE CSS Hack */
* html {height:auto;}
* html .main {height:71%}
*html #floater {margin-bottom:12%;}
