
html{
	/*height:100%;*/
	min-height: 101.05%;
}

body {
	overflow: 		auto;
	padding: 		0px; 
	margin:			0px; 
	margin-top:		0px;
	margin-bottom:	20px;
	margin-left:	0px;
	/*background-color:#F3F3F3;*/
	background: repeat-x url(../img/bck.jpg);
	background-color:#FFFFFF;
	min-height:100%;
	
}
body, body a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#3C3621;
	font-size:0.78em;
	line-height: 1.4em;
}
p strong, td strong{
	line-height: 1.4em;
}


table { 
	/*border-collapse:collapse;
	margin: 0px;*/
	border-spacing:0px;
	border: 0px solid white;
}

td { 
	border: 0px white solid;
	padding: 0px; 
	vertical-align: top;
	
} 
td.TabellenZelleSpalte1{
	padding-right:5px;
}
td.TabellenZelleSpalte1 a, td.TabellenZelleSpalte2 a{
	font-size:1.0em;
}



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:964px;
	
}
div#container2{
	position:relative;
	float:left;
	width:964px;
	margin-bottom:20px;
}

/*-------*/


div#zeile1{
	position:relative;
	height:27px;
	float:left;
	clear:both;
	width:100%;
}
div#zeile2{
	position:relative;
	height:240px;
	float:left;
	clear:both;
	width:100%;
}
div#zeile3{
	position:relative;
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;
	z-index:50;
}
div#zeile4{
	position:relative;
	margin-top:30px;
	float:left;
	clear:both;
	width:100%;
	z-index:30;
}
/*------------*/

div#SchichtExtranavGesamt{
	position:absolute;
	border-top:4px solid #766F55;
	top:0px;
	right:0px;
	width:450px;
}
div#SchichtExtranavLinksGesamt{
	position:absolute;
	top:0px;
	left:0px;
}
div.SchichtExtranavLinksLink{
	position:relative;
	border-top:3px solid #B8B3A1;
	float:left;
	margin-right:15px;
}
div.SchichtExtranavLinksLink a{
	text-decoration:none;
	/*color:#3C3621;*/
	/*
	font-size:1.0em;
	line-height: 1.0em;
	*/
}
div.SchichtExtranavLinksLink a:visited{
	text-decoration:none;
}
div.SchichtExtranavLinksLink a:hover{
	text-decoration:underline;
}
div.SchichtExtranavLinksLink a:active{
	text-decoration:none;
}

/*----*/

div#SchichtSprachNavGesamt{
	position:absolute;
	top:7px;
	right:3px;
}

div.SchichtSprachNavLink{
	position:relative;
	float:left;
	background: no-repeat url(../img/pfeil_off.gif);
	background-position:left center;
	/*background-color:#ffcc33;*/
	padding-left:8px;
}
div.SchichtSprachNavLink a{
	text-decoration:none;
	/*color:#3C3621;*/
	/*
	font-size:1.0em;
	line-height: 1.0em;
	*/
}

/*---------------------*/

div#zeile2BannerZeile{
	position:absolute;
	top:29px;
	left:0px;
	width:100%;
}

div#zeile2BannerLinksReiter{
	position:absolute;
	top:0px;
	left:0px;
	height:29px;
}
div#zeile2BannerLinks{
	position:absolute;
	top:-3px;
	left:-3px;
	width:722px;
	height:211px;
	background: no-repeat url(../img/bck_banner.png);
	background-position:0px 0px;
}
div#zeile2BannerLinks2{
	position:absolute;
	top:10px;
	left:10px;
}
div#zeile2BannerLinksVertikal{
	position:absolute;
	bottom:14px;
	left:375px;
}
div#zeile2BannerRechtsWeltkarte{
	position:absolute;
	top:-3px;
	right:-3px;
	width:234px;
	height:211px;
	background: no-repeat url(../img/bck_karte.png);
	background-position:0px 0px;
}
div#zeile2BannerRechtsWeltkarteKarte{
	position:absolute;
	top:10px;
	left:12px;
	width:208px;
	height:159px;
}
div#zeile2BannerRechtsWeltkarteKarteLink{
	position:absolute;
	bottom:-20px;
	left:0px;
}
div#zeile2BannerRechtsWeltkarteKarteWomenLogo{
	position:absolute;
	top:0px;
	right:0px;
}
div#zeile2BannerRechtsWeltkarteKarteUeberblick{
	position:absolute;
	top:0px;
	left:0px;
}

