
html{
	/*height:100%;*/
	min-height: 100.05%;
}

body {
	overflow: 		auto;
	padding: 		0px; 
	margin:			0px; 
	margin-top:		0px;
	margin-bottom:	0px;
	margin-left:	0px;
	background-image:url(../img/bck.jpg);
	background-repeat: repeat-x;
	background-color:#CBD7E8;
	min-height:100%;
}



table { 
	/*border-collapse:collapse;
	margin: 0px;*/
	border-spacing:0px;
	border: 0px solid white;
}

td { 
	border: 0px white solid;
	padding: 0px; 
	vertical-align: top;
} 


div.bildrahmen{
	position:relative;
	float:left;
	border: 1px solid #CFCFCF; 
	padding:3px;
	/*background-color:#FFFFFF;*/
}


td.zellebildrahmen{
	padding: 6px; 
}

img { 
border: 0px solid #FFFFFF; 
}

/*----------*/

div#container{
	position:relative;
	margin:0 auto;
	width:984px;
}
div#container2{
	position:relative;
	float:left;
	width:982;
	margin-left:4px;
	
}

/*-------*/

div#Zeile1Gesamt{
	position:relative;
	margin-top:30px;
	height:92px;
	float:left;
	clear:both;
	background-image:url(../img/bck_blaubalken.gif);
	/*background-color:#3772C1;*/
	width:974px;
}
div#Zeile2Gesamt{
	position:relative;
	width:984px;
	margin-top:60px;
	float:left;
	clear:both;
}


div#SchichtSchattenUnten{
	position:absolute;
	height:20px;
	width:917px;
	bottom:-20px;
	left:0px;
	background-image:url(../img/schatten_unten.jpg);
	background-repeat: no-repeat;
}
div#SchichtSchattenRechts{
	position:absolute;
	height:100%;
	width:24px;
	bottom:0px;
	right:-24px;
	background-image:url(../img/schatten_rechts.jpg);
	background-repeat: repeat-y;
	z-index:10;
}
div#SchichtSchattenRechtsOben{
	position:absolute;
	height:45px;
	width:24px;
	top:0px;
	right:-24px;
	background-image:url(../img/schatten_rechts_oben.jpg);
	background-repeat: no-repeat;
	z-index:100;
}

/*----*/

div#SchichtLogo{
	position:absolute;
	top:11px;
	left:5px;
}
div#SchichtSchattenBlaukastenUnten{
	position:absolute;
	bottom:-11px;
	left:10px;
	height:11px;
	width:968px;
	background-image:url(../img/schatten_blaukasten_unten.jpg);
	background-repeat: repeat-x;
}
div#SchichtSchattenBlaukastenRechts{
	position:absolute;
	top:0px;
	right:-7px;
	height:100px;
	width:7px;
	background-image:url(../img/schatten_blaukasten_rechts.jpg);
	background-repeat: no-repeat;
}

div#SchichtLogoTitel{
	position:absolute;
	bottom:5px;
	left:200px;
}
div#SchichtBlaukastenKontakdatenGesamt{
	position:absolute;
	bottom:0px;
	right:0px;
	width:400px;
}
div#SchichtBlaukastenKontakdatenGesamt2{
	position:relative;
	width:100%;
	clear:both;
	
}
div#SchichtBlaukastenKontakdatenLinks{
	position:relative;
	float:left;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 16px;
	padding-bottom:10px;
}
div#SchichtBlaukastenKontakdatenLinks strong{
	font-size: 11px;
	line-height: 16px;
	color:#FFFFFF;
}
div#SchichtBlaukastenKontakdatenRechts{
	position:relative;
	margin-left:25px;
	float:left;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 16px;
	padding-bottom:10px;
}
div#SchichtBlaukastenKontakdatenRechts strong,td,a{
	font-size: 11px;
	line-height: 16px;
	text-decoration:none;
	color:#FFFFFF;
}
div#SchichtBlaukastenKontakdatenRechts a{
	font-size: 11px;
	line-height: 16px;
	text-decoration:none;
}
div#SchichtBlaukastenKontakdatenRechts a:visited{
	text-decoration:none;
}
div#SchichtBlaukastenKontakdatenRechts a:hover{
	text-decoration:underline;
}
div#SchichtBlaukastenKontakdatenRechts a:active{
	text-decoration:none;
}

