*{
	margin: 0px;
	padding: 0px;
}

body{
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width: 100%;
	min-width:748px;
}

html{
	width: 100%;
}

body.ko, body.frauen, body.aktuell, body.maedchen, body.wir, body.kontakt, body.bezugspersonen, body.fobi, body.ruanda, body.notruf, body.links{
	background-repeat: repeat-y;
	background-position: 25% 0;
}

body.frauen{background-image: url(../_images/frauen_bg.gif);}
body.aktuell{background-image: url(../_images/aktuell_bg.gif);}
body.maedchen{background-image: url(../_images/maedchen_bg.gif);}
body.wir{background-image: url(../_images/wir_bg.gif);}
body.kontakt{background-image: url(../_images/wir_bg.gif);}
body.bezugspersonen{background-image: url(../_images/bezugsp_bg.gif);}
body.fobi{background-image: url(../_images/fobi_bg.gif);}
body.ruanda{background-image: url(../_images/ruanda_bg.gif);}
body.notruf{background-image: url(../_images/notruf_bg.gif);}
body.links{background-image: url(../_images/links_bg.gif);}
body.ko{background-image: url(../_images/ko_bg.gif);}


#sprung1 a, #sprung2 a {
	position:absolute;
	top:-999px;
	left:-999px;
	z-index:2;
	width:10em;
	overflow:hidden;
}

#sprung1 a:focus, #sprung2 a:focus, #sprung1 a:active, #sprung2 a:active {
	position:absolute;
	top:1em;
	left:1em;
	z-index:99;
	width:13em;
	text-decoration:underline;
	color:#000;
	background:#eee;
	font-size:0.7em;
	} 

.unsichtbar {
	font-size:1px;
	height:1px;
	left:-5000px;
	position:absolute;
	top:-5000px;
	width:1px;
}

#kampagne{
	background-color: #330033;
	padding-bottom: 23px;
}

#leftcol{
	width: 25%;
	float: left;
	text-align: center;
	padding-top: 60px;
}

#content{
	position: relative;
	left: 5%;
	width: 40%;
	float: left;
	padding-top: 56px;
	padding-bottom: 50px;
}

.clear {
clear:both;
font-size:1px;
height:1px;
width:1px;
}