/*------*/

div#zeile3spaltenLinksUndMitte{
	position:relative;
	float:left;
	width:740px;
}


/*---*/

div#zeile3spalteRechts{
	position:relative;
	float:left;
	/*width:224px;*/
	width:221px;
	overflow:visible;
}

div.SpalteRechtsTrenner{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:25px;
}

div.SpalteRechtsTitel{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	font-size:1.4em;
	line-height: 1.4em;
	font-weight:normal;
	color:#9C4883;
	text-transform: uppercase;
	text-align:right;
}
div.SpalteRechtsTrennstrich{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:5px;
	background-color:#9C4883;
}
div.SpalteRechtsInhaltStandard{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	background-color:#F4F2EB;
	/*background-color:#ffcc33;*/
	border-bottom:1px solid #FFFFFF;
}

div.SpalteRechtsInhaltTextStandard{
	position:relative;
	margin:5px;
}

div.SpalteRechtsDatum{
	position:relative;
	font-size:1.0em;
	line-height: 1.4em;
	color:#9C4883;
}
div.SpalteRechtsLinkTitel{
	position:relative;
}
div.SpalteRechtsLinkTitel a{
	text-decoration:none;
	font-size:1.0em;
	line-height: 1.4em;
	color:#9C4883;
	font-weight:bold;
}


div.SpalteRechtsLinkTitel a:visited{
	
}
div.SpalteRechtsLinkTitel a:hover{
	text-decoration:underline;
}
div.SpalteRechtsLinkTitel a:active{
	
}

div.SpalteRechtsTeasertext{
	position:relative;
}
div.SpalteRechtsMehr{
	position:relative;
	text-align:right;
	background: no-repeat url(../img/mehr.gif);
	background-position:right center;
}
div.SpalteRechtsMehr a{
	text-decoration:none;
	font-size:1.0em;
	line-height: 1.4em;
	/*color:#9C4883;*/
	padding-right:22px;
	text-transform: uppercase;
}
div.SpalteRechtsMehr a:visited{
	
}
div.SpalteRechtsMehr a:hover{
	text-decoration:underline;
}
div.SpalteRechtsMehr a:active{
	
}

/*----*/

div.SpalteRechtsAlleMeldungen{
	position:relative;
	clear:both;
	text-align:right;
	background-color:#EAE6DA;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;
}
div.SpalteRechtsAlleMeldungen a{
	text-decoration:none;
	font-size:1.0em;
	line-height: 1.4em;
	/*color:#9C4883;*/
	padding-right:22px;
	text-transform: uppercase;
	background: no-repeat url(../img/mehr.gif);
	background-position:right center;
}
div.SpalteRechtsAlleMeldungen a:visited{
	
}
div.SpalteRechtsAlleMeldungen a:hover{
	text-decoration:underline;
}
div.SpalteRechtsAlleMeldungen a:active{
	
}

/*-------------------*/

div.SpalteRechtsGalerieGesamt{
	position:relative;
	border-bottom:1px solid #FFFFFF;
	clear:both;
}
div.SpalteRechtsGalerieBild{
	position:relative;
	float:left;
	width:80px;
	height:80px;
	overflow:hidden;
}
div.SpalteRechtsGalerieTextGesamt{
	position:relative;
	float:left;
	width:131px;
	padding:5px;
	padding-right:0px;
}
div.SpalteRechtsGalerieTextGesamt h1, div.SpalteRechtsGalerieTextGesamt h1 a{
	font-size:1.0em;
	line-height: 1.2em;
	margin-bottom:0px;
	font-weight:bold;
	color:#3C3621;
	padding-top:0px;
	margin-top:0px;
	padding-left:0em;
	margin-left:0px;
	text-align:left;
	text-indent: 0em;
	text-transform: none;
	text-decoration:none;
}

div.SpalteRechtsGalerieMehr{
	position:relative;
	float:right;
	margin-top:4px;
	margin-right:0px;
	padding-right:0px;
	height:17px;
	height:9px;
}

/*---*/

div.SpalteRechtsMatronen{
	position:relative;
	clear:both;
	height:151px;
	width:229px;
	background: no-repeat url(../img/block_matronen.png);
	/*background-position:0px 0px;*/
}
div#SpalteRechtsMatronenLinkLeer{
	position:relative;
	float:left;
	clear:both;
	height:80px;
}

