html {
	font-family: Verdana, verdana, arial, Helvetica, sans-serif;
	overflow-y: scroll;        
	height:100%;
}

body {
	font-size: 100.01%;
	margin:0;
	padding:0;
	height:100%;
	text-align: center;
	background-color:#bbb;
	background-color:#DAB562;
	background-color:#F7CC6A;
	background-color:#CBDBE9;
	background-color:#bbb;
	background-color:#A0AAB4;
}

* {  
	font-size:1.0em;
}


#mitglied-werden-wrap {
	position: absolute;
	width: 130px;
	right: 1.2em;
	top: 32.4em;
	z-index: 99;
}

.mitglied-werden-link {
	display: block;
	height: 42px;
	text-decoration: none;
}

.mwl-mitglied {
	background-image: url(img/mitglied_werden/mitglied_werden.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.mwl-mitglied:hover {
	background-image: url(img/mitglied_werden/mitglied_werden_hover.gif);
}

.mwl-spenden {
	margin-top: 1.2em;
	background-image: url(img/mitglied_werden/spenden_helfen.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.mwl-spenden:hover {
	background-image: url(img/mitglied_werden/spenden_helfen_hover.gif);
}


abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted black;		
}

#content-wrap span[title] {
	cursor: help;
	border-bottom: 1px dotted black;	
}

#website-mit-ie6-trennstrich,
#website {
	text-align: left;
	position: relative;	
	margin: 0 auto;
	
	/*left: 50%;
	margin-left: -41.2em;*/
	
	width: 100%;
	max-width: 82.4em;
	min-width: 76em;

	min-height: 100%;
	
	clear: left;
	z-index: 2;
	
	background-image: url(img/ws-hg.gif);
	background-position: 22% 0;
	
	/*padding-bottom: 1em;*/
}


#trennstrich-maker {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	/*width: 39%;*/
	width: 30%;
	
	border-left: 1px solid #BEBEBE;
}

/* kommt auf Haupseite nicht vor*/
#nebenseiten-ueberschrift {
	text-align: right;
	position: absolute;
	right: 1.4em;
	top: 2.8em;
	z-index: 4;
}

#nebenseiten-ueberschrift h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: white;
}

#ws-head-wrap {
	position: absolute;
	top: 0;
	z-index: 3;
}

#ws-head {
	overflow: hidden;
	width: 100%;
	max-width: 82.4em;
	min-width: 77em;
	
	height: 12.8em;
	position: fixed;
	background-color: #D41800;
}


#awo-header-logo-text {
  position: absolute;
  z-index: 10;
  top: 7em;
  left: 41em;
  font-size: 1em;
  font-style: italic;
  color: #444;
}

#ws-head-img {
	width: 82.4em;
	height: 10.2em;		
}


#function-menues {
	width: 18em;
	position: absolute;
	top: 14em;
}

#balken-links-outer {
	position: relative;
	z-index: 2;
	width: 22%;
	float: left;	
	margin-top: 26.9em;
	padding-bottom: 2em;		
}


#berichs-bilder-wrap {
	clear: both;
	position: relative;
	z-index: 3;
	white-space: nowrap;
	margin-top: 12.8em;
	overflow: hidden;
	background-color: white;
} 

#berichs-bilder-wrap img {
	width: 15.9em;
	height: 13.8em;
	margin: 0.2em 0 0.2em 0.2em;
}

.bb-wrap {
	clear: both;
	position: relative;
	margin-top: 0em;
	z-index: 3;
/*
	width: 100%;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: visible;
*/
}
    

html>/**/body #bb-wrap {
	/*wird nur bei eingeschaltetem tidy gebraucht*/
	margin-top: 0em;
}

.bereiche-balken {
	clear: left;
	height: 100%;
	width: 100%;
	padding-left: 1.6em;
	margin-left: 0.2em;
	padding-bottom: 0.1em;
}


#bb-start {
	background-color: #919191;
}


#bb-kinder-und-jugend {
	background-color: #00865C;
}

#bb-familie {
	background-color: #919191;
}

#bb-migr {
	background-color: #F99C1C;
}

#bb-senjor {
	background-color: #006C98;
}

#bb-arbeit-und-qualifizierung {
	background-color: #EE342E;
}

#bb-bildung {
	background-color: #919191;
}

#bb-reisen {
	background-color: #FCC300;
}




#bb-arnold-overzier-haus {
	background-color: #006C98;
}

#bb-space {
	position: relative;
	font-size: 1.18em;
	font-weight: bold;
	color: white;
	/*width: 74%; mit lang sel*/
	width: 96%;	
	padding: 0.4em 0 0.5em 0;
}

#bb-routenplaner-link-wrap,
#bb-stadtplan-link-wrap,
#bb-deteilplan-link-wrap {
	position: absolute;
	top: 4.4em;
	left: 50.5em;
	border-top: 0.5em solid #D41800;
	border-bottom: 0.5em solid #D41800;
	border-left: 0.8em solid #D41800;
	border-right: 0.8em solid #D41800;	
	overflow: hidden;
	background-color: #D41800;		
}

#bb-deteilplan-link-wrap {
	top: 6.9em;
	left: 50.5em;
}

#bb-routenplaner-link-wrap {
	top: 9.4em;
	left: 50.5em;
}



a.bb-karte-link:link,
a.bb-karte-link:visited,
a.bb-karte-link:focus,
a.bb-karte-link:hover,
a.bb-karte-link:active {
	text-decoration: none;
	padding-left: 1.0em;
	font-size: 1.1em;
	color: white;
	background-color: #D41800;
	background-image: url(img/Pfeil_w.gif);	
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	font-weight: bold;	
}


a.bb-karte-link:hover,
a.bb-karte-link:focus,
a.bb-karte-link:active {
	color: #D41800;
	background-color: #E2E2E2;
}








#main-area {
	position: relative;
	z-index: 2;

	float: left;			
	width: 78%;		
	height: 100%;
	padding-bottom: 6em;
	overflow: hidden;
}




.clearer {
	clear: both;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
}

#footer {
	position: fixed;
	bottom: 0px;
	
	z-index: 99999;
	width: 101%;
	max-width: 82.4em;
	min-width: 77em;
	/*damit das Teil nicht das Menu überdeckt*/
	height: 0px;
}


#footer-right {
	position: absolute;
	right: 0px;	
	/*width: 78%;*/
	width: 77.8%;
	bottom: 0px;
	color:white;
	
	font-size: 1.1em;
	
	border-top: 0px solid #BEBEBE;
	background-color: #919191; 
/*	background-image: url(img/bg-punktet.gif);	
	background-image: url(img/bg-footer-tr-bl-0.png);
*/
	height: 3.4em;
}
#footer .fr-kinder-und-jugend {
	background-color: #00865C;
}
#footer .fr-familie {
	background-color: #919191;
}
#footer .fr-senjor {
	background-color: #006C98;
}
#footer .fr-arbeit-und-qualifizierung {
	background-color: #EE342E;
}
#footer .fr-migr {
	background-color: #F99C1C;
}

.unsichtbar, .sprunglinks {
  position: absolute;
  top: -6000px;
  left: -6000px;
  height: 1px;
  width: 1px;
}

.sprunglinks a:focus, .sprunglinks a:hover, .sprunglinks a:active {
  position: absolute;
  display: block;
  top: 6014px;
  left: 6014px;
  height: auto;
  width: auto;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  color: white;
  background-color: #D41800;
}

.sprunglinks {
	  z-index: 999999;
}

