@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	color: #638EB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; /*background-color: #294A9C;*/
	background-color:#718895;
}

#container {
	position: relative; /*width: 900px;*/
	margin: 0 auto;
	color: #000;
	margin-top: 0em;
	height: 310px;
	z-index:1;
}

#header {
	position: relative;
	font-size: 1em;
	text-align: left;
	color: Black;
	width: auto;
	height: 70px;
	background-color: #182155;
	background-image: url(Bilder/Kreuz_w.png);
	background-repeat: no-repeat;
	background-position: 60px 20px;
	padding-top: 22px;
	/*padding-right: 12em;*/
	padding-bottom: 15px;
	padding-left: 50px;
	z-index:2;
}

#titelschrift {
	text-align: right;
	padding-top:15px;
	padding-left:80px;  	
	width: auto;
	color: White;
	z-index:3;
}

#banner {
	background-color: #2A3F55;
	height: 202px;
	width: auto;
	background-image: url(_img/banner_blau.png);
	/*background-repeat: repeat-x;*/
}

#navlinks {
	position: absolute;
	background-color: #ADB229;
	color: #FFF;
	left: 0px; /*top:138px;*/
	width: 220px;
	height: 182px; /* 182 + 10 + 10 = 202 */
	z-index: 6;
	padding: 5px 0 15px 50px;
	/*line-height: 1em;*/
	background-image: url(_img/banner_gruen.png);
}
#bild {
	position: absolute;
	left: 270px;
	height: 220px;
	z-index: 5;
	top: 107px;
	width: 264px;
/*	width: auto;
	height: auto; */
}
#navrechts {
	position: absolute;
	left: 534px; 
	width: 250px; 
	padding: 10px 0 10px 50px;
	/*height: 183px;  ist nicht nötig, vom Banner geerbt! */
	line-height: 1em;
	z-index: 6;
	/*background-image: url(_img/banner_blau.png);	vom Banner geerbt*/
}

/*#transdeck {
	position: relative;
	height: 70px; 

	margin-top: -70px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	filter: Alpha(Opacity=20, finishopacity=20); -moz-opacity:20%; opacity:.20;
	background-color: #000000;
	z-index:8;
		
} */

#popup {
	padding:30px 10% 30px 55px;
	/*	left: 150px;
	top: 200px; */
	width: auto;
	height: auto;
	background-color:  #718895;
	color: #000;
	font-size: 10pt;
}

#maininhalt {
	background-color: #718895 ;
	color: #000;
	padding:30px 55px 0 55px;
	left: 150px;
	top: 200px;
	width: 800px;
	height: auto;
	
	margin-bottom: 55px;
	z-index: 10;
	clear: both;
	
}
#maininhalt_kk {
	padding:30px 55px 0 55px;
	left: 150px;
	top: 200px;
	width: 200px;
	height: auto;
	background-color: #718895 ;
	margin-bottom: 55px;
	z-index: 8;
	
}
#liste {
	width: 50%;
	float: left;
	}

#details {
	width: 50%;
	float: right;
	}


a {
	color: #FFFFFF;
	text-decoration: none;
}
a.geheim
	{color:#A0A0A4;
	text-decoration: none;
}
	
a:hover {color: #FF0000;}

a:hover.spezial { color:#FFFFFF;}
a img { border: 0 none;}


p	{ line-height: 1.4em;
	margin-bottom: 20px;
	text-align: justify;
}

p.links	{
	line-height: 1.4em;
	margin-bottom: 20px;
	text-align: left;
	color: #000;
	}
/* ul {
	list-style: none;
	font-size: 0.8em;
	color: #FFFFFF;
}
*/
.navi {
	list-style: none;
	font-size: 0.8em;
	color: #FFFFFF;
	}
.u_navi
	{	
	list-style: none;
	font-size: 1em;
	color: #FFFFFF;
	}
		 	
li.unten {
			font-size: 1.2em;
			margin-bottom:5px;
}
.zusatz {
			font-size: 1.2em;
			margin-bottom:20px;
}
li.unten_ein 
	{ 		font-size: 1.2em;
			margin-bottom:5px;
			margin-left: 2em;
	
	}
.blind {color: #2A0055}
    .ohne {
	margin-bottom: 0em;
	margin-top: 0em;
}
ol {
	line-height: 1.4em;
	padding-left: 30px;
	text-align: justify;
	}    
li.singen {
	padding-bottom: 1em;
	}
	

h1 { 
	margin-bottom: 1.2em;
}
h2	{
	margin-bottom: 1.6em;
}
h3	{margin-bottom: 1.2em;}

.Projekt
	{
	font-variant: small-caps;
		}

/* #liste {
	position: ;
	background-color: inherit;
	left:86px;
	top:95px;
	width:246px;
	height:auto;
	cursor:pointer;
	z-index:9;
	float:left;
}
#details {
	position: ;
	background-color: inherit;
	left:400px;
	top:96px;
	width:400px;
	height:auto;
	z-index:10;
	float: right;
}*/


.klein {
	font-size:small;
}

.Stil1 {color: #A0A0A4}
.Stil2 {color: #A0A0A4}