div#SpalteRechtsMatronenLink{
	position:relative;
	float:left;
	clear:both;
	/*width:100%;*/
	margin-left:8px;
	margin-top:4px;
}
div#SpalteRechtsMatronenLink a{
	text-decoration:none;
	font-size:1.0em;
	line-height: 1.4em;
	font-style:italic;
	color:#9C4883;
	padding-right:24px;
	
	background: no-repeat url(../img/pfeil_lang.png);
	background-position:right center;
}
div#SpalteRechtsMatronenText{
	position:relative;
	float:left;
	clear:both;
	/*width:100%;*/
	margin-top:3px;
	margin-left:8px;
	margin-right:3px;
	color:#FFFFFF;
	font-size:0.94em;
	line-height:1.2em;
}

/*----------*/

div#zeile3spaltenLinksUndMitteLinks{
	position:relative;
	float:left;
	width:170px;
	z-index:200;
}
div#SpalteLinksTrennstrichOben{
	position:relative;
	width:100%;
	height:5px;
	background-color:#9C4883;
	margin-top:30px;
	margin-bottom:5px;
}


div#SpalteLinksTrennstrichUnten{
	position:relative;
	width:100%;
	height:5px;
	background-color:#9C9784;
	margin-top:15px;
	margin-bottom:10px;
}
/*---*/
div#zeile3spaltenLinksUndMitteMitte{
	position:relative;
	float:left;
	width:570px;
	z-index:900;
}
div#zeile3spaltenLinksUndMitteDrunter{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:150px;
	background: no-repeat url(../img/titel/themen-entdecken.png);
	background-position:0px 0px;
	/*background-color:#ffcc33;*/
	z-index:200;
	
}
/*----*/

div#SpalteMitteInhalt{
	position:relative;
	margin-left:90px;
	width:440px;
	padding-top:20px;
	
}

/*---*/



/*-----------*/

div.HauptnavLinkOff, div.HauptnavLinkOn{
	position:relative;
	
}
div.HauptnavLinkOff a, div.HauptnavLinkOn a{
	text-transform: uppercase;
	text-decoration:none;
	font-size:1.2em;
	line-height: 1.6em;
}
div.HauptnavLinkOff a{
	color:#9C4883;
}
div.HauptnavLinkOn a{
	color:#9C9784;
}
div.HauptnavLinkOn a:visited, div.HauptnavLinkOff a:visited{
	
}
div.HauptnavLinkOn a:hover, div.HauptnavLinkOff a:hover{
	color:#9C9784;
}
div.HauptnavLinkOn a:active, div.HauptnavLinkOff a:active{
	
}

/*----------*/

