/* CSS Document */

/* 
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
}*/

html, body 
{
	height: 100%
}

body {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0px;
	text-align: left;
	color: #000000;
	background-color: #bababa;	 
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/_images/basics/GrauKachel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}			

table, th, td
{
	border-style: none;
}

.zellenTrennerHor {
        border-top:1px dotted #304ad8;
}

.PageTitle 
{
	display:block; 
	margin: 0; 
	padding: 0; 
	font-size: 12px; 
	font-weight: bold;
}
/* = Generelles
----------------------------------------------- */

.clr{
	*height: 1%;
	*display: block;
}

.clr:after,
.clr2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.Orange 
{
	color: #ef7f01;
}

.dunkelOrange 
{
	color: #dc6212;
}

.hellGrau 
{
	color: #f2f2f0;
}

.mittelGrau 
{
	color: #e6e6e2;
}

.dunkelGrau
{
	color: #515254;
}

.schwarz
{
	color: #010101;
}

.IOSblau 
{
	color: #304ad8;
}

.IOSorange 
{
	color: #E56700;
}

.IOSgruen 
{
	color: #6CA300;
}

h1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
	color: #333333;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:1px;
}

h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #304ad8;
	letter-spacing: 1px;
	font-weight:bold;
}

h3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #515254;
	font-weight:bold;
}

h4 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #ef7f01;
	font-weight:bold;
}

/* = /Generelles
----------------------------------------------- */

#mainwrapper {
    position:absolute;
	top: 141 px;
	left: 34 px;			
	margin: 0 auto 0 auto;
	width: 1099px;
	height: 100%;
	text-align: left;
	border-style: none;
	padding-left: 0px;
}

#topHeader {
    position:absolute;
	top:0px;
	left:0px;
	width:1099px;
	height:272px;
}

.topFrame {
    float:left;
	margin-left: 30px;
	margin-top: 10px;
	width:1031px;
	height:6px;
	line-height:1px;    
}

.spezialAnfang {
    display:none;
}

#logo {
    position:absolute;
	top:108px;
	left:74px;
	width:151px;
	height:100px;
	background-image:url(/_images/basics/IOS_LogoHG_151x100.png);
	background-repeat:no-repeat;
}

#firma {
    display:none;
}

/* =Suchfeld
---------------------*/

.searchFrame{
    float:left;
	margin-left: 100px;
	margin-top: 10px;
	width:200px;
	height:20px;
	z-index: 20;
}

.SearchButton {
    width: 50px;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #bababa;
    border-bottom: 4px solid #bababa;
    border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
    border-top: 1px solid #bababa;
}

.SearchField {
    width: 165px;
	height: 17px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
    border-bottom: 0px solid #4dbdd7;
    border-left: 0px solid #4dbdd7;
	border-right: 0px solid #4dbdd7;
    border-top: 3px solid #ffffff;
}

/* =/Suchfeld
---------------------*/

.themeFrame {
    float:left;
	margin-left: 30px;
	margin-top: 0px;
	width:1031px;
	height:230px;
	background-image:url(/_images/basics/MainframeKachel1031x6.gif);
	background-repeat:repeat-y;
	z-index: 20;
}

.themeContent {
    float:left;
	margin-left: 119px;
	margin-top: -4px;
	width:792px;
	height:230px;
	background-color:#fff;
	z-index: 30;
}

.startsuche_select_alpha {
    margin-top:-2px;
    margin-right: 2px;
	width: 240px;
	height: 17px;
	font-size:11px;
	color: #fff;
	background-color: #ef7f01;
	border: 0px;
}

.contentFrame {
    float:left;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom:-10px;
	width:1099px;
	min-height:505px;
	background-image:url(/_images/basics/MainframeKachel1031x6.gif);
	background-repeat:repeat-y;
	z-index: 20;
}


#content {
    position:absolute;
	top:270px;
	left:30px;
	width:1099px;
	min-height:1010px;
}

/* ################ IE 6 Nav ############### */
#IEsechsNavi{
    display:none;
}
/* /################ IE 6 Nav ############### */

/* = contents
----------------------------------------------- */

