
/*allgemeine Formatierungen, wie Schriften und Links*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
}

body, html {height:100%; overflow:hidden;}

h2 {
	color: #007AC4;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}

h3 {
	color: #007AC4;
	font-weight: bold;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 50px;
	margin-bottom: 3px;
}

p {

}

#text {
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 0px;
	color: #007AC4;
}

#searchablecontent {
	display: none;
	visibility: hidden;
}

td {
	font: 12px Arial, sans-serif;
	color: #007AC4;
}



/*Head*/
#linie {
	position: absolute;
	border-top: solid 1px #007AC4;
	top: 9px;
	right: 20px;
	left: 18px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 18px;
}

#balken {
	position: absolute;
	background-color: #007AC4;
	top: 48px;
	height: 16px;
	right: 20px;
	left: 18px; 
}



/*Navigation*/
#funktions {
	position: absolute;
	left: 445px;
	top: 10px;
	padding-left: 5px;
}

#funktions img {
	border-left: solid 1px #007AC4;
}

a img {
	border: 0px;
}

.last {
	border-right: solid 1px #007AC4;
}





/*Content-Start*/
#eckeLO {
	position: absolute;
	left: 18px;
	top: 67px;
}

#eckeRO {
	position: absolute;
	left: 878px;
	top: 67px;
}

#linie2 {
	position: absolute;
	border-top: solid 1px #EEF0F2;
	top: 66px;
	width: 700px;
	left: 153px;
}

#eckeLM {
	position: absolute;
	left: 19px;
	top: 322px;
	z-index:2;
}

#balken2 {
	position: absolute;
	border-top: solid 1px #EEF0F2;
	border-bottom: solid 2px #EEF0F2;

	background-color: #007AC4;
	top: 370px;
	height: 33px;
	width: 978px;
	left: 18px;
	z-index:100;
}

#eckeLU {
	position: absolute;
	left: 18px;
	top:0px;
	z-index:10;
}

#eckeRU {
	position: absolute;
	left: 645px;
	top: 0px;
	z-index:10;
}

#graueflaeche {
	position: absolute;
	background-color: #D8DADC;
	border-top: solid 2px #007AC4;
	left: 200px;
	top: 70px;
	height: 305px;
	width: 605px;
}

#impressum {
	position: absolute;
	left: 460px;
	top: 100px;
}

#slogan {
	position: absolute;
	left: 211px;
	top: 325px;
}

#unterebereich{
	position:absolute;
	left:0px;
	width:997px;
	bottom:41px;
	top:402px;
	z-index:10;
	overflow:hidden;
	}
#news_pic {
	position: absolute;
	left: 211px;
	top: 373px;
	z-index: 1000;
}

#tipps {
	position: absolute;
	left: 425px;
	top: 373px;
	z-index: 1000;
}



/*Content-Innen*/
a{font-size:12;}
li {fint-size:12px;
	list-style-image: url('../images/aufzaehlung.gif');
	list-style-position: outside;
}



#contenthg {
	position: absolute;
	background-color: #D8DADC;
	left: 200px;
	top: 67px;
	bottom: 41px;
	width: 602px;
	z-index:200;
}

#content {
	position: absolute;
	background-color: #D8DADC;
	left: 0px;
	top: 60px;
	bottom: 5px;
	width: 602px;
	overflow: auto;
	z-index: 1000;

}
#text{
	padding-left: 0px;
}

#content td {
	
	padding-left: 0px;
}

#headline {
	position: absolute;
	top: 2px;
	left: 3px;
}
#headlinebg {
	position: absolute;
	border-top: solid 1px #007AC4;
	background-color:white;
	width:528px;
	height:28px;
	top: 75px;
	left: 220px;
	z-index: 1000;
}

#containerlinks{position: absolute;
	left: 18px;
	top: 280px;
	bottom:40px;
	width:362px;
	background-image:url(../images/luu.gif);
	background-repeat:no-repeat;
}
#eckeLUinnen {display:none;
	position: absolute;
	left:18px;
	top: 300px;
	bottom:40px;
	background-image:url(../images/luu.gif);
	background-repeat:no-repeat;
	z-index: 10;
	
}
#eckeLGU {
	position: absolute;
	left: 24px;
	top: 600px;
	bottom:40px;
	width:179px;
	overflow:hidden;
}


#eckeRUinnen {
	position: absolute;
	left: 739px;
	top: 417px;
	width:257px;
	z-index: 1;

overflow:hidden;
bottom:40px;
background-color:#007AC4;

}