div.SubnavGesamt{
	position:relative;
	margin-top:5px;
	margin-bottom:10px;
}
div.SubnavLinkOff, div.SubnavLinkOn{
	position:relative;
	/*background-color:#F2F0E9;*/
	border-top:1px solid #FFFFFF;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
div.SubnavLinkOff{
	background: no-repeat url(../img/bck_subnav_off.gif);
	background-position:left bottom;
	background-color:#F2F0E9;
}
div.SubnavLinkOn{
	background: no-repeat url(../img/bck_subnav_on.gif);
	background-position:left bottom;
	background-color:#F2F0E9;
}
div.SubnavLinkOff a, div.SubnavLinkOn a{
	text-decoration:none;
	
	font-size:1.0em;
	line-height: 1.4em;
	
}
div.SubnavLinkOff a{
	color:#9C4883;
}
div.SubnavLinkOn a{
	color:#9C9784;
}
div.SubnavLinkOn a:visited, div.SubnavLinkOff a:visited{
	
}
div.SubnavLinkOn a:hover, div.SubnavLinkOff a:hover{
	color:#9C9784;
}
div.SubnavLinkOn a:active, div.SubnavLinkOff a:active{
	
}

/*------ anfang subnav 2 ------*/

div.SubnavGesamt2{
	position:relative;
	margin-top:2px;
	margin-bottom:10px;
}
div.SubnavLink2Off, div.SubnavLink2On{
	position:relative;
	padding-left:18px;
	padding-top:1px;
	padding-bottom:1px;
}

div.SubnavLink2Off a, div.SubnavLink2On a{
	text-decoration:none;
	/*
	font-size:1.0em;
	line-height: 1.4em;
	*/
}
div.SubnavLink2Off a{
	color:#9C4883;
}
div.SubnavLink2On a{
	color:#9C9784;
}
div.SubnavLink2On a:visited, div.SubnavLink2Off a:visited{
	
}
div.SubnavLink2On a:hover, div.SubnavLink2Off a:hover{
	color:#9C9784;
}
div.SubnavLink2On a:active, div.SubnavLink2Off a:active{
	
}
/*---- ende subnav 2-----*/

/*-------*/

div.ExtranavLinkUntenOff, div.ExtranavLinkUntenOn{
	position:relative;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
div.ExtranavLinkUntenOff{
	background: no-repeat url(../img/pfeil_off.gif);
	background-position:left center;
}
div.ExtranavLinkUntenOn{
	background: no-repeat url(../img/pfeil_on.gif);
	background-position:left center;
}
div.ExtranavLinkUntenOff a, div.ExtranavLinkUntenOn a{
	text-decoration:none;
	font-size:1.0em;
	line-height: 1.4em;
}
div.ExtranavLinkUntenOff a{
	color:#766F55;
}
div.ExtranavLinkUntenOn a{
	color:#A8A391;
}

/*-----------------------*/
/*---*/

div#zeile4Adresszeile{
	position:relative;
	clear:both;
	border:1px solid #EAE6DA;
	padding:5px;
	/*width:100%;*/
}
div#zeile4Adresszeile, div#zeile4Adresszeile a{
	font-size:0.92em;
	line-height: 0.92em;
	color:#868275;
	text-decoration:none;
}

div#zeile4AdresszeileNachOben{
	position:absolute;
	top:-19px;
	left:420px;
}

div#zeile4ExtranavGesamt{
	position:absolute;
	right:4px;
	top:5px;
}
div.zeile4ExtranavLink{
	position:relative;
	float:left;
	padding-right:4px;
	padding-left:8px;
	margin-right:10px;
	background: no-repeat url(../img/pfeil_off.gif);
	background-position:left center;
	border-right:1px solid #868275;
}

div#zeile4Webdesign{
	position:relative;
	clear:both;
	padding:5px;
	padding-left:8px;
}
div#zeile4Webdesign, div#zeile4Webdesign a{
	font-size:0.96em;
	line-height: 1.2em;
	color:#868275;
	text-decoration:none;
}

/*---*/

div#zeile4AdresszeileUebersetzung{
	position:relative;
	clear:both;
	padding-left:8px;
	margin-top:10px;
}

div#zeile4AdresszeileUebersetzung, div#zeile4AdresszeileUebersetzung a{
	/*
	font-size:0.92em;
	line-height: 0.92em;
	*/
	color:#868275;
	text-decoration:none;
	
}

/*----*/

div.BildInTextGesamt{
	position:relative;
	float:left;
	margin-right:10px;
	margin-bottom:2px;
}
div.BildInTextBild{
	position:relative;
	/*
	width:100px;
	height:100px;
	overflow:hidden;
	*/
}
div.BildInTextUntertitel{
	position:relative;
	background-color:#EAE6DA;
	border-top:1px solid #FFFFFF;
	padding:5px;
	font-size:0.86em;
	line-height:0.90
}
div.BildInTextLupe{
	position:absolute;
	bottom:0px;
	right:0px;
}

/*--*/

div.BildNebenTextGesamt{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	padding-bottom:20px;
	border-bottom:1px dotted #cccccc;
	margin-bottom:20px;
}
div.TextNebenBild{
	position:relative;
	float:left;
}

/*---*/

div.BildGrossansichtGesamtOff, div.BildGrossansichtGesamtOn{
	position:absolute;
	top:200px;
	left:0px;
	margin:0px;
	width:100%;
	/*background-color:#ffcc22;*/
}
div.BildGrossansichtGesamt2{
	position:relative;
	margin:0 auto;
	/*float:left;*/
	width:400px;
	padding:20px;
	padding-bottom:10px;
	background-color:#EAE6DA;
	border:1px solid #D4D1C7;
}
div.BildGrossansichtGesamtOn{
	display: block;
}
div.BildGrossansichtGesamtOff{
	display: none;
}