.contentSimpleLeftnav {
    float:left;
	margin-left: 139px;
	margin-top: 0px;
	margin-bottom:5px;
	width:752px;
	min-height:100px;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:10px;
	font-size:12px;
	line-height: 20px;
	color: #666666;
	z-index: 20;
}

.contentSimpleLeftnav ul {
    list-style-type:square;
}

.contentBigLeftnav {
    float:left;
	margin-left: 226px;
	margin-top: 0px;
	margin-bottom:5px;
	width:665px;
	min-height:100px;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:10px;
	font-size:12px;
	line-height: 20px;
	color: #666666;
	z-index: 20;
}

.contentBigLeftnav ul {
    list-style-type:square;
}

.contentContactFrame {
    float:left;
	margin-left: 206px;
	margin-top: 0px;
	width:639px;
	min-height:1480px;
	padding-left:29px;
	padding-right:29px;
	padding-top:15px;
	padding-bottom:25px;
	font-size:12px;
	color: #333333;
	background-color:#ffffff;
	background-image:url(/_images/basics/eselsohr.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border: 1px solid #cbcbcb;
	z-index: 20;
}

.contentSmallContactFrame {
    float:left;
	margin-left: 206px;
	margin-top: 0px;
	width:639px;
	min-height:500px;
	padding-left:29px;
	padding-right:29px;
	padding-top:15px;
	padding-bottom:25px;
	font-size:12px;
	color: #333333;
	background-color:#ffffff;
	background-image:url(/_images/basics/eselsohr.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border: 1px solid #cbcbcb;
	z-index: 20;
}

.contentSimpleLeftnav a
{
	color: #000000;
	text-decoration: none;
}

.contentSimpleLeftnav a:hover,
.contentSimpleLeftnav a:focus,
.contentSimpleLeftnav a:active
{
	color: #333333;
	text-decoration: underline;
}

.contentBigLeftnav a
{
	color: #000000;
	text-decoration: none;
}

.contentBigLeftnav a:hover,
.contentBigLeftnav a:focus,
.contentBigLeftnav a:active
{
	color: #333333;
	text-decoration: underline;
}

.newsPicto,
.newsPicto a,
.newsPicto a:hover, 
.newsPicto a:focus,
.newsPicto a:active {
    width: 70px;
    text-align:right;
    border: 0px;
}

/* = HEADLINES */

.contentSimpleLeftnavHeadlineL {
    float:left;
	margin-left: -20px;
	margin-top: -39px;
	margin-bottom: 25px;
	min-width:749px;
	height:41px;
	display:block;
	z-index: 20;

}

.contentSimpleLeftnavHeadlineR {
    float:right;
	margin-right: -20px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-width:749px;
	height:41px;
	text-align:right;
	background-color: #fefeff;
	z-index: 20;
}

.contentBigLeftnavHeadlineL {
    float:left;
	margin-left: -107px;
	margin-top: -39px;
	margin-bottom: 25px;
	min-width:773px;
	height:41px;
	display:block;
	z-index: 20;

}

.contentBigLeftnavHeadlineR {
    float:right;
	margin-right: -20px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-width:690px;
	height:41px;
	text-align:right;
	background-color: #fefeff;
	z-index: 20;
}

.headlinLeftBody {
    float:left;
	padding-left: 20px;
	padding-right: 20px;
	min-witdh: 200px;
	height:41px;
	background-image:url(/_images/basics/HeadlineKachel.gif);
	background-repeat:x;
}

.headlinLeftEnd {
    float:left;
	height:41px;
	width:5px
}

.headlinRightEnd {
    float:right;
	height:41px;
	width:5px
}

.headlinRightBody {
    float:right;
	padding-left: 20px;
	padding-right: 20px;
	min-witdh: 200px;
	height:41px;
	background-image:url(/_images/basics/HeadlineKachel.gif);
	background-repeat:x;
}

.contentSimpleLeftnavHeadlinePicRight {
    float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	width:400px;
	height:25px;
	border-bottom: 1px dotted #304AD8;
	z-index: 20;
}

.contentContactFrameHeadline {
    float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	width:360px;
	height:25px;
	border-bottom: 1px dotted #dc6212;
	z-index: 20;
}

/* = /HEADLINES */

/* = TEXTFELDER */

.textfeldSLNTop {
    float:left;
    margin-top: -1px;
	margin-left: 0px;
	width:752px;
	height:10px;
	line-height: 0px;
	z-index: 30;
}

.textfeldSLNBody {
    float:left;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 10px 0px 10px;
	width:732px;
	min-height:195px;
	background-image:url(/_images/basics/TextfensterKachelL752x5.gif);
	background-repeat:repeat-y;
	z-index: 30;
}

.textfeldSLNDoubleTextBody {
    float:left;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 10px 0px 10px;
	width:732px;
	min-height:150px;
	background-image:url(/_images/basics/TextfensterKachelL752x5.gif);
	background-repeat:repeat-y;
	display: block;
	z-index: 30;
}

.startTextLinks {
    float:left;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 10px 0px 0px;
	width:342px;
	display: block;
    z-index: 30;
}

.startTextRechts  {
    float:right;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 20px;
	width:342px;
	min-height:160px;
	border-left: 1px dotted #666666;
	text-align:right;
	font-size: 10px;
	line-height: 14px;
	display: block;
    z-index: 30;
}

.textfeldLinks {
    float:left;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 20px 0px 0px;
	width:510px;
	min-height:150px;
	border-right: 1px dotted #666666;
	display: block;
    z-index: 30;
}

.linklistBox {
    float:left;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 0px 20px 0px;
	width:490px;
	min-height:80px;
	display: block;
    z-index: 30;
}

.textBox {
    float:left;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 10px 0px 0px;
	width:370px;
	min-height:80px;
	display: block;
    z-index: 30;
}

.linkBox {
    float:right;
    margin-top: 20px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	width:100px;
	min-height:50px;
	display: block;
    z-index: 30;
}

.textfeldRechts  {
    float:right;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 10px;
	width:180px;
	min-height:100px;
	display: block;
    z-index: 30;
}

.textfeldSLNBottom {
    float:left;
    margin-top: -1px;
	margin-left: 0px;
	margin-bottom:0px;
	width:752px;
	height:10px;
	line-height: 0px;
	z-index: 30;
}

.textfeldBLNTop {
    float:left;
    margin-top: -1px;
	margin-left: 0px;
	width:660px;
	height:10px;
	line-height: 0px;
	z-index: 30;
}

.textfeldBLNBody {
    float:left;
    margin-top:0px;
	margin-left:0px;
	padding: 0px 10px 0px 10px;
	width:645px;
	min-height:195px;
	background-image:url(/_images/basics/TextfensterKachel665x10.gif);
	background-repeat:repeat-y;
	z-index: 30;
}

.textfeldBLNdoubleTextBody {
    float:left;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 10px 0px 10px;
	width:645px;
	min-height:195px;
	background-image:url(/_images/basics/TextfensterKachel665x10.gif);
	background-repeat:repeat-y;
	z-index: 30;
}

.BLNfeldLinks {
    float:left;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	width:530px;
	min-height:100px;
	display: block;
    z-index: 30;
}

.BLNfeldRechts {
    float:right;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	width:100px;
	text-align:right;
	min-height:100px;
	display: block;
    z-index: 30;
}

.BLNfeldBott {
    float:left;
    margin-top: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	width:645px;
	min-height:100px;
	display: block;
    z-index: 30;
}

.textfeldBLNBottom {
    float:left;
    margin-top: -5px;
	margin-left: 0px;
	margin-bottom:0px;
	width:665px;
	height:10px;
	line-height: 0px;
	z-index: 30;
}

.archivSeitennav {
     text-align:center; 
     margin-top:20px; 
     display:inline; 
}

/* = /TEXTFELDER */

.schaubildText {
    color:#666666;
    font-weight:normal;
    line-height:13px;
    padding:2px;
    margin-bottom:6px;
    font-size:10px;
    min-height:40px;
    width:198px;
    border:1px solid #777777;
    background-color:#eeeeee; 
    display:block;  
}

.schaubildTLeft {
    float:left;
    min-height:30px;
    width:10px;  
}

.schaubildTRight {
    float:right;
    min-height:30px;
    width:174px;  
}

.newsletterAnml {
    width:100%;
    height:292px;
    background-color:#ffffff;
    filter: chroma(color='#FFFFFF');
    border: 0px; 
}

.contentSimpleLeftnavSlicer {
    float:left;
    margin-top: -3px;
	margin-left: 0px;
	width:639px;
	height:7px;
	background-color:#ffffff;
	background-image:url(/_images/basics/tripplepointTile.gif);
	background-repeat:repeat-x;
	z-index: 20;
}

.contentSimpleLeftnavSlicerPicRight {
    float:left;
    margin-top: -3px;
	margin-left: 0px;
	width:400px;
	height:7px;
	background-color:#ffffff;
	background-image:url(/_images/basics/tripplepointTile.gif);
	background-repeat:repeat-x;
	z-index: 20;
}

.articlePicture {
    float:right;
	margin-right: 0px;
	margin-top: 10px;
	width:235px;
	min-height:100px;
	text-align:right;
	z-index: 20;
}


.contactPicture {
    float:right;
	margin-right: -29px;
	margin-top: -15px;
	width:279px;
	min-height:200px;
	text-align:right;
	z-index: 20;
}


.contentDualFrame {
    float:left;
	margin-left: 206px;
	margin-top: 0px;
	width:639px;
	min-height:100px;
	z-index: 20;
}

.contentDualFrameLeft {
    float:left;
	margin-left: 0px;
	margin-top: 0px;
	width:372px;
	min-height:100px;
	padding-left:29px;
	padding-right:29px;
	padding-top:15px;
	padding-bottom:25px;
	margin-bottom:10px;
	font-size:11px;
	color: #333333;
	background-color:#ffffff;
	background-image:url(/_images/basics/eselsohr.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border: 1px solid #cbcbcb;
	z-index: 25;
}

.contentDualFrameHeadline {
    float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	width:372px;
	height:25px;
	border-bottom: 1px dotted #dc6212;
	z-index: 25;
}

.tagCloud {
    float:right;
	margin-left: 0px;
	margin-top: 0px;
	padding: 8px 8px 8px 8px;
	width:232px;
	min-height:150px;
	color: #ef7f01;
	text-decoration:none;
	background-color:#ffffff;
	border: 1px solid #cbcbcb;
	z-index: 25;
}

.cloudText  {
	font-size: 13px;
	text-align:center;
	margin-bottom: 12px;
}


.cloudText  a,
.cloudText  a strong {
	cursor: text;
	white-space: 1px;
	line-height: 19px;
	color: #999999;
	font-weight:normal;
	text-decoration: none;
}

.cloudText  a:hover,
.cloudText  a:focus,
.cloudText  a:active {
	cursor: text;
	white-space: 1px;
	line-height: 19px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

.pdfDownloadList ul li { 
list-style-image: url(/_pdf/PDF_16x16.png);
}


/* = Referenzliste */
.contentRefListFrame {
    float:left;
	margin-left: 0px;
	margin-top: 0px;
	width:250px;
	min-height:100px;
	background-color:#ffffff;
	border: 1px solid #cbcbcb;
	z-index: 25;
}

.sortierung {
    float:left;
    margin-left:15px;
    margin-right: 15px;
    margin-top:10px;
    width:220px;
    height:26px;
}

.referenzliste {
    margin-left:15px;
    margin-right: 15px;
    margin-top:15px;
    width:220px;
}    
    
.referenzliste a {
    font-size:10px;
    color: #515254;
    text-decoration: none;
}
    

.referenzliste a strong,
.referenzliste a:hover,
.referenzliste a:focus,
.referenzliste a:active {
    font-size:10px;
    color: #ef7f01;
    text-decoration: none;
}


.sortAbisZ {
   float:left;
   margin-left: 0px;
   margin-top: 0px;
   margin-bottom:20px;
   min-width:32px;
   min-height:12px;
   text-align:center;
   padding:2px 2px 2px 2px;
   background-color:#f2f2f0;
   font:10px Arial,Helvetica,sans-serif;
   border: 1px solid #cbcbcb;
}

.sortAbisZ a {
   padding:0px 6px 0px 6px;
   text-align:center;
   color: #515254;
   background-color:#f2f2f0
   font:10px Arial,Helvetica,sans-serif;
   border: 1px solid #cbcbcb;
}

.sortAbisZ a:hover {
   padding:0px 6px 0px 6px;
   text-align:center;
   color: #ef7f01;
   background-color:#f2f2f0
   font:10px Arial,Helvetica,sans-serif;
   border: 1px solid #cbcbcb;
}

.sortFirma {
   float:right;
   margin-right: 0px;
   margin-top: 0px;
   min-width:112px;
   min-height:14px;
   background-color:#f2f2f0;
   text-align:center;
   padding:2px 2px 2px 2px;
   font:10px Arial,Helvetica,sans-serif;
   border: 1px solid #cbcbcb;
}

.sortFirma a {
   padding: 0px 6px 1px 6px;
   color: #fff;
   text-align:center;
   background-color:#dc6212;
   font:10px Arial,Helvetica,sans-serif;
   border: 1px solid #cbcbcb;
}

.sortFirma a:hover {
   padding: 0px 6px 1px 6px;
   color: #515254;
   text-align:center;
   background-color:#dc6212;
   font:10px Arial,Helvetica,sans-serif;
   border: 1px solid #cbcbcb;
}

.contentReferenzFrame {
    float:right;
	margin-left: 0px;
	margin-top: 0px;
	width:370px;
	min-height:300px;
	background-color:#ffffff;
	border: 1px solid #cbcbcb;
	z-index: 25;
}


/* = /Referenzliste */

.backButt {
    float:left;
	margin-left: 40px;
	margin-top: -10px;
	width:76px;
	line-height:5px;
	display:inline;
	border: 0px;
	padding:0px;
	height:11px;
	z-index: 50;
}

/* = /contents
----------------------------------------------- */

/* = footer
----------------------------------------------- */
.footer {
    float:left;
	margin-top: 0px;
	margin-left: -4px;
	width:953px;
    height:97px;
	background:url(/_images/basics/contentSmallBottomTile.png);  
}

.bottomFrame {
    float:left;
	margin-left: 4px;
    lineheight:1px;
	width:1031px;
    height:6px;
}

.spezialEnd {
    display:none;
}

.copyright {
    float:left;
	margin-left: 0px;
	margin-top: 15px;
	width:1031px;
    height:20px;
	text-align: center;
	color: #fafafa;	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

}
		
.copyright a,
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
    color: #ffffff;
    text-decoration: none;
}
    

/* = /footer
----------------------------------------------- */

/* = metanavigation
----------------------------------------------- */

#metanav ul {
    position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	top:10px;
	right:90px;
	width:500px;
	height:77px;
    white-space: nowrap;
	word-spacing:10px;
	z-index:50;
}


#metanav ul li {
    display: inline;
    list-style: none;
    }
	
#metaList ul{
    display: inline;
    list-style: none;
    }

