
html {
	margin: 0px;
	padding:0;
	width:100%;
	height:100%;
	overflow:auto !important;
	overflow-x:auto;
	overflow:hidden;

}
body {
	margin: 0px;
	padding:0;
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;


}
#header_alles{
    position:fixed !important;
    position:absolute;
	top:0px;
	width:100%;
	padding-top: 30px;
	background:#ffffff;
	display:block;
	z-index:199;
}
.header_center{
    margin:auto;
	width:800px;
	display:block;
	background:#FFFFFF;
}
#menue1{
	width:800px;
    height:15px;
    background:#e7e7e7;
	display:block;
	float: left;
}
#menue1_block_left{
	display:block;
	width:100px;
	height:15px;
	margin-right: 1px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;	
}
#menue1_block_center{
	display:block;
	background:#bbbbbb;
	width:10px;
	height:15px;
	float: right;	
}
#menue1_block_right{
	display:block;
	background:#4A2F24 url(/dna_images/tmpl_gb_css/images/gb_logo_oben.gif);
	width:90px;
	height:15px;
	float: right;	
}
.menue1_block{
	display:block;
	width:100px;
	height:15px;
	margin-left: 1px;
	background:#bbbbbb;
	padding-left: 10px;
	padding-right: 10px;
	float: right;	
}
#bilderleiste{
	margin:0;
	padding:0;
    width:800px;
    height:75px;
	display:block;
}
#bildleiste{
	margin:0;
	padding:0;
    width:710px;
    height:75px;
    display:block;
    float: left;
}
#logo{
	margin:0;
	padding:0;
    width:90px;
    height:75px;
    float:right;
    display:block;
    float: left;
}
#menue2{
	margin:0px;
	margin-top:0px !important;
	margin-top:-2px;
	top:40px;
	padding:0;
	width:800px;
    height:15px;
    background:#e7e7e7;
	display:block;
	float: left;
}
.menue2_block{
	display:block;
	width:100px;
	height:15px;
	margin-right: 1px;
	background:#bbbbbb;
	padding-left: 10px;
	padding-right: 10px;
	float: left;	
}
#menue2_block_center{
	display:block;
	background:#bbbbbb;
	width:120px;
	height:15px;
	float: left;
	text-align:right;	
}
#menue2_block_right{
	display:block;
	height:15px;
	margin-right: 1px;
	background:#e7e7e7;
	padding-left: 20px;
	float: left;	
}
#menue2_block_right input {
	font-size: 9px;
	height: 10px;
	background-color: #f9f9f9;
	width:87px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menue2_sublogo{
	display:block;
	width:auto;
	height:15px;
	margin-right: 1px;
	background:#e7e7e7;
	padding-left: 10px;
	padding-right: 10px;
	float: left;	
}

#menue3_top{
        position: absolute;
	width:120px;
        background:#e7e7e7;
	bottom:0px;
        float: left;
}
#main_alles{
    margin:auto;
	width:100%;
	height:auto;

    position:absolute;
	top:180px;
	display:block;
	height:expression(document.body.clientHeight - 265 + "px");
	padding-bottom:60px;
}
#main{
	margin:auto;
    width:800px;
	height:auto;
    min-height:380px;
	display:block;
	background: url(/dna_images/tmpl_gb_css/images/main_back.gif);
	background-repeat: repeat-y;
	height:expression(document.body.clientHeight - 265 + "px");

}
#inhalt{ 
	width:675px;
	height:100%;
	overflow: visible !important;
	overflow:auto;
	overflow-x:hidden;
	float:right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 52px;
	background-color: #ffffff;
	height:expression(document.body.clientHeight - 287 + "px");
	height: auto;

}
#menue3{
	position:fixed !important;
	position:absolute;
	width:120px;
	height:100%;
	min-height:100%;
	float:left;
	background:#e7e7e7;
	display:block;
}
.menue3_block_1{
	width:100px;
	min-height:13px;
	background:#bbbbbb;
	padding-left: 10px;
        padding-bottom:2px;
	padding-right: 10px;
	display:block;
}
.menue3_block{
	width:100px;
	min-height:13px;
	background:#bbbbbb;
	padding-left: 10px;
        padding-bottom:2px;
	padding-right: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display:block;
}
#menue3_sub{
        padding-bottom:3px;
	width:120px;
	background:#ffffff;
	display:block;
}
.menue3_sub_on{
	background: url(/dna_images/tmpl_gb_css/images/menue3_sub_on.gif) no-repeat;
	background-position:left top;
        width:90px;
	min-height:13px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 30px;
        padding-bottom:2px;
	display:block;
}
.menue3_sub_off{
	background: url(/dna_images/tmpl_gb_css/images/menue3_sub_off.gif) no-repeat;
        background-position:left top;
	width:90px;
	min-height:13px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 30px;
        padding-bottom:2px;
	display:block;
}