div.BildGrossansichtBild{
	position:relative;
	
}
div.BildGrossansichtUntertitel{
	position:relative;
	padding-top:5px;
	font-size:0.92em;
	line-height:0.94
}

div.BildGrossansichtSchliessen{
	position:absolute;
	top:0px;
	right:20px;
	background: no-repeat url(../img/icon_schliessen.gif);
	background-position:right center;
}
div.BildGrossansichtSchliessen a{
	font-size:1.0em;
	text-decoration:none;
	padding-right:20px;
	color:#766F55;
}
div.BildGrossansichtSchliessen a:visited{
	text-decoration:none;
}
div.BildGrossansichtSchliessen a:hover{
	text-decoration:underline;
}
div.BildGrossansichtSchliessen a:active{
	text-decoration:none;
}

/*---*/
td.ZelleOeffZeitenBold{
	font-weight:bold;
	padding-right:5px;
}


/*---------*/

div.TextNebenBildDatum{
	position:relative;
	
}
div.TextNebenBildTitel{
	position:relative;
	font-weight:bold;
	color:#9C4883;
}
div.TextNebenBildTeaser{
	position:relative;
	
}
div.TextNebenBildLink{
	position:relative;
	clear:both;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
}
div.TextNebenBildLink a{
	text-decoration:none;
	font-size:1.0em;
	line-height: 1.4em;
	/*color:#9C4883;*/
	padding-right:22px;
	text-transform: uppercase;
	background: no-repeat url(../img/mehr.gif);
	background-position:right center;
}
div.TextNebenBildLink a:visited{
	
}
div.TextNebenBildLink a:hover{
	text-decoration:underline;
}
div.TextNebenBildLink a:active{
	
}

/*------ standard-layer ----------*/

div.SchichtStandardLayerGesamtOn, div.SchichtStandardLayerGesamtOff{
	position:absolute;
	left:70px;
	top:10px;
	width:772px;
	height:526px;
	background: no-repeat url(../img/bck_standard_klein.png);
	background-position:0px 0px;
}
div.SchichtStandardLayerGesamtOn{
	display: block;
}
div.SchichtStandardLayerGesamtOff{
	display: none;
}

/*----*/

div#SchichtStandardLayerSchliessen{
	position:absolute;
	right:40px;
	top:17px;
	background: no-repeat url(../img/icon_schliessen.gif);
	background-position:right center;
	
}
div#SchichtStandardLayerSchliessen a{
	font-size:1.0em;
	text-decoration:none;
	padding-right:20px;
	color:#766F55;
}
div#SchichtStandardLayerSchliessen a:visited{
	text-decoration:none;
}
div#SchichtStandardLayerSchliessen a:hover{
	text-decoration:underline;
}
div#SchichtStandardLayerSchliessen a:active{
	text-decoration:none;
}

/*---*/

div#SchichtStandardLayerLilaBereich{
	position:absolute;
	top:36px;
	left:18px;
	width:740px;
	height:26px;
	background-color:#9C4883;
}
div#SchichtStandardLayerLilaBereichText{
	position:relative;
	margin-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.8em;
}

div#SchichtStandardLayerText{
	position:absolute;
	top:90px;
	left:30px;
	width:717px;
	height:400px;
	padding-right:10px;
	/*background-color:#ffcc22;*/
	overflow:auto;
}

/*------- ende standard-layer --------*/

/*--------- xxxxxxxxxxxxxxx------------*/
/*------ weltkarte-layer ----------*/

div.SchichtWeltkarteLayerGesamtOn, div.SchichtWeltkarteLayerGesamtOff{
	position:absolute;
	left:70px;
	top:10px;
	width:766px;
	height:443px;
	background: no-repeat url(../img/bck_weltkarte_klein.png);
	background-position:0px 0px;
	z-index:999;
}
div.SchichtWeltkarteLayerGesamtOn{
	display: block;
}
div.SchichtWeltkarteLayerGesamtOff{
	display: none;
}

/*----*/

div#SchichtWeltkarteLayerSchliessen{
	position:absolute;
	right:40px;
	top:17px;
	background: no-repeat url(../img/icon_schliessen.gif);
	background-position:right center;
	
}
div#SchichtWeltkarteLayerSchliessen a{
	font-size:1.0em;
	text-decoration:none;
	padding-right:20px;
	color:#766F55;
}
div#SchichtWeltkarteLayerSchliessen a:visited{
	text-decoration:none;
}
div#SchichtWeltkarteLayerSchliessen a:hover{
	text-decoration:underline;
}
div#SchichtWeltkarteLayerSchliessen a:active{
	text-decoration:none;
}

