/* Styles fuer 2-Spalter Klassik */

* {/* set all to 0 */
margin: 0;
padding: 0;
}

body#all {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	background-color: #339999;
}

#switcher {
float: right;
margin: 0px 10px 0px 0px;
}
#switcher input.in {
padding: 1px 5px 0 5px;
font-family: 'Courier New';
font-weight: bold;
background-color: #a00;
color: #fff;
border-top: 1px solid #bbb;
border-right: 1px solid #300;
border-bottom: 1px solid #300;
border-left: 1px solid #bbb;
cursor: hand;
voice-family: "\"}\"";
voice-family:inherit;
cursor: pointer;
}
#switcher input.out {
display: none;
}

/* Text und Links allgemein */
p, li {
font-size: 80%;
}

li {
font-size: 100%;
}

/* Container mit ihren Inhalten */
#wrapper {
	text-align: left;
	margin: auto;
	background-color: #339999;
/*color: #000;
border: 1px solid #000;*/
}

/* Header */
#header {
	color: #000;
	height: 150px;
	background-repeat: repeat-x;
	z-index: 1;
	visibility: visible;
	background-image: url(back.gif);
}

#logo {
	height: 120px;
	padding: 0px;
	z-index: 2;
	display: inline;
	margin: 0px;
	background-image: url(bb.gif);
	background-repeat: no-repeat;
	float: left;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 20px;
	background-position: 10px;
	}

#foto {
	height: 150px;
	padding: 0px;
	z-index: 0;
	display: inline;
	float: right;
	width: 366px;
	background-image: url(beratung.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 40px;
	background-position: center;
	margin: 0px;
	}

.illustriert {
	padding: 0px;
	clear: left;
	margin-bottom: 0px;
	margin-top: 0px;
}

.illustriert p {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

span.hier, span.dort, span.unsichtbar {
position:absolute;
left:-1000px;
top:-1000px;
width:0px;
height: 0px;
overflow:hidden;
display:inline;
}

/* sorgt für die Ränder und Hintergrundfarbe des gesamten Navigationsmenüs */
div#menue {
	width:202px;
	background: #FFFFFF;
	padding:0;
	float: left;
	position: absolute;
	left: 0;
	top: 150px;
	border: 1px solid #FFFFFF;
}

#menue ul {
	font: normal 100% sans-serif;
	list-style:none;
	padding:0;
	margin:0;
}
/* ---------------- / Screenshot 2 --------------------------- */
#menue ul li {
	padding: 0;
	margin: 0px;
	display:inline;
}
/* Kontextselektor für die Listeneinträge ab der zweiten Ebene: */
#menue ul li ul li {
/* verhindert Linien oben für Einträge ab der 2. Ebene: */
border:0;
/* verhindert Abstände für die Links ab der zweiten Ebene: */
margin:0;
/* verhindert unerwünschte Abstände im IE: */
display:inline;
}
#menue a, #menue a:link {
	display:block;
	font: normal 90% arial, sans-serif;
	letter-spacing: 1px;
	color: #333333;
	padding: 3px 5px 3px 10px;
	margin:0;
	background:#CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* übernimmt die notwendigen Formatierungen der Links für die aufgerufene Seite und erweitert sie, unter anderem um ein Hintergrundbild: */
#menue strong {
display:block;
font: 90% tahoma, sans-serif;
color: #FFFFFF;
letter-spacing:1px;
padding: 2px 5px 3px 10px;
background: #666666 url(../pics/butakt.gif) no-repeat right top;
border-right: 1px solid #fff;
border-top: 1px solid #808000;
border-bottom: 1px solid #ddf;
border-left: 2px solid #bbb;
margin:0;
}
/* sorgt für Einzüge und Höhe der Links und der aufgerufenen Seite in der zweiten Ebene: */
#menue li ul li a:link, #menue li ul li strong {
	padding: 2px 5px 3px 25px;
}

#menue li ul li a:visited {
	padding: 2px 5px 3px 25px;
}

#menue a:visited {
	color:#333333;
	background: #CCCCCC url(../pics/butvis.gif) no-repeat right top;
}
/* Drucktasteneffekt beim Überfahren mit der Mouse: */
#menue a:hover {
color:#000;
border-top: 1px solid #bbb;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 2px solid #bbb;
background: #fff;
}
/* sorgt für zusätzliche Anzeige der angetabbten Links: (wird nicht in allen Browsern unterstützt) */
#menue a:focus, #menue a:active {
color:#000;
border-top: 1px solid #808000;
border-bottom: 1px solid #fff;
background: #fff;
}
/* formatiert die Ordnungszahlen: */
#menue dfn {
font: bold 80% tahoma, sans-serif;
color:#00c;
}
/* selbe Farbe wie der Link bei angezeigten Seiten: */
#menue strong dfn {
color: #333;
}

/* Content */
#content {
	padding: 10px 0 30px;
	background-color: #E5E5E5;
	color: #000;
	margin-right: 40px;
	margin-left: 180px;
	margin-top: 0px;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	margin-bottom: 35px;
	background-image: url(bb-hg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#content p {
	line-height: 150%;
	padding: 0 60px 10px 40px;
	font-size: 90%;
}

#content p.topper {
padding: 10px 60px 20px 40px;
	padding: 0px;
}
#content ul {
line-height: 150%;
padding: 0 60px 10px 60px;
}
h2, h3, h4 {
padding: 15px 0 10px 40px;
}
h2 {
padding: 25px 0 15px 40px;
}

/* Ausgeblendetes */
.invis, hr {
display: none;
}