.menue3_sub_off a,.menue3_sub_off  a:link, .menue3_sub_off a:visited, .menue3_sub_off a:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.menue3_sub_off a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

.suche a,.suche  a:link, .suche a:visited, .suche a:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.suche a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
#seitentitel{
    width:680px;
    height:45px;
    display:inline;
    position: relative;
    float:right;
	z-index:1;
    
}
#seitentiteltext{
	background: url(/dna_images/tmpl_gb_css/images/seitentitel1.gif) repeat-x;
	height:18px;
	float:left;
	vertical-align: top;
	padding-top: 27px;
	padding-right: 10px;
	padding-left: 10px;

}
#seitentitelende{
	background: url(/dna_images/tmpl_gb_css/images/seitentitel2.gif) no-repeat;
	height:45px;
	float: left;
	width: 50px;

}

#footer_alles {
	width: 100%;
    position:fixed !important;
    position:absolute;
	bottom:0px;
    height:57px;
   background:#ffffff; 
   border-bottom:white 15px solid;
    /* padding-bottom:15px; */
}
#footer_center {
    margin:auto;
    width:800px;
}
#footer{
	background: url(/dna_images/tmpl_gb_css/images/footer.gif) no-repeat;
	width:670px;
	height:38px;
	vertical-align:bottom;
	padding-left: 130px;
	padding-top: 7px;
}
#menue4{
	width:790px;
	height:15px;
	background:#bbbbbb;
	text-align:right;
	padding-right: 10px;
}
.news {
	display: block;
	background-color: #e7e7e7;
	width: 670px;
	height:auto;
	min-height: 120px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.newsbilddiv {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 170px;
	float: left;
	display:inline;
	background-color: #FFFFFF;

}

.news_block {
	width: 495px;
	height:auto;
	background-color: #e7e7e7;
	float: left;
	display:inline;

}
.news_headline {
	background-color: #bbbbbb;
	padding-right: 10px;
	padding-left: 10px;
}
.news_subline {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
.news_inhalt {
	height:auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #e7e7e7;
}
.fliesstext {
	display: inline;
}
.schrift_orange {
	color: #FF6600;
}
.schrift_grau {
	color: #666666;
}
.schrift_weiss {
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	display: inline;
}
h2 {
	font-size: 12px;
	font-weight: bolder;
	display: inline;
}
h3 {
	font-size: 10px;
	font-weight: bolder;
	display: inline;
}
form {
	display: inline;
}

a,a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding:0;
	margin:0;
}
a:hover {
	color: #FF6600;
	font-weight: normal;
	padding:0;
	margin:0;
}

a img{
        padding:0;
	margin:0;
        border:0;
}

td {
text-align:left;
vertical-align:top;
}

.test, .spalte_1, .spalte_2, .spalte_3, .spalte_4, .spalte_5, .spalte_6, .spalte_7, .spalte_8{
	display: block;
	margin:0px;
	padding:0px;
	position:absolut;
	float:left;
	
}
.fliesstext {
display: inline;
margin-right:3px;

}
.platz {
clear:both;
padding-bottom: 10px;
}
.bild_left {
	background-color: #ffffff;
	padding-right: 10px;
}
.bild_right {
	background-color: #ffffff;
	padding-left: 10px;
}
.rechts {
	text-align: right;
}
#inhalt a,#inhalt  a:link, #inhalt a:visited, #inhalt a:active {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
#inhalt a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	background-color: #e7e7e7;
}

