@charset "iso-8859-1";
/* CSS Document */
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size:100%;
	color:#000000;
	font-family:  arial, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;
/* */ }
body {
	margin: 0px;
	height:100%;
	max-height:100%;
	overflow:auto;
	padding:0;
	border:0;
	background-color:#194781;
}

p { margin: 0 0; padding: 0; }

#sitebereich	{	position:fixed;		left:50%;	margin-left: -500px; top:10px; 	width:1000px; height:100%;	z-index:1;}
#lightblue 		{	position:absolute;	top:0px;	bottom: 20px;	width:1000px; 	background-color:#0da1e5; z-index:10;}
#white 			{	position:absolute;	top:10px; 	left:10px;		bottom: 30px;	width:980px; background-color:#fff; z-index:11;}
#grey	 		{	position:absolute;  left:0px;	width:100%; bottom: 0px;	background-color:#84736c;	z-index:30;}
#main			{	position:absolute;	padding-left:15px; padding-top:10px;	left:138px; width:817px;	top:10px;	bottom:10px;	background-color:#fff;	overflow-y: auto;	z-index:20; }
#implinks 		{	position:absolute;  left:0px;	width:138px; bottom: 10px;	z-index:35;}
#logo 			{	position:absolute;	left:155px;	top:40px; width:799px;	height:106px;	background-image: url(../bilder/logo-schrift.png);	z-index:17;}
#fotos 			{	position:absolute;	left:0px;	top:120px; width:980px;	height:267px;	background-image: url(../bilder/foto1.png);	z-index:12;}

a {	outline:0;	direction:ltr; font-size:12px; 	text-decoration:none;	color:#034ed8;}
a:hover, a:active,a:focus {outline:0; font-size:12px;	direction:ltr;	text-decoration:none;	color:#ff5400;}

a.link1 {	outline:0;	direction:ltr; font-size:14px; 	text-decoration:none;	color:#194781;}
a.link1:hover, a.link1:active,a.link1:focus {outline:0; font-size:14px;	direction:ltr;	text-decoration:none;	color:#194781;}

a.link2 {	outline:0;	direction:ltr; font-size:10px; 	text-decoration:none;	color:#fff;}
a.link2:hover, a.link2:active,a.link2:focus {outline:0; font-size:10px;	direction:ltr;	text-decoration:none;	color:#0da1e5;}

.menu {	position:absolute;  left:-62px;	top:-6px;	width:169px; z-index:40; list-style: none; }
.menu li {	padding: 0;	margin: 0;	height: 45px;	list-style: none;	background-repeat: no-repeat;}
.menu li a, .menu li a:visited {	display: block;	text-decoration: none; line-height:36px;	height: 45px;	background-repeat: no-repeat;
}
.button1 a	 {background-image: url(../bilder/button.png);}
.button1	 {background-image: url(../bilder/button-over.png);}
ul.menu li a:hover {background: none;}

.uebers1 {
	font-family:Verdana;
	color:#0da1e5;
	font-size:20px;
	line-height:20px;
}
.uebers2 {
	font-family:Verdana;
	color:#194781;
	font-size:20px;
	line-height:20px;
}
.normtxt {
	font-family:Verdana;
	color:#000000;
	font-size:14px;
	line-height:18px;
}
.normtxtblau {
	font-family:Verdana;
	color:#0da1e5;
	font-size:14px;
	line-height:18px;
}
.normtxtgrau {
	font-family:Verdana;
	color:#aaaaaa;
	font-size:14px;
	line-height:18px;
}
.normtxtrot {
	font-family:Verdana;
	color:#DA0029;
	font-size:14px;
	line-height:18px;
}
.txtgrauklein {
	font-family:Verdana;
	color:#999999;
	font-size:10px;
	line-height:normal;
}