﻿@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
	font-family: Frutiger, Futura-light, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353436;
	border: none;
	text-decoration: none;
}
html{
	overflow: scroll;
}
body{
	height: 100%;
	width: 100%;
	text-align: center;
}
p{
	line-height: 19px;
}
p a{
	color: #c94a34;
}
a:hover{
	color: #c94a34;
}
/*### Formatierung der Überschriften ###*/
h2{
	font-size: 15px;
	line-height: 26px;
}
.orange{
	color: #c94a34;
	margin-top: -3px;
}
.rot{
	color: #7e1342;
	margin-top: -3px;
}
.Navi_Kontakt_Imp{
	color: #958c7f;
}
/*### Hintergrund  Startseite ###*/
#eins{
	z-index: 2;
	position: absolute;
	background-image: url("../Hintergrund/Start.jpg");
	background-position: top;
	background-repeat: no-repeat;
	top: 40px;
	left: 50%;
	height: 100%;
	width: 1020px;
	margin-left: -510px;
}
#beige{
	z-index: 1;
	position: absolute;
	background-color: #eae7de;
	background-image: url("../Hintergrund/Start_horizontal.png");
	background-position: bottom;
	background-repeat: repeat-x;
	top: 0;
	left: 0;
	height: 48px;
	width: 100%;
	padding-top: 382px;
}
#hellbeige{
	z-index: 2;
	position: absolute;
	background-color: #eeebe4;
	top: 0;
	left: 50%;
	height: 50px;
	width: 172px;
	margin-left: -487px;
}
/*### Hauptcontainer ###*/
#Start{
	z-index: 10;
	position: relative;
	top: 48px;
	height: 628px;
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;
}
/*### Container Startseite ###*/
#Mediatoren{
	z-index: 25;
	position: absolute;
	background-image: url("../Hintergrund/Startseite.jpg");	
	background-position: top left;
	background-repeat: repeat;
	top: 4px;
	left: 3px;
	height: 378px;
	width: 994px;
}
#Mediatoren_Netzwerk{
	z-index: 30;
	position: absolute;
	top: 294px;
	left: 213px;
}
#Mediatoren_Netzwerk h1{
	color: #ffffff;
	font-size: 33px;
	line-height: 33px;
	font-weight: 100;
}
#Mediatoren_Netzwerk p{
	color: #8f122d;
	font-size: 16px;
	font-weight: 100;
	margin: 12px 0 0 2px;
	letter-spacing: 0.05em;
}
#Logo{
	z-index: 30;
	position: absolute;
	top: 178px;
	right: 107px;
	height: 139px;
	width: 138px;
}
#Sidebar{
	z-index: 30;
	position: absolute;
	background-color: #cdc9ba;
	top: 0;
	left: 10px;
	height: 100%;
	width: 172px;
}
#Mitte{
	z-index: 20;
	position: absolute;
	background-color: #8f122d;
	top: 383px;
	left: 3px;
	height: 17px;
	width: 994px;
}
#Eingangtext{
	z-index: 35;
	position: absolute;
	top: -1px;
	right: 19px;
	height: 16px;
}
#Eingangtext a{
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	letter-spacing: 0.15em;
}
#Kreis{
	z-index: 30;
	position: absolute;
	background-image: url("../Symbole/Kreis_SCH.png");
	background-repeat:no-repeat;
	top: 377px;
	left: -6px;
	height: 14px;
	width: 16px;
}
#Startseite{
	z-index: 20;
	position: absolute;
	background-image: url("../Hintergrund/Index_u.jpg");
	background-repeat: no-repeat;
	bottom: 4px;
	left: 3px;
	height: 223px;
	width: 994px;
}
#Start_text h2{ 
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	line-height: 26px;
}
#Raster{
	z-index: 3;
	position: absolute;
	background-image: url("../Hintergrund/Raster.gif");
	background-position: -5px 2px;
	background-repeat: repeat;
	top: 0;
	left: 0;
	height: 100%;
	width: 994px;
}
#Raster_Mediatoren{
	z-index: 3;
	position: absolute;
	background-image: url("../Hintergrund/Raster.gif");
	background-position: -5px 2px;
	background-repeat: repeat;
	top: 0;
	left: 50%;
	height: 100%;
	width: 1000px;
	margin-left: -500px;
}
#Start_text{
	z-index: 30;
	position: absolute;
	top: 19px;
	left: 219px; 
}
/*### Navigation ###*/
#Navigation{
	z-index: 30;
	position: absolute;
	background-image: url("../Hintergrund/Index_Navi.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	bottom: 0;
	left: 14px;
	height: 223px;
	width: 172px;
}
ul{
	list-style: none;
	margin: 10px 0 0 14px;
}
li a{
	color: #353436;
	font-size: 10px;
	line-height: 16px;
	width: 100%;
	margin: 0 0 4px 0;
	display: block;
}
li a:hover{
	color: #c94a34;
}
li .aktiv{
	color: #c94a34;
	font-size: 10px;
	border-bottom: 1px solid #c94a34;
	line-height: 15px;
	text-transform: uppercase;
}
/*###   Zusatzklassen CMS   ###*/
.aktuell{
	position: relative;
	background-color: #bfbbab;
	color: #ffffff;
	font-weight: bolder;
	padding: 2px 19px 3px 5px;
	margin: 0 0 0 -5px;
	display: inline;
}
.aktuell:hover{
	color: #ffffff;
}
.unterstrichen{
	margin: -7px 0 7px 0;
	border-bottom: 1px solid #bfbbab;
}
/*### Abstandhalter ###*/
.filler_1{
	margin-bottom: 17px;
}
.filler_2{
	margin-bottom: 8px;
}
.spacer_1{
	margin-left: 15px;
	margin-right: 15px;
}
.eins{
	margin-top: 25px;
}
ul br{
	line-height: 20px;
}