/*---*/

div#SchichtWeltkarteLayerLilaBereich{
	position:absolute;
	top:36px;
	left:13px;
	width:740px;
	height:26px;
	background-color:#9C4883;
}
div#SchichtWeltkarteLayerLilaBereichText{
	position:relative;
	margin-left:17px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.8em;
}

div#SchichtWeltkarteLayerKarte{
	position:relative;
	float:left;
	clear:both;
	margin-top:0px;
	padding-top:20px;
	margin-top:62px;
	margin-left:30px;
	width:723px;
	height:330px;
	background: no-repeat url(../img/weltkarte_gross_trans.png);
	background-position:left top;
	overflow:auto;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #9C4883; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #999999;
	/*background-color:#ffcc22;*/
}

div.SchichtWeltkarteLand{
	position:relative;
	float:left;
	clear:both;
	width:300px;
	margin-bottom:10px;
	/*margin-right:30px;*/
}
div.SchichtWeltkarteLand ul li a{
	text-decoration:none;
	color:#9C4883;
}
div.SchichtWeltkarteLand ul li a:visited{
	text-decoration:none;
}
div.SchichtWeltkarteLand ul li a:hover{
	text-decoration:underline;
}
div.SchichtWeltkarteLand ul li a:active{
	text-decoration:none;
}

div.SchichtWeltkarteLaenderSpalte{
	position:relative;
	width:300px;
	float:left;
	margin-right:20px;
}

/*---  ende weltkarte ------*/
/*---- anfang sitemap -------*/

div.SchichtSitemapGesamtOff, div.SchichtSitemapGesamtOn{
	position:fixed;
	left:70px;
	top:10px;
	width:700px;
	height:480px;
	background-color:#9C4883;
	z-index:1000000;
}

div.SchichtSitemapGesamtOff{
	display: none;
}
div.SchichtSitemapGesamtOn{
	display: block;
}

div#SchichtSitemapSchliessen{
	position:relative;
	text-align:right;
	background: no-repeat url(../img/icon_schliessen_weiss.gif);
	background-position:right center;
	/*background-color:#ffcc33;*/
	padding-right:0px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:5px;
}
div#SchichtSitemapSchliessen a{
	text-decoration:none;
	color:#FFFFFF;
	padding-right:16px;
}

div#SchichtSitemapSchliessen a:visited{
	
}
div#SchichtSitemapSchliessen a:hover{
	text-decoration:underline;
}
div#SchichtSitemapSchliessen a:active{
	
}


div#SchichtSitemapTitelBalken{
	position:relative;
	background-color:#FFFFFF;
	color:#9C4883;
	font-weight:bold;
	padding-left:20px;
}
div#SchichtSitemapInhaltGesamt{
	position:relative;
	margin-left:15px;
	margin-right:15px;
}
div#SchichtSitemapInhaltGesamt a, div#SchichtSitemapInhaltGesamt{
	color:#FFFFFF;
	text-decoration:none;
}
div#SchichtSitemapInhaltGesamt a:visited{
	
}
div#SchichtSitemapInhaltGesamt a:hover{
	text-decoration:underline;
}
div#SchichtSitemapInhaltGesamt a:active{
	
}

div#SchichtSitemapInhaltObereNaviGesamt{
	position:relative;
	margin-top:15px;
}
div#SchichtSitemapInhaltObereNaviGesamt a{
	padding-right:5px;
	margin-left:5px;
}
/*---*/
div#SchichtSitemapInhaltHauptNaviGesamt{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	border-top:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	margin-top:20px;
}
div.SchichtSitemapInhaltHauptNaviSpalte{
	position:relative;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	width:220px;
	margin-right:0px;
}
div.SchichtSitemapInhaltHauptNaviSpalte ul{
	margin-bottom:20px;
	padding-bottom:0px;
}
div.SchichtSitemapInhaltHauptNaviSpalte ul li{
	margin-bottom:0px;
	padding-bottom:0px;
}

/*---*/
div#SchichtSitemapUntereNaviGesamt {
	position:relative;
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;
}
div#SchichtSitemapUntereNaviGesamt a{
	padding-right:5px;
	margin-left:5px;
	font-weight:bold;
}