.td_text{
  padding-top: 12px;
}

.td_check{
  padding-top: 5px;
}

.td_menge{
	width:50px;
	margin-left:5px;
	padding-top: 12px;
}

.print{
	display:none;}
  
  

.thumb img{
width:160px;
float:left;
border: solid 1px #e7e7e7;
margin-right:8px;
}

.thumb img:hover{
border: solid 1px #bbbbbb;
}

#auswahl{
margin-top:8px;
width:680px;
}

.bild_gross{
margin-top:5px;}

#visual4{
width:auto;
float:left;
margin-left:10px;}

.cms, .cms:link, .cms:visited, .cms:active, .cms:hover  {
color:#CFCFCF;
}

.news_header{
color:#BBBBBB;
padding-bottom:5px;
padding-top:30px;
display:block;
}

#inhalt .news_start_h2 a, #inhalt .news_start_h2 a:link, #inhalt .news_start_h2 a:visited, #inhalt .news_start_h2 a:active, #inhalt .news_start_h2 a:hover {
  color:#fff;
  font-size:10px;
  text-decoration:none;
  font-weight:bold;
  background:#BBBBBB;
  }

.news_start_h2{
width:100%;
height:20px;
}

.news_start_text{
width:100%;
height:auto;
background-color: #e7e7e7;
margin:0;
padding:5px 0;
margin-bottom:10px;
}

.news_start_text p{
    	margin:0 10px;
}

.bildauswahl_header{
color:#BBBBBB;
font-size:12px;
padding-bottom:5px;
padding-top:15px;
display:block;
}

#news_detail_bildauswahl{
width:100%;
height:60px;
background-color: #e7e7e7;
}

.lightbox_thumbnail{
margin-right:10px;
}

#start_news{
padding-bottom:20px;
}

.vollansicht_link{

}


/* 10-2009 Multilingual */

a.home{
	color:#666666;
	font-weight:bold;
}

a.home:hover{
	color:#FF6600;
}

#meineLinie{
	position:absolute;
	left:104px;
	top:0px;
	color: #666666;
}

.suche_verschoben{
	position:absolute;
	left:117px;
	top:0px;
}

.suche_verschoben a,.suche_verschoben  a:link, .suche_verschoben a:visited, .suche_verschoben a:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.suche_verschoben a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

#start_multilingual{
	width:auto;
}



#menue1_block_left{
	width:200px;
}


#menue2_block_right{
	position:relative;
	
	display:block !important;
	display:none;
}

#sprachen_dropdown{
	position:relative;
	width:100px;
	z-index:300; 
}


#sprachen_dropdown li {
	float:left;
	width:auto;	
	position:relative;

}

#sprachen_dropdown li a{
	display:block; 
	text-decoration:none;
	width:100px;
	overflow:hidden;
	color:#000000;
	}
	
#sprachen_dropdown li ul li {
	width:65px;
			border-bottom: 5px solid #E7E7E7;
	}
	
#sprachen_dropdown li ul li a{
		margin-left:33px;
display:block;
width:100px;
	}
	
#sprachen_dropdown, #sprachen_dropdown ul{
	padding:0; 
	margin:0; 
	list-style: none;
}


#sprachen_dropdown li ul{
	display: none;
}

/* specific to non IE browsers */
#sprachen_dropdown  li:hover a {
	color:#000000;
	}
	
#sprachen_dropdown  li:hover a:hover {
	color:#FF6600;
	}
	
#sprachen_dropdown  li:hover ul {
				border-top: 8px solid #E7E7E7;
	display:block; 
	position:absolute;  
	left:-33px; 
	width:120px;
	background:#E7E7E7;
	}
