@charset "utf-8";
/* CSS Beratungsstelle Offenburg */

/* von Fab eingeführte Klassen zum Verstecken von nicht erwünschten Untermenüs */

html {
	height: 100.3%;
	font-size: 62.5%;
}
* {margin: 0px; padding: 0px; border: 0px;}

a.menu_beratungsstelle {display: none;}
span.menu_beratungsstelle {
	display: none;
	font-size: 1.0em;
	line-height: 1.8em;
	font-family: "Century Gothic", sans-serif;
	font-weight: normal;
}

a.menu_konzept {display: none;}
span.menu_konzept {
	display: none;
	font-size: 1.0em;
	line-height: 1.8em;
	font-family: "Century Gothic", sans-serif;
	font-weight: normal;
}
/*a.menu_konzept :hover span {background-color: #004A7F; color: #FFF; font-weight: normal;}*/

a.menu_leistungen {display: none;}
span.menu_leistungen {
	display: none;
	font-size: 1.0em;
	line-height: 1.8em;
	font-family: "Century Gothic", sans-serif;
	font-weight: normal;
}
a.menu_taetigkeit {display: none;}
span.menu_taetigkeit {
	display: none;
	font-size: 1.0em;
	line-height: 1.8em;
	font-family: "Century Gothic", sans-serif;
	font-weight: normal;
}

a.menu_partner {display: none;}
span.menu_partner {
	display: none;
	font-size: 1.0em;
	line-height: 1.8em;
	font-family: "Century Gothic", sans-serif;
	font-weight: normal;
}

a.menu_tipps {display: none;}
span.menu_tipps {
	display: none;
	font-size: 1.0em;
	line-height: 1.8em;
	font-family: "Century Gothic", sans-serif;
	font-weight: normal;
}

a.menu_eltern {display: none;}
span.menu_eltern {
	display: none;
	font-size: 1.0em;
	line-height: 1.8em;
	font-family: "Century Gothic", sans-serif;
	font-weight: normal;
}

a.weiss {color:#F00}

body {
	text-align: center;
	background-color:#FC6;
	background-image: url(images/hintergrund.gif;);
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #003;
		}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", sans-serif; 
	margin: 0em 0em 0.5em 0em; 
	color: #004A7F;}

h1 {
	font-size: 1.2em;
	border-bottom: 1px dashed #004A7F; 
	padding-bottom: 0.4em;
	font-weight: bold;}
	
div#header h1 {border: 0px;}
h2 {font-size: 1.2em; line-height: 0.9em; font-weight: bold;}
h3 {font-size: 1.2em; font-weight: normal; line-height: 0.9em;}
h4 {font-size: 1.2em; background-color:#ccc;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em; font-weight: normal;}

a {color: #004A7F; text-decoration: none;}
a:link {}
a:visited {}
a:hover {}

div#wrapper {
	width: 1002px;
	margin: 0px auto;
	text-align: left;
	background: #c9E2A2;}

div#header {
	height: 260px;
	background-image: url(images/header_neu.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}

div#homenavi {
	text-align: left;
	font-weight: bold;
	color: #FFF;
	font-size: 1em;
	list-style-type: none;
	width: 200px;
		}
		
div#homenavi a {color: #000;
			padding: 0em 0.6em 0em 0.6em;}
			
div#homenavi ul {list-style-type: none; }

div#homenavi li a:hover {color: #f8f8ff;}



div#navi {text-align: center; 
		font-weight: bold; 
		color: #004A7F; 
		font-family: "Century Gothic", sans-serif; 
		font-size: 1.2em; 
		padding-bottom: 12px; 
		padding-top: 12px; 
		}
div#navi ul {padding: 1px 10px 2px 0px;}

div#navi li {display: inline; margin-right: 10px;}

div#navi a {padding: 0em 0.6em 0em 0.6em;}
			
div#navi li a:hover{background-color: #e4efcd; 
					color: #004A7F;}



div#wrap_content {overflow: auto;}

div#menu {
	float: left;
	padding: 20px 10px 20px 20px;
	width: 145px;
	height: 215px;
	margin-top: 35px;
	margin-left: 50px;
	background-image: url(images/weisserhintergrund180.jpg);}
	
div#menu ul {list-style: none; width: 100px;}


div#maintext {
	margin: 0px 0px 0px 230px; 
	padding: 20px 80px 20px 20px;
}

div#maintext ul li {list-style-type: disc;}

div#maintext img {margin-right: 15px;}

div#footer {
	text-align: center;
	border-top: 1px dashed #004A7F;
	padding-bottom: 4px;
	padding-top: 2px;
}
div#blume {
	float:right;
	margin-top: -50px;
	margin-right: -50px;
}
em {font-size: 1.1em;}

.team {
	padding: 5px;	
}
.abstand {margin-left: 15px;}
	
.unklar {
	color: #F00;
	font-weight: bold;}
.tipps {
	font-size: 1em;
	line-height: 1.4em;
}
.dieseSeite_navi {background-color: #e4efcd; color: #004A7F;
}
.trennstrich {
	border-left: none;
}

.impressum {
	border-left:none;
	color:#FFF;
}

.weiss {
	color:#F00;
}
	
.hint {
	font-size: 0.9em;
	}

.fab {
 display: block;
}

