body { 
	margin:0;
	padding:0;
	background:#fff url(/owx_medien/1/cssimg/bg_navspalte.gif) repeat-y left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
* html body{
	font-size:100.01%;
}

td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666d64; }

a { text-decoration: none; color: #ff0000; }
a:hover { text-decoration: none; color: #ff0000; }
a:active { text-decoration: none; color: #ff0000; }

/* Titel fŸr verschiedene Ebenen */
.titel_ebene0 { font-size: 25px; color: #FF0000; font-weight: bold; margin: 30px 10px 0px 20px; }
.titel_ebene1 { font-size: 20px; color: #FF0000; font-weight: bold; margin: 6px 10px 0px 19px; }
.titel_ebene2 { font-size: 16px; color: #FF0000; font-weight: bold; margin: 10px 10px 0px 19px; }
.titel_ebene3 { font-size: 14px; color: #FF0000; font-weight: bold; margin: 12px 10px 0px 19px; }
.titel_ebene4 { font-size: 12px; color: #FF0000; font-weight: bold; margin: 22px 10px 0px 19px; }
.titel_ebene5 { font-size: 12px; color: #FF0000; font-weight: bold; margin: 22px 10px 0px 19px; }

.headline { color: #FF0000; font-weight: bold; }
.fettrot { margin: 0px; font-weight: bold; color: #ff0000; }
 
/* Content-Bereich */

.content .fettrot { margin: 0px; font-weight: bold; color: #ff0000; }
.content .rot { margin: 0px; color: #ff0000; }
.content a { text-decoration: none; }
.content a:link { color: #ff0000; }
.content a:visited { color: #ff0000; }
.content a:hover { color: #ff0000; }
.content a:active { color: #ff0000; }


/* Teaser */
.teaser { margin: 6px 8px 2px 15px; }
.teaser .rubrik { font-size: 10px; font-weight: bold; margin: 0px 0px 5px -1px; color:#999 }
.teaser .titel { font-weight: bold; margin-bottom: 5px; }
.teaser .text { margin: 0px; color:#333; }
.teaser a { text-decoration: none; }
.teaser a:link { color: #ff0000; }
.teaser a:visited { color: #ff0000; }
.teaser a:hover { color: #ff0000; }
.teaser a:active { color: #ff0000; font-weight: bold; }


/* Liste */
.liste { font-size: 12px; margin: 0px 8px 0px 15px; }
.liste a { text-decoration: none; color: #ff0000; }
.liste a:visited { text-decoration: none; color: #ff0000; }
.liste a:hover { text-decoration: none; color: #ff0000; }
.liste a:active { text-decoration: none; color: #ff0000; }





/* Mehrwert-Spalte */
.mehrwert { font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; color: #666d64; line-height: 13px; margin: 9px; }
.mehrwert h3 { font-size: .90em; text-transform: uppercase; color: #FF0000; font-weight: bold; margin: 0px; margin-bottom: 6px; padding: 0px; }
.mehrwert p { margin: 0px; padding: 0px; }
.mehrwert a { text-decoration: none; }
.mehrwert a:link { color: #ff0000; }
.mehrwert a:visited { color: #ff0000; }
.mehrwert a:hover { color: #ff0000; }
.mehrwert a:active { color: #ff0000; }

.mehrwert td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666d64; line-height: 13px; margin: 9px; }

/* Seitenfuss */
.seitenfuss {
	border:1px solid #ccc;
	padding:0px 20px
}
.seitenfuss a{ 
	display: block; 
	margin: 1px 0px; 
	text-decoration: none; 
	font-size:0.75em;
	color:#666;
	float:left;
}
.seitenfuss a#topBut{
	float:right;
}
.seitenfuss a:hover,
.seitenfuss a:focus,
.seitenfuss a:active{
	color:#f00;
}

/* Tabelle */
.dbformtext { color: #666d64; margin: 0px; }
.dbformtext a { text-decoration: none; }
.dbformtext a:link { color: #ff0000; }
.dbformtext a:visited { color:#ff0000; }
.dbformtext a:hover { color: #ff0000; }
.dbformtext a:active { color: #ff0000; }
.dbformtitel { color: #666d64; margin: 0px; font-weight: bold; }
.dbformlink  { color: #666d64; margin: 0px; }
.dbformlink a { text-decoration: none; }
.dbformlink a:link { color: #ff0000; }
.dbformlink a:visited { color: #ff0000; }
.dbformlink a:hover { color: #ff0000; }
.dbformlink a:active { color: #ff0000; }
.dbformlinkbold  { color: #666d64; margin: 0px; font-weight: bold;  }
.dbformlinkbold a { text-decoration: none; font-weight: bold; }
.dbformlinkbold a:link { color: #ff0000; font-weight: bold; }
.dbformlinkbold a:visited { color:#ff0000; font-weight: bold; }
.dbformlinkbold a:hover { color: #ff0000; font-weight: bold; }
.dbformlinkbold a:active { color: #ff0000; font-weight: bold; }


/* Sitemap */
.sitemap { 
	margin: 15px 0 15px 0px;	
}

.sitemap ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sitemap ul li{
	margin:0 0 1px 0;
	display:block;
	float:left;
	clear:left;
	width:100%;
	padding:0;
}

.level1 { background-color: #ff0000;}
.level1 a { display: block; margin: 5px 5px 5px 10px;  color: #ffffff; font-size: 0.75em; font-weight: bold; text-transform: uppercase; text-decoration: none; }

.level2 { background-color: #CCCCCC; }
.level2 a { display: block; margin: 2px 5px 2px 10px;  color: #333; font-size: 0.69em;  text-decoration: none; }

.level3 { background-color: #eff0ef; }
.level3 a { display: block; margin: 2px 5px 2px 30px;  color: #666d64; font-size: 0.69em; text-decoration: none; }

a.metanav { display: block; margin: 2px 5px 2px 5px;  color: #666d64; font-size: 0.69em; text-decoration: none; }

.sitemap ul li a:hover,
.sitemap ul li a:focus,
.sitemap ul li a:active{
	color:#f00;
	text-decoration:underline;
}	
.sitemap ul li.level1 a:hover,
.sitemap ul li.level1 a:focus,
.sitemap ul li.level1 a:active{
	color:#fff;
}


/* Andere Styles */
.downloadmb { color: #000000; white-space:nowrap; }
.suche, .Suche { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666d64; background: #ffffff; border: 1px solid #d1d3d0; padding: 1px; padding-left: 4px; width: 145px; height: 15px; line-height: 10px; }
.textfeld, .Textfeld { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666d64; background: #ffffff; border: 1px solid #d1d3d0; padding: 1px; padding-left: 4px; line-height: 10px; }




a img{
	border:none;
}

.form{
	margin:0;
	padding:0;
}
.hide{
	position:absolute;
	top:-9000px;
	left:-9000px;
}
.clrfix {
	*height: 1%;
	*display: block;
}
.clrfix:after,
.clrfix2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.linkNoWrap a{
	white-space:nowrap;
}


/* contentbereich ***********************************************************************/


.content{
	margin:30px 0 25px 0;
}
.content .headline { color: #FF0000; font-weight: bold; }

.content .zusammenfassung { 
	font-weight: bold; 
	margin:0 19px 15px 19px;
	font-size:0.75em;
 }
.content .inhalt { 
	margin:0 19px 15px 19px;
	line-height: 15px;
	*line-height: 140%;
	font-size:0.75em;
}

.contentDivTab .content .inhalt,
.contentDivTab .content .zusammenfassung{
	width:65%;
}

ul.linkListe2{
	list-style:none;
	margin:15px 0 25px 0;
	padding:0;
}
ul.linkListe2 li{
	margin:0 0 0 20px;
	padding:0;
	background:#f00 url(/owx_medien/1/cssimg/arrow_white.gif) no-repeat 18px 8px;
	margin-bottom:10px;
}
ul.linkListe2 li a,
.zurUebersicht a{
	display:block;
	padding-left:32px;
	font-size:0.75em;
	*height:1%;
}

td ul.linkListe2 li a,
td .zurUebersicht a{
	font-size:1em;
}

ul.linkListe2 li a:hover,
.zurUebersicht a:hover,
ul.linkListe2 li a:focus,
.zurUebersicht a:focus,
ul.linkListe2 li a:active,
.zurUebersicht a:active{
	text-decoration:underline;
}

ul.linkListe2 li a span,
.zurUebersicht a span{
	background:#EFF0EF;
	padding:4px 15px 3px 15px;
	display:block;
}

.zurUebersicht{
	background:#f00 url(/owx_medien/1/cssimg/arrow_white_left.gif) no-repeat 18px 8px;
	margin:0 0 25px 20px;
}

ul.linkListe2{
	list-style:none;
	margin:15px 0 25px 0;
	padding:0;
}
ul.linkListe2 li{
	margin:0 0 0 20px;
	padding:0;
	background:#f00 url(/owx_medien/1/cssimg/arrow_white.gif) no-repeat 18px 8px;
	margin-bottom:10px;
}
ul.linkListe2 li a,
.zurUebersicht a{
	display:block;
	padding-left:32px;
	font-size:0.75em;
	*height:1%;
}
ul.linkListe2 li a:hover,
.zurUebersicht a:hover,
ul.linkListe2 li a:focus,
.zurUebersicht a:focus,
ul.linkListe2 li a:active,
.zurUebersicht a:active{
	text-decoration:underline;
}

ul.linkListe2 li a span,
.zurUebersicht a span{
	background:#EFF0EF;
	padding:4px 15px 3px 15px;
	display:block;
}

.zurUebersicht{
	background:#f00 url(/owx_medien/1/cssimg/arrow_white_left.gif) no-repeat 18px 8px;
	margin:0 0 25px 20px;
}
.content .inhalt .inhalt{	
	margin:0;
	font-size:1em;
}
#wrapAll{	
	position:relative;
	height:100%;
	width:1000px
}
#wrapContMehrwert{
	/*position:relative, um textauswahl für ie zuzulassen*/
	position:relative;
	left:231px;
	top:0;
	width:760px;
	margin:0 20px 20px 0;
}
#wrapContMehrwert.noMehrwert{
	background:url(/owx_medien/1/cssimg/bg_mehrwertspalte.gif) repeat-y top right; 
}

#marginalDiv{	
	/*border:1px solid blue;*/
	float:right;
	position:relative;
}
#marginalDiv .compBox{
	border:1px solid #ccc;
	margin-bottom:5px;
	width:202px;
	*width:204px;
	overflow:hidden;
	background:#FAFAFA;
}
#marginalDiv .dummybox{
	border-bottom:1px solid #ccc;
	width:204px;
	background-color:#fff;
}

#marginalDiv .noB{
	border:none;
	width:204px;
}
#marginalDiv .claim{
	border:none;
	width:204px;
}
#marginalDiv .dummybox span{
	display:block;
	height:64px;
	/*nicht standard-konform*/
	margin-bottom:5px;
	background-color:#fe0000;
}
#marginalBB{
	clear:left;
	display:block;	
}
#marginalBB span{
	float:right;
	width:204px;
	font-size:1px;
	line-height:1px;
	background:#ccc;
	margin-top:-1px;
}

#marginalDiv a{
	display:block;
	padding-left:12px;
	width:170px;
	overflow:hidden;
}
#marginalDiv a img{
	margin-left:-15px;
}

/*linkliste, generell mit Pfeil und padding*/
.linkliste ul{
	list-style:none;
	margin:0;
	padding:0;
}
.linkliste li{
	background:url(/owx_medien/1/cssimg/arrow_red.gif) no-repeat 0 4px; 
	display:block;
	margin:3px 0 0 0;
}
.linkliste li a,
.linkliste .mehrwert li a{
	display:block;
	padding-left:12px;	
	color:#666;
	width:170px;
	overflow:hidden;
}
.linkliste li a:hover,
.linkliste li a:focus,
.linkliste li a:active,
.linkliste .mehrwert li a:hover,
.linkliste .mehrwert li a:focus,
.linkliste .mehrwert li a:active{
	color:#f00;
}
* html .linkliste li a{
	height:1%;
}	
/* /linkliste */

.contentDiv{
	position:static;
	width:551px;	
	overflow:hidden;
	float:left;
}
.contentDivTab{
	float:none;
	background:#fff;	
	clear:both;
	width:760px;
	padding:1px 0 0 0;
}

.teaserImg{
	display:block;
	margin:5px 0 5px 0;
	border:1px solid #ccc;
}
.teaserImgStart{
	margin:0 0 5px 0;
}
.teaserImgTab{
	margin:5px 0 0 0;
}


.headlineDiv{	
	background-color:#ccc;
	padding-left:12px;
	padding-top:7px;	
	height:57px;
	/*IE im Quirksmodus*/
	*height:64px;
}
.headlineDiv h1{
	margin:0;
	padding:0;
}

/*um tabellen zu korrigieren, kann später raus*/
.korrTab{
	margin:0 0 30px 0;
	width:100%;	
	border:1px solid #ccc;	
}
.detailTab{
	border-bottom:none;
}
.detailTab td.detailInhalt{
	width:75%;	
}
.detailTab  td.detailInhalt span{
	width:80%;	
}

.keineEintraege{
	padding:0 19px;
}

.kontaktForm{
	font-size:1em;
}
.kontaktForm td{
	border:none;	
	font-size:1em;
	padding-bottom:4px;
}
.kontaktForm td td{
	font-size:0.75em;
}
.kontaktForm[class] td td{
	font-size:1em;
}
.kontaktForm input.Textfeld{
	width:180px;
}
.kontaktForm #PLZ{
	width:40px;
}
.kontaktForm #Ort{
	width:130px;
}
.kontaktForm #Ort[id]{
	width:122px;
}
.kontaktForm input.Suche{
	font-size: 1em; 
	height:1.5em;
	line-height:1em;
}
.kontaktForm .textfeld,
.kontaktForm .Textfeld,
.kontaktForm input#PLZ,
.kontaktForm input#Ort
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #666d64; 
	background: #ffffff; 
	border: 1px solid #d1d3d0; 
	padding: 1px; 
	padding-left: 4px; 
}



/*sitemapvvv
.sitemapNav{
	position:absolute;
	top:64px;
	left:556px;
	border-bottom:1px solid #ccc;
	width:204px;
	background-color:#fff;
}
.sitemapNav ul{
	border:1px solid #ccc;
	margin:5px 0 5px 0;
	padding:0;
	list-style:none;
}
.sitemapNav ul li{
	border-bottom:1px solid #ccc;
	background-position:5px 4px;
}
.sitemapNav ul li a{
	*display:inline-block;
}
*/
/* / contentbereich ***********************************************************************/

/* navigation ***********************************************************************/

.navSpalte{	
	position:absolute;
	width:226px;
	overflow:hidden;
	padding:22px 0 30px 0;
}
.navSpalte ul{
	padding:0;
	margin:0;
	list-style:none;
	font-size:0.75em;	
	/*border:1px solid green*/
	background: url(/owx_medien/1/cssimg/bg_navsp_li.gif) no-repeat 0 100% ;	
}
.navSpalte ul ul{
	margin:0 0 0.3em 0;
	background: none;	
}
.navSpalte ul li{
	display:block;	
	background: url(/owx_medien/1/cssimg/bg_navsp_li.gif) no-repeat 0 0 ;	
}
.navSpalte ul li a,
.navSpalte ul li a{
	display:block;
	padding:0.3em 2px 0.3em 45px;
}
.navSpalte ul li a{
	*height:1%;
}
.navSpalte ul li,
.navSpalte ul ul{
	font-size:1em;
}
.navSpalte a{
	color:#fff;	
}
.navSpalte a:hover,
.navSpalte a:focus,
.navSpalte a:active,
.navSpalte a.active{
 	background: url(/owx_medien/1/cssimg/arrow_white.gif) no-repeat 30px 0.6em ;	
	color:#fff;
}

.navSpalte ul li li a{	
	padding:2px 2px 2px 60px;
	background-position: 45px 0.4em !important;
}
.navSpalte ul li li li a{	
	padding:2px 2px 2px 75px;
	background-position: 60px 0.4em !important;
}

.navSpalte li li{
	background-image:none;
}

a.navpunkt1 { 
	font-weight: bold;
}

.navSpalte ul.navpunkt3{
	font-size:0.9em;
	/*margin:0.3em 0;*/
}

a.navpunkt1:hover,
a.navpunkt1:focus,
a.navpunkt1:active{
 color: #fff;
}




/* / navigation ***********************************************************************/

