html, body
{
	height: 100%;
}

body
{
	background-color: #A8A7A2;
	font-family: arial, helvetice, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

h1, h2
{
	color: #B93F42;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 20px;
}

h2
{
	margin-top: 20px;
}

table
{
	padding: 0px;
	border: 0px;
}

table.impressionen
{
	font-size: 9px;
}

table.impressionen td
{
	padding-right: 1px;
	padding-bottom: 1px;
}

table.daten td
{
	border-bottom: 1px solid #A8A7A2;
	padding: 3px 0px 3px 0px;
}

table.flaechen td
{
	padding: 0px;
}

table.flaechen th
{
	text-align: left;
	/*border-top: 1px solid #A8A7A2;*/
	border-bottom: 1px solid #A8A7A2;
}

.impressionen img
{
	opacity: 0.50;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	border: 0px;
}

a
{
	color: #B93F42;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.abstand {
	height: 50%;
	width: 100%;
	margin-bottom: -290px;
	line-height: 1px;
	font-size: 1px;
	}
	
#container
{
	width: 850px;
	height: 580px;
	margin: auto;
	position: relative;
}

#cols
{
	height: 530px;
	background-color: #FCF9F0;
	width: 100%;
}

#colLeft
{
	width: 425px;
	position: relative;
	height: 530px;
	float: left;
}

#colRight
{
	width: 410px;
	position: relative;
	height: 530px;
	float: right;
}

#colRight .imageRight
{
	margin-top: 10px;
}

#logo
{
	padding: 35px;
	text-align: center;
}
/* ####### Navigation ##### */
#navBox
{
	width: 100%;
	height: 105px;
}
#navi, #navi ul { list-style-type:none; margin:0; padding:0; }
#navi 
{
	margin-left: 20px;
}

#navi li { width:81px; float:left; 	background-color: #F6EFD2; line-height: 30px;}

#navi li ul { display:none;}
  #navi li:hover ul { display:block; }
/* ####### Navigation Ende */

#navi li ul li
{
	background-color: #FCF9F0;
	line-height: 20px;
}

#navi a
{
	color: #A8A7A2;
	text-decoration: none;
	display: block;
	padding-left: 15px;
}

#navi a:hover, #navActive a
{
	color: #ffffff;
	background-color: #A8A7A2;
}

#navActive ul li a
{
	background-color: #FCF9F0;
	line-height: 20px;
	color: #A8A7A2;
}

#navi li ul li a:hover
{
	color: #000000;
	background-color: #FCF9F0;
}

#content
{
	margin-left: 35px;
	margin-right: 15px;
}

#content p
{
	margin: 17px 0px 17px 0px;
	line-height: 17px;
}

#content .textImpressum p
{
	margin: 13px 0px 13px 0px;
	line-height: 13px;
}

#content ul
{
	list-style: square;
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
}


#footer
{
	width: 100%;
	padding-top: 10px;
	color: #ffffff;
	font-size: 10px;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footerLeft
{
	width: 420px;
	position: relative;
	float: left;
}

#footerLeft a
{
	padding-right: 15px;
}

#footerRight
{
	width: 412px;
	position: relative;
	text-align: center;
	float: right;
}

#footerRight img
{
	margin-bottom: -15px;
	margin-left: 20px;
	margin-right: 20px;
}

#openingBanner
{
	color: #ffffff;
	text-align: center;
	width: 400px;
	position: absolute;
	z-index: 100;
	background-color: #B93F42;
	line-height: 30px;
	font-size: 16px;
	top: 123px;
	opacity: 0.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}