/*----- ende sitemap --------*/

/*
div.SchichtWeltkarteLayerPunktGesamt{
	position:absolute;
	top:0px;
	left:0px;
	width:4px;
	height:4px;
}
div.SchichtWeltkarteLayerPunktPunkt{
	position:relative;
}
div.SchichtWeltkarteLayerPunktLegendeGesamtOff, div.SchichtWeltkarteLayerPunktLegendeGesamtOn{
	position:absolute;
	top:-8px;
	left:15px;
	border:1px solid #FFFFFF;
	background-color:#9C4883;
	color:#FFFFFF;
	line-height:1.26em;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	white-space:nowrap; 
	min-height:14px;
}
div.SchichtWeltkarteLayerPunktLegendeGesamtOn{
	display: block;
}
div.SchichtWeltkarteLayerPunktLegendeGesamtOff{
	display: none;
}
div.SchichtWeltkarteLayerPunktLegendePfeil{
	position:absolute;
	top:5px;
	left:-8px;
}
*/
/*------- ende weltkarte-layer --------*/

/*-----------yyyyyyyyyyyyyyyyyy---------*/


/*---------------*/

div.SchichtWeiterBereichGesamt{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	margin-top:10px;
}

div.SchichtSeiteZureckStandard{
	position:absolute;
	top:10px;
	right:10px;
}

div.SchichtSeiteZureckStandard a{
	text-decoration:none;
	/*
	font-size:1.0em;
	line-height: 1.4em;
	*/
	/*color:#9C4883;*/
	padding-left:22px;
	text-transform: uppercase;
	background: no-repeat url(../img/zurueck.gif);
	background-position:left center;
}
div.SchichtSeiteZureckStandard a:visited{
	
}
div.SchichtSeiteZureckStandard a:hover{
	text-decoration:underline;
}
div.SchichtSeiteZureckStandard a:active{
	
}

/*----------------------*/
/*------- fonts -------*/



h1{
	font-size:1.6em;
	line-height: 1.6em;
	margin-bottom:0px;
	font-weight:bold;
	color:#9C4883;
	padding-top:0px;
	margin-top:0px;
	padding-left:0em;
	margin-left:-40px;
	text-align:left;
	text-indent: 0em;
	text-transform: uppercase;
}
h2{
	font-size:1.2em;
	line-height: 1.2em;
	color:#9C4883;
	font-weight:bold;
	font-style:italic;
	padding-top:0px;
	margin-bottom:20px;
	margin-top:0px;
	padding-left:0em;
	margin-left:0em;
	text-indent: 0em;
	text-align:left;
}
h3{
	font-size:1.2em;
	line-height: 1.2em;
	color:#9C4883;
	font-weight:bold;
	padding-top:0px;
	margin-bottom:10px;
	margin-top:0px;
	padding-left:0em;
	margin-left:0em;
	text-indent: 0em;
	text-align:left;
	/*
	font-weight:bold;
	padding-top:0px;
	margin-bottom:20px;
	margin-top:10px;
	padding-left:0em;
	margin-left:0em;
	*/
}

td{
	/*font-size:1.0em;*/
}
p{
	margin-top:0px;
	margin-bottom:18px;
}
p.teaser{
	font-weight:bold;
	color:#9C4883;
}

.FettUndLila{
	font-weight:bold;
	color:#9C4883;
}
.Fett{
	font-weight:bold;
}

.unterstrich{
	text-decoration: underline;
}

a{
	font-size: 1.0em;
	line-height: 1.4em;
	text-decoration: underline;
}

a:link{
	font-size: 1.0em;
	line-height: 1.4em;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
	font-size: 1.0em;
	line-height: 1.4em;
}
a:hover{
	text-decoration: underline;
	font-size: 1.0em;
	line-height: 1.4em;
}
a:active{
	text-decoration: underline;
	font-size: 1.0em;
	line-height: 1.4em;
}



/*----------------*/

 a.LinkMitButtonDahinter{
	text-decoration:none;
	padding-right:22px;
	/*text-transform: uppercase;*/
	background: no-repeat url(../img/mehr.gif);
	background-position:right center;
}
a.LinkMitButtonDahinter:visited{
	
}
a.LinkMitButtonDahinter:hover{
	text-decoration:underline;
}
a.LinkMitButtonDahinter:active{
	
}