div#SchichtBlaukastenKontakdatenGelbbalken{
	position:relative;
	width:100%;
	clear:both;
	height:5px;
	background-color:#F7EB02;
}

/*------*/

div#SchichtSubnavZeile{
	position:relative;
	float:left;
	width:184px;
	/*background-color:#ffcc33;*/
	min-height:200px;
	padding:0px;
	margin:0px;
}
div#SchichtSubnavGesamt{
	position:relative;
	margin-top:40px;
	margin-left:10px;
	
}
div.SchichtSubnavZeileGesamt{
	position:relative;
	clear:both;
	width:170px;
	
	/*background-color:#ffcc22;*/
}
div.SchichtTrennerSubnavZeilen{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:20px;
}
div.SchichtTrennerSubnavVonHauptnav{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:10px;
}
div.SchichtTrennerSubnavZeilen2{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:5px;
}
div.SchichtSubnavZeilePfeilkreis{
	position:relative;
	float:left;
	width:20px;
	padding-top:2px;
}
div.SchichtSubnavZeileLink{
	position:relative;
	float:left;
	margin-left:5px;
}

div.SchichtSubnavZeileLink a{
	color:#4179C4;
	font-size:14px;
	line-height: 18px;
	text-decoration:none;
}
div.SchichtSubnavZeileLinkOn a{
	color:#4179C4;
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
	text-decoration:none;
}
/*--------*/
div.SchichtSubnavZeileGesamt2{
	position:relative;
	clear:both;
	width:170px;
	margin-left:22px;
}
div.SchichtSubnavZeileKasten2{
	position:relative;
	float:left;
	width:5px;
	height:5px;
	margin-top:7px;
	margin-right:3px;
	background-color:#3674BF;
}
div.SchichtSubnavZeileLink2{
	position:relative;
	float:left;
	padding:3px;
}
div.SchichtSubnavZeileLink2On{
	position:relative;
	float:left;
	padding:3px;
	background-color:#F5F300;
}

div.SchichtSubnavZeileLink2 a{
	color:#4179C4;
	font-size:12px;
	line-height: 14px;
	text-decoration:none;
}
div.SchichtSubnavZeileLink2On a{
	color:#4179C4;
	font-size:12px;
	line-height: 14px;
	text-decoration:none;
	font-weight:bold;
}

/*--------*/

div#SchichtInhaltGesamt{
	position:relative;
	float:left;
	width:800px;
	background-image:url(../img/schatten_inhalt_rechts_endl.jpg);
	background-repeat: repeat-y;
	background-position:790px 0px;
}
div#SchichtInhaltBalkenOben{
	position:relative;
	float:left;
	clear:both;
	height:10px;
	background-color:#618FCE;
	width:100%;
}
div#SchichtInhaltBalkenUnten{
	position:relative;
	float:left;
	clear:both;
	height:10px;
	background-color:#618FCE;
	margin-bottom:0px;
	width:790px;
}
div#SchichtInhaltBereich{
	position:relative;
	float:left;
	clear:both;
	margin-top:0px;
	background-color:#FFFFFF;
	background-image:url(../img/bck_inhalt.jpg);
	background-repeat: repeat-x;
	min-height:600px;
	width:790px;
}
div#SchichtInhaltBereich2{
	position:relative;
	margin-top:0px;
	margin-left:15px;
	width:765px;
	padding-bottom:30px;
	padding-top:0px;
	/*background-color:#ffcc33;*/
	float:left;
	clear:both;
	
}

div#SchichtInhaltSchattenUnten{
	position:absolute;
	bottom:-10px;
	left:1px;
	height:10px;
	width:802px;
	background-image:url(../img/schatten_inhalt_unten.jpg);
	background-repeat: no-repeat;
	
}
div#SchichtInhaltSchattenRechts{
	position:absolute;
	top:0px;
	right:0px;
	height:570px;
	width:10px;
	background-image:url(../img/schatten_inhalt_rechts.jpg);
	background-repeat: no-repeat;
}


/*---------*/

div#SchichtInhaltTitelbereich{
	position:relative;
	margin-bottom:30px;
	margin-top:20px;
	padding:0px;
	/*background-color:#000000;*/
}
div#SchichtInhaltTitelbereichTeaser{
	position:relative;
	width:360px;
	margin-top:20px;
}
div#SchichtInhaltTextbereichGesamt{
	position:relative;
}
div.SchichtInhaltTextbereichLinks{
	position:relative;
	float:left;
	width:360px;
}
div.SchichtInhaltTextbereichRechts{
	position:relative;
	float:left;
	width:360px;
	margin-left:40px;
}
div.SchichtInhaltMotivbereich{
	position:relative;
}

