/* CSS Document */

html, body {
height: 100%;
margin:0;
padding:0;
margin-bottom: 1px;
}

body {
	background: #FFFFFF url(../grafik/bg-hochformat2.gif) repeat-x ;
	
}

#wrap {
position: relative;
margin: 0 auto;
width: 920px;
min-height: 100%; /* Mindesthöhe in modernen Browsern */
height: auto !important; /* !important-Regel für moderne Browser */
height: 100%; /* Mindesthöhe in IE (<7) */
background: #FFFFFF url(../grafik/bg-weissblau.gif) repeat-y;
}



#wrapBackground {
	width:95%;
	max-width:1400px;
	margin:0px auto;
	/*background-image:url(../images/7mediaBackground2.jpg);*/
	}

	
#wrapInner {
	/*background:url(../images/blau.gif) repeat-y 0 0; /* Navi-Bg  */
}
	
#header {
	width:920px;
	height:190px;
	background: #FFFFFF;
	/*background:#00425F;*/
	}	
	
	

/*** FÜR DATUM ***/
.schrifthead { color:#e1e1c8; padding:1em; font-size:90%;}


#mainBody {
	float:left;
	width: 100%;
	}
	
#mainkopfinet {
border-bottom:5px solid #009999;
background-color:#020236;
}	

.linie {
	height:1px;
	width:100%;
	float:none;
	background-color:#08083c;
	}
	
#sidebar {
	float:left;
	width:176px;

	}


#topzeile h1 {
	color:#FFFFFF;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	}
	
.std  {
	font-family: Georgia, "Trebuchet MS", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:165%;
	color:#660000;
	font-weight:normal;
	font-style:italic;
	margin-top:0.5em;
	}
	
h2 {
	font-family: Georgia, "Trebuchet MS", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:165%;
	color:#660000;
	font-weight:normal;
	font-style:italic;
	margin-top:0.5em;
	}
	
	
h3 {
	font-family: Georgia, "Trebuchet MS", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#660000;
	}
	
h4 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#660000;
	}
	
p, li {
	font-size:95%;
	color:#fff;
	margin-right:8%;
	}

	

/********************   Drei Spalten      ********************/

#kopf {
	
	width: 100%;
	}
	
	#kopfleiste {
	border-bottom:2px solid #020236;
}

#mainBody {
	float:left;
	width: 920px;
	max-width:1000px;
	}
	
#content {
	float:right;
	width: 684px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background: #0895c6;
	padding: 20px 20px 20px 40px;
	}
	
#sidebar2 {
	float:right;
	width: 200px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	}
	
	
#sidebar2-content {
	float:right;
	width: 200px;
	padding:8px;
	border-left: 1px dashed #660000;
	/*border-left: 1px dashed #333333;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	/*background:#EDEDDE;*/
	}
	
#wrap #wrap-inner #sidebar2 #sidebar2-content p {
	padding-left: 10px;
}

#social  {
	border:1px solid #666;
	width:100px;
	margin:auto;
	color:#E1E1C8;
	font-size:11px;
	padding:0.5em;
	}


#social img {
	border:none;
	color:#E1E1C8;
}

.unterstreichung {
	border-bottom: 1px solid #660000;
	width:90%;
}
body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#topzeile {
	color: #FFFFFF;
	background: #1e2353;
	text-align: center;
	padding: 3px;
	height: 19px;
}
#header #logo {
	margin-top: 15px;
	margin-left: 58px;
	margin-bottom: 15px;
}
#hauptnavi {
	margin-left: 123px;
	position: relative;
	top:12px;
	bottom: 0px;
}


#content h1 {
	color: #072d60;
	font-weight:bold;
	font-size:100%;
	font-style:italic;
	margin-bottom:0;
}

#content p {
	color: #FFFFFF;
	line-height: 155%;
}
#content ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: square;
}

#content a {
	color:#fff;
}
/* Kontaktseite Tabelle */
#kontakt p {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}


#kontakt td img  {
	border:1px solid #D6D6D6;
	margin-top:3px;
}

