.noscreen {
	display:none;
}

.gesamt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	height: 100%;
	width: 100%;
}

.abstand {line-height: 5px;}

.header {
	background-color: #333333;
	height: 144px;
	width: 960px;
}

.headerlogo {
	background-image: url(pics/header-fond-logo.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 480px;
}

.footer {
	background-color: #333333;
	background-image: url(pics/footer.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 970px;
}

.shortcuts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #EBEBEB;
	text-decoration: none;
}

A.shortcuts:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
}

.hauptbereich {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	width: 720px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	font-style: normal;
	display: inline;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-style: normal;
	display: inline;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0098D1;
	font-style: normal;
	display: inline;
	font-weight: normal;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-style: normal;
	display: inline;
	font-weight: bold;
}

.text, TD#content-mitte, select, TABLE TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}

.textkursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-style: italic;
}

.textlink, TD#content-mitte A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

A.textlink:hover, TD#content-mitte A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0098D1;
	font-weight: bold;
	text-decoration: underline;
}

.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #666666;
}

.textkleinlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

A.textkleinlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.textkleinlinkaktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.aktuelles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}

.aktuelleslink, TD#content-mitte DIV.news-list-morelink A  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 24px;}

A.aktuelleslink:hover, TD#content-mitte DIV.news-list-morelink A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0098D1;
	line-height: 24px;
}

.button-drucken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-image: url(pics/button-drucken.gif);
	background-repeat: no-repeat;
	padding-left: 43px;
	text-decoration: none;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

A.button-drucken:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(pics/button-drucken-on.gif);
	background-repeat: no-repeat;
	padding-left: 43px;
	text-decoration: none;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

.button-empfehlen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-image: url(pics/button-empfehlen.gif);
	background-repeat: no-repeat;
	padding-left: 43px;
	text-decoration: none;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

A.button-empfehlen:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(pics/button-empfehlen-on.gif);
	background-repeat: no-repeat;
	padding-left: 43px;
	text-decoration: none;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

.button-mailen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-image: url(pics/button-mailen.gif);
	background-repeat: no-repeat;
	padding-left: 43px;
	text-decoration: none;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

A.button-mailen:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(pics/button-mailen-on.gif);
	background-repeat: no-repeat;
	padding-left: 43px;
	text-decoration: none;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

.navi-fond {
	background-color: #333333;
	background-image: url(pics/navi-fond.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 239px;
}

.button-suche {
	background-image: url(pics/button-suche.gif);
	background-repeat: no-repeat;
	width: 37px;
	background-position: left top;
	font-size: 20px;
	line-height: 20px;
}

A.button-suche:hover {
	background-image: url(pics/button-suche-on.gif);
	background-repeat: no-repeat;
	width: 37px;
	background-position: left top;
	font-size: 20px;
	line-height: 20px;
}

.suchefeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
	background-image: url(pics/suche-fond.gif);
	background-repeat: no-repeat;
	border: none;
	height: 20px;
	width: 202px;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 20px;
	line-height: 10px;
}

.navi01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	text-decoration: none;
	padding-left: 20px;
	height: 30px;
	font-style: normal;
	line-height: 30px;
}

A.navi01:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0098D1;
	text-decoration: none;
	padding-left: 20px;
	height: 30px;
	font-style: normal;
	line-height: 30px;
}

.navi01aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0098D1;
	text-decoration: none;
	padding-left: 20px;
	height: 30px;
	font-style: normal;
	line-height: 30px;
}

.navi02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: none;
	padding-left: 33px;
	height: 20px;
	font-style: normal;
	line-height: 20px;
}

A.navi02:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0098D1;
	text-decoration: none;
	padding-left: 33px;
	height: 20px;
	font-style: normal;
	line-height: 20px;
	background-image: url(pics/navi02-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.navi02aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0098D1;
	text-decoration: none;
	padding-left: 33px;
	height: 20px;
	font-style: normal;
	line-height: 20px;
	background-image: url(pics/navi02-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ev-table-fett {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.ev-table {
	font-size: 9px;
	color: #666666;
}

.ev-input{
	border: 1px solid #999999;
	font-size: 11px;
	color: #333333;
}
.navtable{
	background-color: #eeeeee;
	padding: 0px 3px;
	
}

.navtableaktiv{

	background-color: #dddddd;
	padding: 0px 3px;
	color: #333333;
}

td#content-mitte a.navtable-text{
	
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
td#content-mitte a.navtable-text:hover{
	
	font-size: 9px;
	color: #333333;
	text-decoration:none;
}

td#content-mitte a.pagecount{
	
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
td#content-mitte a.pagecount:hover{
	
font-size: 10px;
	color: #2799D1;
	text-decoration:underline;

}
td#content-mitte a.pagecount_aktiv{
	
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}

