html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:780px;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}
/* TD */
td {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
/*	color:rgb(0,0,0);*/
         color: #3E3E3E;
	margin-bottom:8px;
}
td.product {
	font-size:10px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
         color: #3E3E3E;
         background-color: #DBE0E7;
}
td.product1 {
	font-size:10px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
         color: #3E3E3E;
         background-color: #FFFFFF;
}


.input {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}
.adresse {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(77,104,127);

}
td.border-right {
         border-right:1px solid #9BB4AA;
}
td.border-bottom {
        border-bottom:1px solid #9BB4AA;
}
#outer{
	height:100%;
	min-height:100%;
	width:780px;
	color:#000000;
	text-align:left;
	position:relative;
}
td.border-all {
	background-color:#9aabb4;
         border-top:1px solid #304E6A;
	border-bottom:2px solid #304E6A;
         border-left:1px solid #304E6A;
         border-right:2px solid #304E6A;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
         }
td.border-all2{
         font-size: 10px; 
         background-color: #DBE0E3;
         border-top:1px solid #000000;
	border-left:1px solid #000000;
         border-right:2px solid #000000;
         border-bottom:1px solid #9A9A9A;
         color: #000000;


}
td.blau {
         background-color: #304E6A;
         }  
td.rand {
         background-color: #9BB4AA;
        }
td.overflow {
          height: 550px;
}

tr.blau {
         background-color: #304E6A;
         } 
html>body #outer{ height:auto; } 

#innerwrap {
	float:left;
	width:600px;
}

#left {
	position:relative;
	width:220px;
	float:left;
	padding-top:35px;
	padding-bottom:20px;
}

#left p { padding-left:3px;padding-right:2px }

#right p { padding-left:4px;padding-right:2px }

#imagecolumn {
	margin-top:0px;
	position:absolute;
	top:20px;
	left:608px;
	width:148px;
	height:550px;
	z-index:10;
	padding-top:112px;
	padding-left:10px;
	padding-right:10px;
	color:rgb(62,77,116);
}

#imagecolumn a {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(190,190,190);
	margin:0;
}

#imagecolumn h1 {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(217,104,28);
	margin:0;
}

#right {
	position:relative;
	width:250px;
	float:right;
	margin-top:10px;
	padding-top:170px;
	padding-bottom:20px;
	background-color:#999999;
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:rgb(62,77,116);
}
table.color{
            background-color:#DBE0E3;
             }
div,p  { margin-top:0; }

#centrecontent {
	width:408px;
	float:right;
	padding-left:0px;
	padding-right:0px;
	padding-top:105px;
	padding-bottom:20px;
	color:rgb(62,77,116);
}

#centrecontent p { padding-left:3px:color:rgb(62,77,116); }

#clearfooter { width:100%;height:52px;clear:both; }

#bottomnavi {
	text-align:center;
	color:rgb(210,210,210);
}

#additionalnavi {
	float:right;
	background-color:#ffffff;
	margin-top:3px;
	padding-bottom:2px;
	padding-top:0px;
	margin-left:10px;
	text-align:center;
	width:170px;
	color:rgb(160,160,160);
}

#logo {
	width:780px;
	margin-top:18px;
}

#navipath {
	padding:0;
	padding-bottom:10px;
	background-color:#ffffff;
	color:rgb(99,99,99);
	width:388px;
}

.navi{ 
  	width:100%;
	}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:12px;
	color:rgb(77,104,127);
	margin:0;
   }

h1.content {
            margin-bottom:10px;
	   margin-top:25px;
	   padding:0;
           }
table.main {
  	   margin-top:25px;
           }
hr { color:rgb(210,210,210); }

/* A */
a { font-size:11px;
    color:rgb(255,255,255); 
    text-decoration:none;     
  }
a:hover { text-decoration:none; 
          color:#9BB4AA;
         } 
a:active { text-decoration:none; 
          color:#9BB4AA;
         } 
a.image:hover { text-decoration:none; 
                background-color:#FFFFFF;
              }
a.button:hover { text-decoration:none; 
                 background-color:#304E6A;
               }

a.test { display:block;
         text-decoration:none; 
         color:#9BB4AA;
         font-weight:bold;
         padding-top:5px;
	padding-bottom:5px;

        }
a.test1 { text-decoration:none; 
          color:#9BB4AA;
          font-weight:bold;
         }