a.LinkOhneStrich{
	text-decoration: none;
	/*
	font-size: 11px;
	line-height: 16px;
	*/
}

a.LinkOhneStrich:link {
	text-decoration: none;
	/*
	font-size: 11px;
	line-height: 16px;
	*/
}

a.LinkOhneStrich:visited {
	text-decoration: none;
}
a.LinkOhneStrich:hover {
	text-decoration: underline;
}
a.LinkOhneStrich:active {
	text-decoration:none;
}

/*----------------*/

/*----------------*/
a.LinkOhneStrichUndCursor{
	text-decoration: none;
	cursor:text;
}

a.LinkOhneStrichUndCursor:link {
	text-decoration: none;
	cursor:text;
}

a.LinkOhneStrichUndCursor:visited {
	text-decoration: none;
	cursor:text;
}
a.LinkOhneStrichUndCursor:hover {
	text-decoration: none;
	cursor:text;
}
a.LinkOhneStrichUndCursor:active {
	text-decoration:none;
	cursor:text;
}

/*----------------*/



/*---------------*/

a.LinkOhneStrichKlein{
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}

a.LinkOhneStrichKlein:link {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}

a.LinkOhneStrichKlein:visited {
	text-decoration: none;
}
a.LinkOhneStrichKlein:hover {
	text-decoration: underline;
}
a.LinkOhneStrichKlein:active {
	text-decoration:none;
}

/*----------------*/
/*----------------*/

a.LinkWebdesignBy{
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	/*color:#8DA7CA;*/
	color:#C3C1C1;
}

a.LinkWebdesignBy:link {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	/*color:#8DA7CA;*/
	color:#C3C1C1;
}

a.LinkWebdesignBy:visited {
	text-decoration: none;
	/*color:#8DA7CA;*/
}
a.LinkWebdesignBy:hover {
	text-decoration: underline;
	/*color:#8DA7CA;*/
}
a.LinkWebdesignBy:active {
	text-decoration:none;
	/*color:#8DA7CA;*/
}

/*----------------*/


a.LinkNachOben{
	text-decoration: none;
	font-size: 10px;
	line-height: 18px;
	
}

a.LinkNachOben:link {
	text-decoration: none;
	font-size: 10px;
	line-height: 18px;
	
}

a.LinkNachOben:visited {
	text-decoration: none;
	
}
a.LinkNachOben:hover {
	text-decoration: underline;
	
}
a.LinkNachOben:active {
	text-decoration:none;
	
}

/*----------------*/




ul, ol {
	padding-left:0px;
	padding-top:0px;
	padding-bottom:1px;
	margin:0px;
	margin-left:16px;
	margin-bottom:15px;
	margin-top:5px;
	/*
	list-style-type: square;
	list-style-type: circle;
	*/
	
	/*list-style-image: url('../img/listkasten.gif');*/
	text-align:left;
}
ul{
	list-style-type: disc;
}
ol{
	margin-left:16px;
}
ol li{
	margin-left:0px;
	line-height:1.4em;
}

li, li em{
	padding-bottom:8px;
	/*color:#4573AE;*/
	
	font-size:1.0em;
	line-height: 1.0em;
	
}
li a, p a, strong{
	font-size:1.0em;
	line-height: 1.0em;
	
}

/*-----*/
.EingabeFeldStandard, .EingabeFeldGanzKurz, .EingabeFeldKurz{
	border: 1px solid #EAE6DA;
	background-color:#F4F2EC;
}


.EingabeFeldStandard{
	width:310px;
	
	/*color:#414141;*/
	/*height:16px;*/
	
}

.EingabeFeldGanzKurz{
	width:60px;
	
}
.EingabeFeldKurz{
	width:238px;
	margin-left:10px;
}


.SchriftNormal{
	color:#3C3621;
	font-weight:normal;
}

/*---*/

a.LinkMitPfeilDahinter{
	text-decoration:none;
	font-size:1.0em;
	line-height: 1.4em;
	/*color:#9C4883;*/
	padding-right:22px;
	background: no-repeat url(../img/mehr.gif);
	background-position:right center;
}
a.LinkMitPfeilDahinter:visited{
	
}
a.LinkMitPfeilDahinter:hover{
	text-decoration:underline;
}
a.LinkMitPfeilDahinter:active{
	
}


/*-------- ende fonts ----------*/



