* {
margin: 0em; 
padding: 0em;
}

* a img{
	border: none;
}

img {
	border: none;
}

body {
font: 100% Arial, Helvetica, Verdana, sans-serif;
color: #000;
background-color: #6E6E6E;
}

#container {
	width: 930px;
	margin: 0 auto;
	position: relative;
}

/* Anfang Header */


#header {
	width: 813px;
	background: #878C86;
	height: 143px;
	float: right;
	border-bottom: 14px solid #fff;
}

img.bild-oben-1 {
	width: 462px;
	float: right;
}

img.bild-oben-2 {
	width: 450px;
	float: right;
	border-right: 12px solid #333;
	border-bottom: 11px solid #333;
}

img.logo {
	width: 211px;
	float: left;
}


/* Ende Header */


/* Anfang Haupt */

#haupt {
	width: 930px;
	float: right;
	background: transparent url(../bilder/hintergrund.gif) repeat-y;
}


#navigation {
	margin-top: 50px;
	width: 211px;
	float: left;
	background: #2D2F2C;
}

#navigation ul {
	list-style-type: none;
	font-size: 0.8em;
	border-left: 5px solid #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}

#navigation ul li {
	line-height: 1.5em;
	padding-left: 6px;
}

#navigation ul li a {
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
}

#navigation ul li a:hover {
	
	padding-left: 20px;
	color: #9AABC6;
}

#navigation ul li a.hier {
	background: url(../bilder/punkt.gif) no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

#navigation ul li a.gp, #navigation ul li a.gp:hover {
	padding-left: 0;
}



#navigation img {
	width: 118px;
	margin-left: 20px;
	margin-top: 20px;
}

#content {
	width: 580px;
	height: 490px;
	float: left;
	padding-left: 19px;
	padding-right: 120px;
	overflow: auto;
	
}

#content-profil, #content-texte {
	width: 700px;
	height: 490px;
	float: left;
	padding-left: 19px;
	padding-right: 0px;
	overflow: auto;
	
}

#content-profil ul.punkte {
	width: 420px;
	float: left;
	color: #fff;
	list-style-type: none;
	font-size: 0.8em;
	margin-bottom: 20px;
}

#content-profil ul.punkte li {
	padding-left: 20px;
	margin-bottom: 3px;
	background: transparent url(../bilder/aufzaehlung.gif) no-repeat;
	background-position: 0 0.7em;
}

#wrapper-index {
	width: 480px;
	float: left;
}

#content-profil img.fotostart {
	width: 167px;
	float: left;
	margin-left: 25px;
	margin-top: 190px;
	margin-bottom: 3px;
}

#content-profil p.floatindex {
	float: right;
	width: 167px;
	font-size: 0.7em;
	text-align: left;
	margin-left: 20px;	
}

#wrapper-index p.schmal2 {
	margin-bottom: 0;
	padding-bottom: 0;
}

#wrapper-index ul.punkte {
	margin-bottom: 10px;
	padding-bottom: 0;
}


img.wohngeld-poster {
	width: 200px;
	height: 282px;
	float: right;
	padding-right: 10px;
	
}

dd.beschreibung-poster {
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 5px;
}

dd.beschreibung-poster2 {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

dd.beschreibung-poster2 img.treff {
	padding-top: 5px;
}

dd.poster-top {
	padding-right: 10px;
	padding-top: 0;
}
h1 {
	font-size: 1em;
	color: #9AABC6;
	margin-top: 20px;
	margin-bottom: 20px;
}

h1 span {
	font-size: 0.8em;
	font-weight: normal;
}

h1 a {
	color: #9AABC6;
	text-decoration: none;
}

h2 {
	
	font-size: 0.8em;
	color: #9AABC6;
	margin-bottom: 15px;
}

h3 {
	font-size: 1em;
	color: #9aabc6;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content p, #content-texte p {
	color: #fff;
	font-size: 0.8em;
	margin-bottom: 20px;
	line-height: 1.3em;
}

#content p.einrueck, #content ul.einrueck, #content-texte p.einrueck, #content-profil p.einrueck {
	padding-left: 20px;
}