/*-----*/

div#SchichtBereichUnterInhalt{
	position:relative;
	float:left;
	clear:both;
	height:200px;
	width:100%
}
div#SchichtBereichUnterInhaltSlogan{
	position:absolute;
	top:50px;
	left:370px;
}
div#SchichtBereichUnterInhaltWebdesignBy{
	/*
	position:absolute;
	bottom:10px;
	left:0px;
	width:200px;
	*/
	position:absolute;
	bottom:-110px;
	right:0px;
}
div#SchichtBereichUnterInhaltWebdesignBy a{
	color:#FFFFFF;
	font-size:10px;
	line-height:12px;
	text-decoration:none;
}






/*--------*/

div.cleaner{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:1px;
}


div.SchichtNachOben{
	position:absolute;
	bottom:0px;
	right:-30px;
	float:left;
	clear:both;
}



/*---------*/
div#SchichtDatumRechtsGesamt{
	position:absolute;
	right:-20px;
	bottom:0px;
	padding-right:40px;
	
}
div#SchichtDatumRechtsGelbbalken{
	position:absolute;
	left:0px;
	bottom:-2px;
	width:100%;
	height:4px;
	background-color:#F7EB02;
}
div#SchichtDatumRechtsText{
	position:relative;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#4179C4;
}

/*--------*/
div.SchichtBildkastenUebersichtGesamt{
	position:relative;
	float:left;
	width:345px;
	margin-bottom:20px;
	margin-right:12px;
}
div.SchichtBildkastenUebersichtBalkenOben{
	position:relative;
	clear:both;
	height:22px;
	background-color:#3771C2;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	vertical-align:middle;
	padding-left:10px;
	margin-bottom:3px;
}
div.SchichtBildkastenUebersichtMotiv{
	position:relative;
	margin-bottom:3px;
}
div.SchichtBildkastenUebersichtBalkenUntenGesamt{
	position:relative;
	background-color:#3771C2;
}
div.SchichtBildkastenUebersichtBalkenUntenTitel{
	position:relative;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}
div.SchichtBildkastenUebersichtBalkenUntenText{
	position:relative;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
}
div.SchichtBildkastenUebersichtBildLinkGesamt{
	position:relative;
	margin-top:5px;
}
div.SchichtBildkastenUebersichtBildLinkPfeil{
	position:relative;
	float:right;
	padding-top:5px;
	padding-right:3px;
}
div.SchichtBildkastenUebersichtBildLinkMehr{
	position:relative;
	float:right;
}
div.SchichtBildkastenUebersichtBildLinkMehr a{
	text-decoration:none;
	color:#4179C4;
}
/*------*/
div#SchichtZurueckRechtsGesamt{
	position:absolute;
	top:0px;
	right:0px;
}
div#SchichtZurueckRechtsPfeil{
	position:relative;
	float:left;
	margin-right:5px;
	padding-top:6px;
}
div#SchichtZurueckRechtsLink{
	position:relative;
	float:left;
}
div#SchichtZurueckRechtsLink a{
	text-decoration:none;
	color:#4179C4;
}

/*--------*/

div#SchichtWebdesignBy{
	position:absolute;
	/*bottom:0px;*/
	bottom:-70px;
	left:-270px;
}

div#SchichtSeitenanfangUnten{
	position:absolute;
	bottom:0px;
	right:-150px;
}




/*-------------------------*/
/*---*/
div#SchichtBereichUnterInhaltAdresse{
	position:absolute;
	bottom:20px;
	right:10px;
	color:#306AB8;
	/*width:200px;*/
}


div#SchichtBereichUnterInhaltImpressum{
	position:absolute;
	bottom:-30px;
	right:0px;
}
div#SchichtBereichUnterInhaltImpressum a, div#SchichtBereichUnterInhaltWebdesignBy a{
	color:#306AB8;
	text-decoration:none;
}
div.SchichtBereichUnterInhaltImpressum a:visited{
	text-decoration:none;
}
div.SchichtBereichUnterInhaltImpressum a:hover{
	text-decoration:underline;
}
div.SchichtBereichUnterInhaltImpressum a:active{
	text-decoration:none;
}