td#content-mitte a.pagecount_aktiv:hover{
	
font-size: 10px;
	color: #999999;
	text-decoration:underline;

}

.ev-submit{}

td#content-mitte a.ansp-text{
	font-size: 10px;
	color: #aaaaaa;
	text-decoration:underline;
	font-weight: normal;


}
td#content-mitte a.ansp-text:hover{
	
	font-size: 10px;
	color: #0098D1;
	text-decoration:underline;

}
td#content-mitte a.ansp-text_aktiv{
	
	font-size: 10px;
	color: #0098D1;
	text-decoration:none;
}
td#content-mitte a.ansp-text_aktiv:hover{
	
	font-size: 10px;
	color: #0098D1;
	text-decoration:none;
}

td#content-mitte a.ansp-text-kl{
	font-size: 10px;
	color: #aaaaaa;
	text-decoration:underline;
	font-weight: normal;
	padding-left: 12px;

}
td#content-mitte a.ansp-text-kl:hover{
	
	font-size: 10px;
	color: #0098D1;
	text-decoration:underline;
	font-weight: normal;
	
	padding-left: 12px;



	background-image: url(pics/navi03-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
td#content-mitte a.ansp-text-kl_aktiv{
	
	font-size: 10px;
	color: #0098D1;
	text-decoration:none;
	font-weight: normal;
	
		padding-left: 12px;



	background-image: url(pics/navi03-pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
td#content-mitte a.ansp-text-kl_aktiv:hover{
	
	font-size: 10px;
	color: #444444;
	text-decoration:none;
	font-weight: normal;
}

/*-------------STYLES_NEUE-03-06-08-----------------*/
DIV#inhalt {margin-bottom:95px;}
DIV#inhalt IMG {border: 1px solid #CCCCCC;}
DIV.clear {clear:both;}
.right {float:right;margin-left:10px;}
.left {float:left;margin-right:10px;}
UL.aufzaelung, UL.aufzaelung LI {margin:0px; padding:0px;}
UL.aufzaelung, UL.aufzaelung-pdf {list-style:none;}
UL.aufzaelung  LI, UL.aufzaelung-pdf  LI  {margin-bottom:3px; font-style:italic; font-size:8pt;}
UL.aufzaelung-pdf  LI A IMG {border:none;}

TD#content-mitte TABLE TD {vertical-align:top;}
TABLE.tabelle_download TD {width:25%;}
TABLE.tabelle_download IMG {width: 91px; height: 130px; border:none;}
fieldset {border:none; padding:0px;margin:0px;}
DIV.csc-mailform-field span {float:left;width:150px;}
DIV.csc-mailform-field INPUT, DIV.csc-mailform-field textarea {width:200px;}
DIV.csc-mailform-field {margin-bottom:5px;}
DIV.csc-mailform-field textarea {height:70px;}
INPUT.button {width:75px;font-size:9pt;margin-right:10px;}
TEXTAREA.mailformanfrage {width:100px;}
DIV.csc-mailform-field INPUT.form-check {width:auto;}
.links-spalte {float:left;}
DIV.vertretungen1 {width:449px; margin-bottom:20px;}
DIV.linie {border-bottom:1px solid #EBEBEB;}
DIV.vertretungen1-text {width:220px;float:left;}
.highlight {
	color:#0098D1;
	font-style: italic;
}
TABLE#ansprechpartner {width:100%; border-collapse:collapse; margin:0px; padding:0px;margin-bottom:15px;}
DIV#fett {font-weight:bold;}
DIV#produktion, DIV#produktion_2 {margin-bottom:20px;}
DIV#produktion H2, DIV#produktion_2 H2 {font-style:italic;}

DIV#produktion A:hover H2, DIV#produktion_2 A:hover H2 {color:#0098D1;}
DIV#produktion DIV.bild, DIV#produktion_2 DIV.bild {float:right;}
DIV#produktion DIV.bild2, DIV#produktion_2 DIV.bild2 {float:left;}
DIV#inhalt IMG.border {border:0px;}
INPUT.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background:#fff;
	background-image:url(pics/button-input.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	cursor:pointer;
	height:20px;
	border:0px;
	padding-top:-10px;
	
}
INPUT.button:hover {
	background-image:url(pics/button-input-hover.gif);
	background-repeat:no-repeat;
	color:#333333;
}

.nosp {
	visibility: hidden;
	display: none;
}
.navi-ebene3{
	width:143px;
	margin-right:3px;
	margin-bottom:4px;
	float:left;
	border: 1px solid #efefef;
	background-color: #FCFCFC;
	text-indent: 5px;
	height:20px;
}
 .navi-ebene3 .ansp-text_aktiv {

background-color: #F2FAFD;
height:18px;
width:141px;

display: block;
}
.ebene3-breite{
	width:448px;
	
}