#content p.keinabstand, #content-texte p.keinabstand, #content-profil p.keinabstand {
	margin-bottom: 0;
}


#content p.klein {
	font-size: 0.7em;
}

#content p span.klein {
	font-size: 11px;
}

#content p a, #content-profil p a, #content-texte p a {
	color: #ccc;
	text-decoration: none;
}

#content p a:hover, #content-profil p a:hover, #content-texte p a:hover {
	color: #fff;
	text-decoration: underline;
}

#content p a.blau, #content-texte p a.blau, #content-profil p a.blau {
	color: #9AABC6;
	text-decoration: none;
}

#content p a.blau:hover, #content-texte p a.blau:hover, #content-profil p a.blau:hover {
	color: #fff;
	text-decoration: underline;
}

#content p.abstand-right {
	clear: left;
	padding-left: 38px;
	float: left;
	font-size: 1em;
	width: 250px;
}

#content p.abstand-right span{
	font-size: 1em;
	padding-left: 55px;
	padding-top: 3px;
}

#content p span.blau {
	color: #9AABC6;
}

a.grau, #content ul li ul li a.grau {
	color: #ccc;
	text-decoration: none;
}

a.grau:hover, #content ul li ul li a.grau:hover {
	color: #fff;
	text-decoration: underline;
}

#content-profil p {
	color: #fff;
	font-size: 0.8em;
	margin-bottom: 20px;
	line-height: 1.3em;
	float: left;
	width: 440px;
	padding-right: 10px;
}

#content-profil p.schmal {
	width: 380px;
}

#content-profil p.schmal2 {
	width: 420px;
}

#content-profil img.portrait {
	width: 170px;
	float: right;
	padding-right: 10px;
}

#content-profil img.visitenkarte {
	width: 167px;
	float: left;
	padding-left: 65px;
}

#content-profil dd {
	width: 170px;
	float: right;
	font-size: 0.7em;
	color: #fff;
}

#content-profil dd.breiter {
	width: 220px;
}

#content-profil dd a {
	font-size: 1em;
}

#content ul, #content-texte ul {
	color: #fff;
	list-style-type: none;
	font-size: 0.8em;
	margin-bottom: 20px;
}

#content ul li, #content-texte ul li {
	padding-left: 20px;
	margin-bottom: 3px;
	background: transparent url(../bilder/aufzaehlung.gif) no-repeat;
	background-position: 0 0.7em;
}

#content ul li.punkt, #content-texte ul li.punkt {
	padding-left: 15px;
	margin-bottom: 3px;
	background: transparent url(../bilder/punkt-klein.gif) no-repeat;
	background-position: 0 3px;
	clear: left;
}

#content ul li ul {
	font-size: 1em;
	margin-top: 7px;
}

#content ul li ul li {
	background: none;
	padding-left: 0px;
}

#content ul.referenzen {
	color: #9aabc6;
}

#content ul.referenzen li {
	margin-bottom: 15px;
}

#content ul.referenzen li ul {
	font-size: 1em;
	color: #fff;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 0;
}

#content ul.referenzen li ul li, #content ul.minus li {
	background: transparent url(../bilder/minus.gif) no-repeat;
	padding-left: 17px;
	margin-bottom: 5px;
	background-position: 5px 0.4em;
}

#content ul.referenzen li ul li a {
	color: #ccc;
	text-decoration: none;
}

#content ul.referenzen li ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#content ul li a {
	color: #9AABC6;
	text-decoration: none;
}

#content ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#content a.abstand-right {
	width: 121px;
	margin-right: 20px;
	padding-left: 38px;
	float: left;
}

#content a.abstand-right2 {
	width: 121px;
	float: left;
}

