﻿
body
{padding-top: 10px; margin-top: 0px; height: 100%; background-color: #ffffff;}

html
{font: small/1.4 "Arial", Tahoma, sans-serif;}





#banner
{
	height:115px;
	background:Url('/images/banner.jpg') no-repeat;
	width:100%; 
	
}

#divider {
		position:absolute;		
		top:111px;
		height:8px;
		background-repeat: repeat-x;
	background-image:Url('/images/ewda_divider.gif');
	width:100%;
	z-index:50;
}

.thrColHybHdr #container
{ 
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ffffff;
}  
.thrColHybHdr #leftCol
{
	float: left;
	left: 0px;
	width: 178px;
	height: 200%;
	padding: 0;
	background-color: #C9D2DC;
	margin: 0px;
	position: absolute;	
	border-left: 1px solid #1C6022;
	border-right: 1px solid #1C6022;
	
}
.thrColHybHdr #rightCol
{
	position: absolute;
	float: left;	
	left: 777px;
	width: 187px;
	height: 200%;
	margin-top: 0px;
	margin-left: 5px;
	border-left: 1px solid #1C6022;
	border-right: 1px solid #1C6022;
	font: 11px "Arial";
	background-image: url(/images/rechts_vlak.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	z-index:100;
}


.thrColHybHdr #mainContent
{
background-color:#ffffff;
	position: absolute;
	left: 178px;
	height: 100%;
	margin: 0px;
	width: 603px;
	z-index:0
}
				
#txt_contact
{
	padding-top: 24px;
	padding-left: 24px;
	line-height: 18px;
}
	
#nav
{
	margin: 0px;
	padding: 0px;
	background: #A6DCE0;
	list-style-type: none;
	width: 188px;
	float: left;
}
#nav li
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#nav a
{
	display: block;
	color: #0066CC;
	text-decoration: none;
	padding: 0 6px;
	line-height: 2.5;
	border-top: 2px #1C6022 solid;
}
#nav #btn3 a
{
	border-bottom: 2px #1C6022 solid;
}
#nav a:hover
{
	color: black;
	background-color: #F7FAEF
}
/*----------------------------------------------------------------------*/
/*--Navigation Menu-----------------------------------------------------*/
/*----------------------------------------------------------------------*/
.level1 td, .level2 td, .level3 td
{
	margin: 0;
	padding: 0;
	background-color: #79969F;
	width: 278px;
	font-weight: bold;
	font-size: 12px;
}
		
.level1 td td, .level2 td td, .level3 td td
{
	width: 100%;
	border-bottom: 1px solid #000;
}
	
.level1 a, .level2 a, .level3 a
{
	display: block;
	padding: 0 5px;
	line-height: 2.8;
	color: #FFF;	
}
.level1 a:hover, .level2 a:hover, .level3 a:hover

{
	background-color: #79B356;
	color: #ffffff;
}
		
.level2, .level3
{
	border: 1px solid #000;	
	border-bottom: 0;
}