a.product { font-size:11px;
            color:#9BB4AA; 
            text-decoration:none;  
            }
a.product:hover { text-decoration:none;
                  font-weight:bold;
                  color:#9BB4AA;
         } 
a.service { font-size:10px;
            color:rgb(255,255,255); 
            text-decoration:none;
		  }
a.service:hover { text-decoration:none; 
                  color:#9BB4AA;
                  padding-bottom:2px;
                }
a.link{ font-size:10px;
        color:#304E6A; 
		text-decoration:none;
	  }
a.link:hover { text-decoration:none; 
         /* background-color:#9BB4A;*/
          padding-bottom:2px;
         }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:10px; color: rgb(160,160,160); }

a.navipath { font-size:10px; color: rgb(160,160,160); } 

a.navileft_passive {
         color:#304E6A;
         display:block;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	} 

a.navileft_active {
	display:block;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	color:rgb(48,78,106);
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	color:rgb(51,79,119);
} 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #D7283C;
	color:#D7283C;
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(154,171,180);
}
a.sitemap_level3:hover{
                text-decoration:none; 
                background-color:#304E6A;
              }

} 
.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:150px;
	font-size:11px;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#FFFFFF;
   
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}

.balken {
	padding-left:0px;
	background-color:rgb(77,104,127);
	background-image:url('../images/bg2.gif');
	background-repeat: repeat-x,repeat-y;
	background-position:2px 0px ;
}

.poll {
        BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid;
        MARGIN-BOTTOM: 3pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;
        BACKGROUND-COLOR: #efefef; boder-collapse:collapse;
}

.poll_question {
        padding-left: 8px; padding-right: 8x; padding-top: 5px; padding-bottom: 3px;
        font-family: Verdana; font-size: 10pt; color: darkblue; BACKGROUND-COLOR: #efefef;
}

.poll_button {
        BORDER-RIGHT: red 1px solid; BORDER-TOP: red 1px solid; FONT-SIZE: 10pt;
        BORDER-LEFT: red 1px solid; COLOR: #ffffff; BORDER-BOTTOM: red 1px solid;
        FONT-STYLE: italic; FONT-FAMILY: helvetica, arial, geneva, sans-serif;
        BACKGROUND-COLOR: #000000;
}

.bar1 {
        background: #D8F1B0;
        border-bottom: 1px solid Black;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid Black;
        border-top: #CCCCCC 1px solid;
        font-size: 1px;
        color: #333399;
}

.bar2 {
        background-image: url(../images/bar_back.jpg);
        background: #BEE67F;
        border-bottom: 1px solid Black;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid Black;
        border-top: #CCCCCC 1px solid;
        background-repeat: repeat;
        font-size: 1px;
        color: #333399;
}

.bar3 {
        background-image: url(../images/bar_back.jpg);
        background: #E9F1FB;
        border-bottom: 1px solid Black;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid Black;
        border-top: #CCCCCC 1px solid;
        background-repeat: repeat;
        font-size: 1px;
        color: #333399;
}

.bar4 {
        background-image: url(../images/bar_back.jpg);
        background: #D8E5F6;
        border-bottom: 1px solid Black;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid Black;
        border-top: #CCCCCC 1px solid;
        background-repeat: repeat;
        font-size: 1px;
        color: #333399;
}

.bar5 {
        background-image: url(../images/bar_back.jpg);
        background: #C6DAF3;
        border-bottom: 1px solid Black;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid Black;
        border-top: #CCCCCC 1px solid;
        background-repeat: repeat;
        font-size: 1px;
        color: #333399;
}

.bar6 {
        background-image: url(../images/bar_back.jpg);
        background: #6B85A5;
        border-bottom: 1px solid Black;
        border-left: #CCCCCC 1px solid;
        border-right: 1px solid Black;
        border-top: #CCCCCC 1px solid;
        background-repeat: repeat;
        font-size: 1px;
        color: #333399;
}
.button{
	background-color: #9aabb4;
         padding-top:2px;
 	font-size: 11px; 
	height: 20px;
         width: 70px;
         color: #FFFFFF;
}
.button1{
         width: 90px;
}

.button2{
	background-color: #9aabb4;
         padding-bottom:2px;    
 	font-size: 11px; 
	height: 23px;
         width: 70px;
         color: #FFFFFF;
         margin-top:.9em;

         }
select.country {
         width: 180px;
}