#content img.abstand-right {
	width: 121px;
	margin-right: 20px;
	float: left;
}



strong {
	color: #9AABC6;
	font-weight: normal;
}

#text-links {
	width: 300px;
	float: left;
	margin-bottom: 15px;

}
#text-links ul.lineheight li {
	line-height: 1.3em;
}
#text-links2 {
	width: 410px;
	float: left;
	margin-bottom: 15px;
}

#text-rechts {
	width: 300px;
	float: right;
	margin-right: 65px;
}
#text-rechts p.marginnull {
	margin: 0;
	padding: 0;
	padding-bottom: 18px;
}

#text-rechts p.zusatzlink a {
	color: #fff;
	text-decoration: none;
}
#text-rechts p.zusatzlink a:hover {
	text-decoration: underline;
}
#text-rechts2 {
	width: 190px;
	float: right;
	margin-right: 65px;
	margin-top: 40px;
}

#text-rechts2 p a, #text-links2 p a {
	color: #9AABC6;
	text-decoration: none;
}

#text-links2 p.abstand-oben {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;
	margin-right: 11px;
}

#text-links2 p.zurueck {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	margin-right: 11px;
}


img.grafik-rechts {
	width: 200px;
	margin-top: 65px;
	float: right;
}

#grafiken {
	width: 650px;
	float: left;
	margin-bottom: 20px;
}


dl.grafik-texte {
	clear: both;
	width: 200px;
	float: left;
	margin-bottom: 30px;
}

dl.floatleft {
	float: left;
	width: 200px;
	margin-left: 18px;
	margin-bottom: 30px;
}

dl.floatleft dd, dl.grafik-texte dd {
	font-size: 1.1em;
	
}

dl.abstand-links {
	padding-left: 22px;
}
dl.abstand {
	padding-bottom: 15px;
}
dl.grafik-texte dt, dl.floatleft dt {
	width: 200px;
	height: 151px;
}

dl.grafik-texte dd, dl.floatleft dd {
	text-align: center;
}

dl.groesser {
	font-size: 1.1em;
}

dd a {
	font-size: 0.7em;
	color: #9AABC6;
	text-decoration: none;
}

dd a:hover {
	color: #fff;
	text-decoration: underline;
}

dd.groesser {
	font-size: 1.2em;
}

dd.groesser a {
	color: #ccc;
	text-decoration: none;
}

dd.groesser a:hover {
	color: #fff;
	text-decoration: underline;
}

.ausgabe_sued {
	
	padding-left:55px;
}

/* Ende Haupt */

#footer {
	width: 813px;
	float: right;
}

#footer img {
	float: right;
	width: 813px;
}

#footer img.rand {
	border-top: 7px solid #fff;
}

ul.webdesign {
	background-color: #333;
	width: 813px;
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
	
}

ul.webdesign li {
	line-height: 1em;
}

ul.webdesign li a {
	color: #6E6E6E;
	font-size: 0.6em;
	float: right;
	text-decoration: none;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}


#content #hg-weiss, #content-profil #hg-weiss, #content-texte #hg-weiss {
	width: 400px;
	float: left;
	padding-left: 20px;
	background: url(../bilder/hg-weiss.gif) repeat-y top left;
	margin-bottom: 20px;
}

#content #hg-weiss p, #content-profil #hg-weiss p, #content-texte #hg-weiss p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

p.clearleft3 {
	clear: left;
}

#poster-links {
	width: 440px;
	float: left;
}

#poster-rechts {
	width: 220px;
	float: left;
	margin-top: 65px;
}

p.gp-rechts {
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.gp-links {
	width: 250px;
	padding-top: 5px;
	float: left;
	padding-bottom: 5px;
}

#content p.bw {
	padding-top: 5px;
	margin-bottom: 10px;
}

#content a.transparent {
	color: #2D2F2C;
	text-decoration: none;
}

img.folien {
	width: 250px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 3px;
	border: 1px solid #6e6e6e;
}