.metaLink a {
    font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.metaLink a:hover {
    font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.metaLinkAktiv a {
    font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.metaLinkAktiv a:hover {
    font-family:Arial, Helvetica, sans-serif;
	color: #777777;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

/* = /metanavigation
----------------------------------------------- */


/* = linksnavigation
----------------------------------------------- */  
   
#mainnavi{
	position:absolute;
	top:290px;
	left:28px;
	width:214px;
	overflow:hidden;
	padding-bottom:2em;
}
#mainnavi .cont{
	border-right:1px solid #fff;
}
#mainnavi .cont h3{
	margin:0 0 .5em 0;
}
#mainnavi .cont h3 img{
	width:10.5em;
}
#mainnavi .navCont{
	margin-top:-1px;
	border-right:none;
	border-top:none;
	margin-left: -5px;
}

#mainnavi ul{
	list-style:none;
	display:block;
}

/* MainNavEDIT */

#EditNav {
	position:absolute;
	top:290px;
	left:18px;
	width:130px;
	overflow:hidden;
	padding-bottom:2em;
}
#EditNav .cont{
	border-right:1px solid #fff;
}
#EditNav .cont h3{
	margin:0 0 .5em 0;
}
#EditNav .cont h3 img{
	width:10.5em;
}
#EditNav .navCont{
	margin-top:-1px;
	border-right:none;
	border-top:none;
	margin-left: -5px;
}
#EditNav .ende{
	background-image:url(/_images/basics/sofortanfrageLlinks_147x47.png);
	height:47px;
	width:147px;
	margin-top: 35px;
	margin-left: 16px;
	font-size:1px;
	line-height:1px;
	margin-bottom:1em;
}