/*Volltextsuche*/
#suche {
	position: absolute;
	left: 810px;
	top: 330px;
	text-align: right;
	z-index: 1200;
}

#suche form {
	padding: 0px;
	margin: 0px;
	z-index: 1200;
}

#suche input {
	height: 16px;
	width: 100px;
	border: solid 1px #007AC4;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	z-index: 1200;
}

#suche a {
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	color: #007AC4;
	font-weight: bold;
	z-index: 1200;
}

#suche a:hover {
	color: #D8DADC;
	z-index: 1200;
}



/*Newsbereich*/

#newsbereicha {
	position: absolute;
	left: 200px;
	top: 0;
	width: 605px;
	bottom:0px;
	z-index:10;

}

#newsbox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 216px;
	bottom: 0px;
	background-color: #D8DADC;
}

#newsbox .vorwort{
display:none;
}


#tippsbox {
	position: absolute;
	left: 228px;
	top: 0px;
	width: 216px;
	bottom: 0px;
	background-color: #D8DADC;

}
#tippsboxdiv{
padding-top:2px;

	padding-left: 10px;
	padding-right: 10px;
}

#tippsbox a {
	color: #007AC4;
	font-weight: bold;
}

#tippsbox h1 {
	color: #007AC4;
	font-weight: bold;
}

#bild {
	position: absolute;
	left: 652px;
	top: 0px;
	border-left: solid 1px #007AC4;
	border-right: solid 1px #007AC4;
	border-bottom: solid 1px #007AC4;
	z-index: 0;
}
#startbild {
	position: absolute;
	left: 255px;
	top: 95px;
	z-index: 50;
}

.news_container {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}

.news_container a {
	display: block;
	text-decoration: none;
}

.news_headline {
	color: #007AC4;
	font-weight: bold;
	margin-left: -20px;
	padding-left: 20px;
	background: url(../images/newsicon.gif) 12px no-repeat;
	background-position: left top;
}

.news_more {
	margin-top: 8px;
	color: black;
}




/*Footer*/
#author {
	position: absolute;
	left: 2px;
	bottom: 40px;
	z-index:600;
}


#contactinfo{
 position:absolute;
 z-index:1000;
 left:18px;
 bottom:0px;
 right:0px;
 height:41px;
 background-color:white;
 }



#gmbh {
	position: absolute;
	left: 25px;
	bottom: 22px;
	z-index:900;
}

#adresse {
	position: absolute;
	left:0px;
	bottom: 0px;
	right:0px;
	z-index: 1000;
	background-color:#007AC4;
	height:17px;
	overflow:hidden;
}
/*#add{position:absolute; left:25px;}*/
#adressediv{margin-left: 25px;}

/*
#balkenweiss {
	position: absolute;
	border: solid 1px #EEF0F2;
	background-color: white;
	bottom: 20px;
	height: 19px;
	right: 20px;
	left: 18px;
	z-index: 300;
}
*/



#content a {
	color: #007AC4;
}

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

/*sitemap*/

.sitemap_folder {
	display: block;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 25px;
}

.sitemap_folder a {
	display: block;
/*	padding-left: 20px;*/
}

.sitemap_files {
	padding-left: 20px;
	font-weight: normal;
	padding-top: 0px;
}

.sitemap_files a {
	background-image: url('../images/newsicon.gif');
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.sitemap_sub_files {
	padding-left: 20px;
}

.sitemap_sub_files a {
	padding-left: 20px;
	font-weight: normal;
	padding-top: 0px;
}

#nav {
	position: absolute;
	left: 52px;
	top: 116px;
	line-height: 12px;
	z-index: 1050;
	font-weight: bold;
	width: 130px;
}

#nav a {
	display: block;
	margin-bottom: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #007AC4;
}

#nav a.nav_folder2, #nav a:hover {
	color: #D8DADC;
	background-color: #007AC4;
}

#nav a.nav_folder, #nav a.nav_folder2 {
	text-align: right;
	line-height: 1.5em;
	z-index: 1000;
}

#nav .drop_area {
	position: relative;
	left: 0px;
	top: 0px;

}

#nav div.navdiv {
	left: 0;
	padding:0;
	margin:0 0 0 150px;
	position: absolute;
	top: 0px;
	width: 150px;
	border: 1px solid #007AC4;
	background-color: white;
	text-align: left;
	z-index:1100;
}

.nav_file, .nav_file2 {
	padding: 3px;
}

#nav a.nav_files {
	background-color: white;
	
}
