@charset "iso-8859-2";

img, div { behavior: url(iepngfix/iepngfix.htc); }

img { 
	border: 0px;
}

.lispace {
	padding: 5px 0px;
}

a:link {
	color: #4699FF;
	text-decoration: none;
}

a:hover {
	color: #86bbff;
	text-decoration: none;
}

a:visited {
	color: #4699FF;
	text-decoration: none;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#bild_links{
	width: 320px;
	height: 600px;
	position:absolute;
	top: 50px;
	left: 80px;
	z-index: 30;
}

#menu_bg {
	position: absolute;
	top: 50px;
	background-color: #86bbff;
	width: 100%;
	height: 50px;
	z-index: 10;
	min-width: 1230px;
}

#menu2_bg {
	position: absolute;
	top: 100px;
	background-color: #c9e1fc;
	width: 100%;
	height: 25px;
	visibility: hidden;
	z-index: 10;
	min-width: 1230px;
}

#menu3_bg {
	position: absolute;
	top: 125px;
	background-color: #DCEBFB;
	width: 100%;
	height: 25px;
	visibility: hidden;
	z-index: 10;
	min-width: 1230px;
}

#shadow_bg {
	position: absolute;
	top: 628px;
	background-image: url(../images/shadow1.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 42px;
	z-index: 10;
	min-width: 1230px;
}



#menu {
	list-style: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	left: 420px;
	position:absolute;
	z-index: 20;
	width: 800px;
}

#menu li {
	float: left;
	padding: 70px 5px 17px 5px;
}

.lvl1 a {
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	padding-bottom: 2px;
}



.lvl2, .lvl3 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: left;
	top: 107px;
	left: 0px;
	list-style: none;
	z-index:15;
	display: none;
	width: 800px;
}

.lvl3 {
	top: 24px;
}

#menu li ul li, #menu li ul li ul li {
	padding: 0px 5px 0px 5px;
}

#menu li ul li a, #menu li ul li ul li a {
	color: #000000;
	z-index:15;
}

#content {
	width: 800px;
	height: 460px;
	position: absolute;
	top: 180px;
	left: 430px;
	overflow:auto;
	z-index: 40;
}

#titel {
	color: #86bbff;
	font-size:16px;
	font-weight: bold;
	width: 770px;
	height: 40px;
	float: left;
}

.subtitel {
	color: #4699FF;
	font-size:11px;
	font-weight: bold;
}

.forminput {
	width: 100px;
	float: left;
	margin: 3px 0px;
}

.textinput {
	width: 200px;
	float: left;
	margin: 3px 0px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	padding: 2px 0px;
}

#text {
	width: 770px;
	float: left;
	line-height: 14px;
}

#footer {
	color:#999999;
	font-size: 11px;
	position: absolute;
	top: 660px;
	left: 430px;
	z-index:40;
	min-width: 770px;
}

.dl {
	height: 80px;
	float: left;
	width: 368px;
	margin-right: 15px;
	margin-bottom: 18px;
	color: #333333;
	line-height: 16px;
}

.dl:hover{
	background-color: #EAF3FD;

}

.dl img {
	margin-right: 10px;
}