#EditNav ul {
	list-style:none;
	display:block;
}
/* MainNavEDIT */

/* Neue Navigation Ebene 1 */
.navordnerEins {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:115px;
	font-weight:bold;
	padding: 6px 0px 5px 11px;
}

.navordnerEins a {
    color: #959595;
    text-decoration: none;
}

.navordnerEins a:hover {
    color: #3951d7;
    text-decoration: none;
}

.navordnerEinsAktiv {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding: 0px 0px 0px 11px;
}

.navordnerEinsAktiv a {
    color: #000000;
    text-decoration: none;
}

.navordnerEinsAktiv a:hover {
    color: #515254;
    text-decoration: none;
}

/* /Neue Navigation Ebene 1 */

/* Neue Navigation Ebene 2 */

.ebeneZwei {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  width:162px;
  padding: 0px;
}

.ebeneZweiItems {
    margin-left:0px;
	background-image:url(/_images/basics/MainNavKachel162x5.gif);
	padding: 0px 0px 8px 9px;
}

.ebeneZweiItems a {
  font-size: 11px;
  color: #959595;
  font-weight: normal; 
  text-decoration:none;
}

.ebeneZweiItems a:hover {
  color: #3147d6;
  font-weight: normal;
  text-decoration:none;
}

.ebeneZweiItemsB {
    margin-left:0px;
	background-image:url(/_images/basics/MainNavKachel162x5.gif);
	padding: 0px 0px 8px 9px;
}

