/* * {
-moz-box-sizing:border-box;
} */

html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 14.5pt;
}
h1 {
	font-weight: bold;
	font-size: 12pt;
	margin-bottom:10px;
	
}

.headertext h1 {
margin-bottom:0px;
}
.boxheadline {
margin-bottom:0px;
}

h2 {
	font-weight: bold;
	font-size: 10pt;
}

h6 {
	line-height: 10.5pt;
	font-size: 8pt;
}

.csc-default {
}
.bodytext {
margin-bottom:15px;

}


a:link, a:visited { color:#888888; text-decoration:none; }


img {
	display: block;
	border:0px;	
}
object {display: block;}
table {
	border-collapse: collapse;	
}


#container {
	float:left;
	width:904px;
	
} 

#menuTop {
	float:left;
	width:570px;
	background-color:white;
	height:99px;

}

#menuTopItems {
	margin-top:29px;
	margin-left:20px;
		}
	

#logoTop {
	float:left;
	width:334px;
	background-color:white;
	height:99px;
	
}

#logoTopImage {
	margin-top:43px;
	margin-left:76px;
	}

#spacerTop {
	background-color:white;
	height:110px;
	margin-left:904px;
	}
/* hide from IEMac \*/
* html #spacerTop {
position:relative;
left:-3px;
margin-left:-3px;
right:-3px;
margin-right:-3px;

}
/* end hide IEMac */
#header {
	clear:left;
	/*geht nicht wegen space unter submenu und content in ie..
	margin-bottom:5px;*/
	
	}



#footer {
 	clear:left;		
	background-color:white;
	color:#888888;
	text-transform:uppercase;
	
}

#footerItemsSub {
	line-height:30px;
	vertical-align:middle;
}

#footer a, #footer a:link,#footer a:visited { color:#888888; text-decoration:none; }
#footer a:hover { color:#000000; text-decoration:none; background:white; }
#footerItems {
	margin-left:20px;
}



.menuTopItem {
	margin: 0px; padding: 0px;
	margin-right:10px;
	margin-bottom:7px;
	
	color: #888888;
	width: 110px;
	height: 28px;
		text-align: center;
		float: left;
		
}

html .menuTopItem {
	margin-bottom:5px;
	}

a.Menu-allg {
border: 1px solid #888888;
	
	color: #888888;
	width: 110px;
	/*height: 28px;*/
	font-size: 10pt; 
	font-weight: bold; text-transform: uppercase; text-decoration: none;
	width: 110px; display:block;
	vertical-align:middle;
	line-height:28px;
}
.Menu-allgTop {
	color: #000000; 
	border: 1px solid #000000;
	width: 110px;
	/*height: 28px;*/
	font-weight: bold; text-transform: uppercase; text-decoration: none;
	width: 110px; 
	display:block;
	vertical-align:middle;
	line-height:28px;
}
a.Menu-allg:visited {
	color: #888888;
	font-size: 10pt; 
	font-weight: bold; text-transform: uppercase; text-decoration: none;
}
a.Menu-allg:hover {
	color: #000000; 
	
	
}
a.Menu-allg:active {
	color: #888888;
	font-weight: bold; text-transform: uppercase; text-decoration: none;
}


a.Menu-allgTop:link, a.Menu-allgTop:visited, a.Menu-allgTop:active  { color: #000000; }

    
    .lightbox {
    
    }
  
    .lightboxLupe{
        
        background-image: url(../main/lupe.png);
        background-repeat: no-repeat;
   	background-position:right;
   	width:16px;
   	height:20px;
      } 

.indent   {
	margin-left:50px;
    
    } 

.table {
	color: #000000;
	font-size: 8pt;
}

.css4table {
	text-align: left;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
	vertical-align:top;
	border-style:1px solid;
	border-color:#000000;
}

.css4tablepl {
	text-align: left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:top;
	line-height: 16px;
	font-size: 8pt;
}

.css4tablepl2 {
	padding-left:1px;
	padding-right:7px;
	padding-top:1px;
	padding-bottom:1px;
	line-height: 16px;
	font-size: 8pt;
	border-color:black;
	border: 1px solid;
	
	}


.css4tablelogoindent {
	padding-left: 5px;
}


.textgrey {
color:#828e98;
}
.textgreen {
color:#57ad1e;
}
.textyellow{
color:#ffdd00;
}
.textorange{
color:#ee7f00;
}
.textlightblue{
color:#008fcb;
}
.textdarkblue{
color:#005091;
}


