/* CSS Document */
/* Diese Website wurde © 2007/2008 von Designal! Konzeption + Realisation (www.designal.de) in Karlsruhe konzeptioniert, gestaltet und umgesetzt. Die Gestaltung und Umsetzung und alle Inhalte (CSS, MetaTags, Layout, Bilder, Grafiken, Farbgebung, Typografie, Texte, etc.) sind urheberrechtlich geschuetzt.
Eine Nutzung jeglicher Daten dieser Daten ausserhalb der definierten Beauftragung ist nicht erlaubt und wird strafrechtlich verfolgt. Dieser Hinweis darf nicht entfernt werden. 
*/

a, body, h1, h2, h3, h4, h5, h6, p, li, ol, ul, blockquote, img, link, strong, b, i, em {
  margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100,01%;
	background: #43b9c3;
	margin:0;
	padding:0;
	overflow:visible;
}

body,td,th {
	color: #2B4C7A;
}

a:link {
	color: #2B4C7A;
}
a:visited {
	color: #5F7492;
}
a:hover, a:active {
	color: #CC3333;
}

h1 {
	color: #2B4C7A;
	letter-spacing: 0.1em;
	font: normal 1.6em Arial, Helvetica, sans-serif;
	padding:0 0 0.5em 0;
}

h2 {
	font: bold 90%/1.6em Arial, Helvetica, sans-serif;
	padding:1.6em 0 0 0;
	letter-spacing: 0.1em;
}

p {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
  line-height:1.6em;
	padding:0.6em 0;
}

#content ul {
  margin: auto 2em;

}

#content li {
	font-size: 80%;
	list-style: disc url(bullet.gif);
  line-height:1.6em;
}

#rahmen {
	width: 758px;
	background: #FFF url(back_cont.png) no-repeat 0px bottom;
	border: 1px solid #2B4C7A;
  margin: 0 auto;
}


#header {
	background:url(d_woge_headgrafik.gif) no-repeat left top;
  margin:0;
	padding:0;
}

#navi {
	/*für senkrechte Darstellung:*/
  float:left;
	width:160px;
	padding:0;
	margin:1em 0 0 0;
}

#navi a:link, a:visited {
	color: #2B4C7A;
	text-decoration: none;
  margin:0;
  padding:0;
}

#navi a:hover, a:active {
	color: #FF3333;
/*	background: url(back_navi_bottom.png) repeat-y left center;
	height:20px; */
  margin:0;
  padding:0;
}

#navi ul{
  margin:0;
  padding:0;
}

#navi li{
	font-size:76%;
	font-weight:bold;
/*	text-transform: lowercase;*/
	letter-spacing: 0.1em;
	padding:8px;
	margin:0px;
	background: url(back_navi_bottom.png) no-repeat left bottom;
  list-style: url(none) none;
}

#navi p {
	font-size:60%;
	padding: 30px 0 0 14px;
	margin:0px;
}

#navi .aktiv {
	background: url(back_navi_bottom.png) repeat-y left bottom;  /*background:#C1E9EC;
	padding:8px;height:22px;*/
	margin:0;
	
}

#content {
  float:left;
	margin:0;
  padding:0;
}


#cont22 {
  width:520px;
  margin:0.5em;
  padding:4px;
}

#footer {
	font-size:80%;
	margin:4em 0.5em 0 0.5em;
	text-align:center;
	color: #999999;
	bottom: 0.5em;
/*	position: fixed;*/
/*	bottom: 192px;*/
}

/*#footer a:link{
	color: #999999;
}
*/
#footerbild {
	background: #2B4C7A /*url(keys_wh.gif) no-repeat*/;
	height:1em;
	margin:0;
	padding:0;
	bottom:0px;
}

.betonung {
  color: #43b9c3;
	font-weight:bold;
}

.DESI {
	color: #2B4C7A;
	font-weight: bold;
}
.DESI h1 {
	font-size: 140%;
}

.linie {
border-bottom:#43b9c3 dotted 1px;
padding:0;
margin:0;
}

.bildabstand {
  padding-right: 60px;
	padding-top:5px;
}

.bildunten {
  padding-bottom: 20px;
}

.stopFloat { display: block;  float: none;  clear: both;  height: 1px;  font-size: 0px;  line-height: 0px;}