.ebeneZweiItemsB a {
  font-size: 11px;
  color: #959595;
  font-weight: normal; 
  text-decoration:none;
}

.ebeneZweiItemsB a:hover {
  color: #6173e0;
  font-weight: normal;
  text-decoration:none;
}

.ebeneZweiItemsO {
    margin-left:0px;
	background-image:url(/_images/basics/MainNavKachel162x5.gif);
	padding: 0px 0px 8px 9px;
}

.ebeneZweiItemsO a {
  font-size: 11px;
  color: #959595;
  font-weight: normal; 
  text-decoration:none;
}

.ebeneZweiItemsO a:hover {
  color: #fb7100;
  font-weight: normal;
  text-decoration:none;
}

.ebeneZweiItemsG {
    margin-left:0px;
	background-image:url(/_images/basics/MainNavKachel162x5.gif);
	padding: 0px 0px 8px 9px;
}

.ebeneZweiItemsG a {
  font-size: 11px;
  color: #959595;
  font-weight: normal; 
  text-decoration:none;
}

.ebeneZweiItemsG a:hover {
  color: #85c800;
  font-weight: normal;
  text-decoration:none;
}


a.ebeneZweiItemsAktiv {
  color: #000000;
  font-weight:normal;
  text-decoration:none;
}

#nav2Top {
  color: #dc6212;
  font-weight: bold;
}

#nav2Icon {
  color: #dc6212;
  background-image:url(/_images/basics/MainNavKachel162x5.gif);
  margin-top:-2px;
  padding-top:4px;
  padding-left:9px;
  width:153px;
  min-height:90px;
  font-weight: normal;
}

#nav2List{
  color: #dc6212;
  background-image:url(/_images/basics/MainNavKachel162x5.gif);
  padding-left:5px;
  width:162px;
  font-weight: normal;
}

#nav2Bottom{
  height:5px;
  line-height:1px;
  margin-bottom:20px;
}
/* /Neue Navigation Ebene 2 */


.auswahl, .auswahl a, .auswahl span, .auswahl a span{
	color:#dc6212;
	background-color:#fff;
}

.Orange a,
.Orange a:hover,
.Orange a:focus,
.Orange a:active
{
	color: #ef7f01;
	text-decoration: none;
}

.Blau a,
.Blau a:hover,
.Blau a:focus,
.Blau a:active
{
	color: #304ad8;
	text-decoration: none;
}

