@import url(content.css);

body, html {
	border: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
	font: normal 100.01% Verdana, Arial,Helvetica,sana-serif;
}

#outer-wrapper {
	position: absolute;
	height: 100%;
}

#header2 {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0px;
	width: 773px;
	height: 152px;
}

#kopf {
	margin: 3px 0 0 0;
        clear: both;
	font: normal 14px Verdana, Arial,Helvetica,sana-serif;
	color: #999999;
}


#logo {
	position: absolute;
	left: 0;
	top: 30px;
	width: 773px;
	height: 132px;
}

#header {
	position: absolute;
	z-index: 5;
	top: 152px;
	left: 0;
	width: 773px;
	height: 30px;
	background: #1E51A2;
}

#topmenu {
	position: absolute;
	left: 22px;
	bottom: 1px;
}

#content-wrapper {
	position: absolute;
	top: 197px;
	left: 210px;
	width: 560px;
}

#rootline a {
	font: normal 14px Verdana, Arial,Helvetica,sana-serif;
	text-decoration: none;
}

#content {
	position: relative;
	top: 20px;
}

#copyright {
	padding: 20px 0 0 0;
	clear: both;
	font: normal 11px Verdana, Arial,Helvetica,sana-serif;
	color: #999999;
}

#left {
   position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	background: #e0e0e0;
	width: 170px;
	height: 100%;
}

#right {
   position: absolute;
	z-index: 0;
	top: 0;
	left: 805px;
	width: 170px;
	height: 100%;
}

#werbung {
	margin: 197px 10px 0 0px;
}


#termine {
	margin: 30px 10px 0 0px;
}


#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenu li {
	float: left;  
	display: block;
	position: relative;
	top: 2px;
	color: yellow;
	padding: 0 10px 0 0;
	font: normal 12px Verdana, Arial,Helvetica,sana-serif;
}

#topmenu li a {
	text-decoration: none;
	color: yellow;
}

#topmenu li a:hover {
	color: yellow;
}

#topmenu li.ACT {
	font-size: 14px;
        color: yellow;
	font-weight: bold;
	position: relative;
	top: 0px;
}	

#leftmenu {
	margin: 197px 0 0 20px;
}

#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftmenu li {
	text-decoration: none;
	font: normal 13px Verdana, Arial,Helvetica,sana-serif;
	padding: 5px 0 5px 20px; 
}

#leftmenu li a {
	text-decoration: none;
        color: #000000;
}

#leftmenu li a:hover {
	color: blue;
}

#leftmenu li.ACT {
	color: #ffffff;
	background: url(../img/leftmenu-bg.gif) no-repeat;
	font-weight: bold;
} 


#leftmenu li.CUR {
	background: url(../img/leftmenu-bg.gif) no-repeat;
	font-weight: bold;
	color: blue;
} 


#search {
	position: relative;
	left: 25px;	 
	top: 25px;
}

#header-image img {
	border-right: 1px solid white;
}

#header-text {
	position: absolute;
	bottom: 20px;
	right: 35px;
	font: normal 20px Verdana, Arial,Helvetica,sana-serif;
	color: #ffffff;
	text-align: right;
}
