/* coder: webtive */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
blockquote, q {
quotes: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* :::::::::::::::::::::::::::::::::::::::::::: */
html{
overflow:scroll;
}
body{
background-color: #fff;   /* standard grau */
color: #333;              /* dunkles grau */
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; 
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
#wrapper{
margin: 0 auto;
width: 1001px;
background-color: #fff;
color: #333;
background: url(../img/bg.details.jpg) repeat-x;  
}
a{
color: #cc0000;
text-decoration: none;
}
a:hover{
text-decoration: underline;
color: #cc0000;
}
em{
color: #cc0000;
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
#headArea{
position: relative;
height: 125px;  
}
#headArea a{ 
color: #333;
}
#service li.active a{
font-style: italic;
}
#language{ /* bezieht sich auf ul */
  position: absolute;
  top: 20px;
  left: 250px;
  list-style-type: none;
}
#language li{
  /*display: inline;*/
  margin-left: 10px;
}
#language span{
font-weight: bold;
color: #cc0000;	
}
#service{ 
position: absolute;
top: 50px;
right: 0;
list-style-type: none;
list-style-type: none;
}
#service li{
display: inline;
margin-left: 20px;
}
.skiplink{
display: none;
}
.logo{
position: absolute;
top: 20px;
left: 0px;
background: url(../img/logo.png) no-repeat;
width: 230px;
height: 80px;
text-indent: -1000%;
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
#navigation{
width: 1002px;
height: 45px;
background: #ddd;
font-size: 15px;
}
#navigation ul{
list-style-type: none;
}
#navigation li{
float: left;
width: 167px;
height: 45px;
text-align: center;
}
#navigation li a{
display: block;
height: 25px;
background: #333 url(../img/bg.navi.jpg) top left;
border-right: 1px solid #fff;
padding: 15px 0 5px 0;
color: #fff;
text-decoration: none;
}
#navigation li a:hover{
background: #8A8A8A url(../img/bg.navi.jpg) bottom left;
color: #000;
}
#navigation li a.active{
background: #8A8A8A url(../img/bg.navi.jpg) bottom left;
color: #fff;
}
#navigation li a.move{ /* klasse zum positionsausgleich der menübeschriftung*/
padding: 5px 0 15px 0;
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
.column1{
clear: left;
float: left;
width: 250px;
border-right: 1px solid #fff; 
background: url(../img/bg.mainCategories.jpg) repeat-x;
padding: 20px 0;
}
.column1 ul{
list-style-type: none;
}
.column1 a{
display: block;
margin-left: 15px;
padding: 5px;
color: #333;
height: 15px;
}
.column1 li.active{ /* subnavigation */
background:#ddd url(../img/subnavi.png) repeat-y center right;  
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
.column2and3{
float: left;
width: 479px;
padding: 20px 10px;
border-right: 1px solid #fff;   
}
.column2and3 h1{
font-size: 20px;
}
.column2and3 h2{
font-size: 16px;
margin-bottom:20px;
color: #CC0000;	
}
.column2and3 h3{
font-size: 14px;
color: #333;
margin-bottom: 5px;
margin-top: 20px;
}
.column2and3 h4{
font-size: 13px;
color: #333;
margin-bottom: 5px;
}
.column2and3 p{
margin-bottom: 10px;
margin-right: 10px;
}
.column2and3 ul{
margin-bottom: 15px; 
list-style-type: none;  
}
.column2and3 ul li{
margin-bottom: 5px;
list-style-image: url(../img/li.gif);
margin-left: 20px;
padding-left: 5px;
}
.column2and3 ol li{
margin-bottom: 5px;
margin-left: 20px;
padding-left: 5px;
line-height: 15px;
}
.column2and3 .showAsTable{
list-style-image: none;
line-height: 20px;
background:#eee;
width: 220px;
margin-left: 0px;
}
.column2and3 img{
border: 1px solid #aaa;
margin-bottom: 10px;
}
* html .column2and3 img{/*ie6*/
margin-right:0;
}
.column2and3 a:hover img{
border: 1px solid #ff0000;
margin-bottom: 10px;
}
body#site40 .column2and3 img{/*kontakt*/
border: none;
margin-bottom: 10px;
}
.column2and3 strong{
font-weight: bold;
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
body#site58 strong{
color: #333;
}
body#site58 .column2and3 li{
margin-bottom: 15px;
}
.temin{
top: 20px;
}
.temin h3{
top: 0px;
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
.column4{/*allgemein*/
float: right;
width: 240px;
padding: 20px 0 0 10px;
}
* html .column4{/*allgemein ie6*/
width: 225px;
padding-top: 20px 0 0 0;
}
.column4 h3{
font-size: 14px;
color: #666;
margin-bottom:10px;
}
.column4 ul{
margin-bottom: 25px;
list-style-type: none;
padding-left: 5px;
}
.column4 li{
list-style-image: url(../img/pdf.gif);
margin-left: 18px;
padding-left: 0px;
}
*+html .column4 li{/*ie7*/
margin-left: 10px;
padding-left: 5px;
}
* html .column4 li{/*ie6*/
margin-left: 10px;
padding-left: 5px;
}
.column4 li a{
color: #CC0000;
display: block;
vertical-align:text-top; 
height: 25px;
}
.column4 img{
margin: 20px 0;
}
body#site58 .column4 img,
body#site111 .column4 img{
border: 1px solid #aaa;
margin: 5px 0;
}
body#site58 .column4 a:hover img,
body#site111 .column4 a:hover img{
border: 1px solid #ff0000;
margin: 5px 0;
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
.column1to4{
float: left;
width: 1001px;
height: 20px;
background: #DE1F1F url(../img/bg.intro.png) repeat-x;  
color: #fff;
border-top: 1px solid #fff;
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
#breadcrump{
color: #fff;
margin-left:20px;
}
#breadcrump li{
display:inline;	
padding-right: 10px;
line-height: 20px;
}
#breadcrump a{
color: #fff;
padding-right: 10px;
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
#mainCategories .column1,
#mainCategories .column4,
#mainCategories .column2and3{  
border-top: 1px solid #fff;  
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
#footer{
position: relative;
clear: both;
height: 20px;
padding: 20px 0 15px 0;
border-top: 1px solid #ddd;
}
#footer ul{
position: absolute;
right: 0;
color: #999;
font-style: normal;
font-size: 12px;
list-style-type: none;
}
#footer li{
display: inline;
margin-left:10px;
}
#footer a{
color: #999;
text-decoration: underline;
}
#footer a:hover{
color: #cc0000;
text-decoration: underline;
}
#footer #dinportal{
position: absolute;
left: 100px;
top: 15px;
}
#footer #zert{
position: absolute;
left: 0px;
top: 10px;
border-bottom: 5px solid #fff;
}
#zulassung{ /*Geotechnik Siegel */
margin-left: 15px;
margin-top: 20px;
width: 200px;
}
#zulassung p{
color: #999;
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
.ausrichtungLinks{
float: left;
margin-right: 10px;
}
.ausrichtungNormal{
clear: both;
}
.ausrichtungRechts{
float: right;
margin-left: 10px;
}
.mitRahmen{
border: none;
}
.bereichRechts{
position: relative;
left: 10px;
}
