
html, body, p, h1, h2, h3, h4, h5, h6, form, div, center {
  margin: 0px;
  padding: 0px;
}

html { 
  overflow: -moz-scrollbars-vertical; 
} 

h1{
  font-family: Verdana;
  color: #003C69;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 15px;
}

h2{
  font-family: Verdana;
  color: #003C69;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 10px;
}

h3{
  font-family: Verdana;
  color: #003C69;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 10px;
}

h4{
  font-family: Verdana;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 12px;
}

h5{
  font-family: Verdana;
  color: #000000;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 10px;
}

h6{
  font-family: Verdana;
  color: #003C69;
  font-weight: normal;
  font-size: 10px;
  margin-bottom: 5px;
}

ul, ol{
  padding-left: 15px;
}

body{
  margin-left: auto;
  font-family: Verdana, Helvetica, sans serif;
  font-size: 12px;

}

body a img{
  border-width: 0px;
}

#center{
  width: 970px;
  margin-left: -485px;
  position: absolute;
  left: 50%;
}

#nofooter {
  position: relative;
  margin-bottom: 10px;
}

#main{
  margin-left: 8px;
  clear: both;
  text-align: left;
  padding: 0px;
  margin-bottom: 52px;
}

#main table{
  font-size: 12px;
  border: none;
  /*margin-left: 57px;*/
}

#main table tr td{
  height:25px;
  padding:0px;
  padding-left:10px;
  padding-right:10px;
  vertical-align:middle;
}

#main table table{
  margin-left: 0px;
}

#main a:link, #main a:active, #main a:visited{
  text-decoration: underline;
  color: #005DA9;
}

#main table.form tr td{
  border: 0;
}

#table_no_border tr td{
  border: 0;
  border-bottom: 0;
  margin-left: 0px;
  padding-left: 0px;
}

#main_start{
   margin-left: 8px;
  clear: both;
  text-align: left;
  padding: 0px;
  margin-bottom: 0px;
}

#main_start table{
  font-size: 11px;
  margin-left: 57px;
}

#main_start table tr td{
  border-bottom:1px solid #C8C8C8;
  height:25px;
  padding:0px;
  padding-left:10px;
  padding-right:10px;
  vertical-align:middle;
}

#main_start table table{
  margin-left: 0px;
}

#main_start a:link, #main_start a:active, #main_start a:visited{
  text-decoration: underline;
  color: #005DA9;
}

#main_start table.form tr td{
  border: 0;
}



/**** HEADER ****/

#header{
  text-align: left;
  margin: 0px;
  padding: 0px;
  margin-bottom: 15px;

}

#siteservice{
  width: 970px;
  height: 30px;
  background: url('/res/pics/siteservice.jpg') no-repeat;
  background-position: right top;
  text-align: right;
}


#language_navi{
  margin-top: 5px;
  float: left;
  margin-left: 713px;
  color: #005DAA;
  font-family: Tahoma;
  font-size: 9px;
}

#language_navi a:link, #language_navi a:active, #language_navi a:visited{
  color: #005DAA;
  text-decoration: none;
  font-family: Tahoma;
  font-size: 9px;
}

#search_navi{
  margin-top: 5px;
  float: right;
  color: #005DAA;
  font-family: Tahoma;
  font-size: 9px;
  height: 18px;
}

#search_navi form{
  height: 18px;
}


#search_words{
  width: 82px;
  height: 14px;
  border-style: solid;
  border-width: 1px;
  border-color: #005DAA;
  font-family: Tahoma;
  font-size: 9px;
  line-height: 14px;
  margin-top: 0px;
  padding-top: 2px;
  padding-bottom: 0px;
}

#search_button{
  width: 28px;
  height: 17px;
  background: transparent url('/res/pics/ok_button.gif') repeat;
  border-width: 0px;
  margin-left: 2px;
  font-family: Tahoma;
  font-size: 9px;
  margin-top: 0px;
  padding-top: 0px;
}

#logo{
  clear: both;
  float: left;
  height: 102px;
}

/************ TOP-NAVI ***********/

#main_navi{
  float: left;
  margin-left: 69px;
  width: 761px;
  color: #FFFFFF;
  margin-top: 12px;
}

#main_navi a:link{
  color: #FFFFFF;
  text-decoration: none;
}

#main_navi a:active{
  color: #FFFFFF;
  text-decoration: none;
}

#main_navi a:visited{
  color: #FFFFFF;
  text-decoration: none;
}


#main_navi .nav_main_li_1{
  width: 131px;
  height: 37px;
  background-color: #005DAA;
  font-weight: bold;
  font-size: 15px;
  padding: 3px;
  padding-left: 15px;
  float: left;
}

#main_navi .nav_main_li_1_first{
  width: 135px;
  height: 37px;
  background-color: #005DAA;
  font-weight: bold;
  font-size: 15px;
  padding: 3px;
  padding-left: 8px;
  float: left;
}

#main_navi .nav_main_li_1_last{
  width: 137px;
  height: 37px;
  background-color: #005DAA;
  font-weight: bold;
  font-size: 15px;
  padding: 3px;
  padding-left: 15px;
  float: left;
}

#main_navi .nav_main_li_1_first:hover{
  background-color: #003C69;
}

#main_navi .nav_main_li_1_last:hover{
  background-color: #003C69;
}

#main_navi .nav_main_li_1:hover{
  background-color: #003C69;
}

#main_navi #active_li_1{
  background-color: #003C69;
}

.nav_main_ul_1{
  float: right;
}

.menu_button{
  float: left;
  height: 43px;
}

.menu_button_bottom{
  clear: both;
  background-color: #003C69;
  height: 38px;
  width: 123px;
  font-family: Tahoma;
  font-size: 9px;
  padding-top: 6px;
  padding-bottom: 3px;
  padding-left: 13px;
  padding-right: 7px;
  float: left;
}

.menu_button_bottom_first{
  clear: both;
  background-color: #003C69;
  height: 38px;
  width: 120px;
  font-family: Tahoma;
  font-size: 9px;
  padding-top: 6px;
  padding-bottom: 3px;
  padding-left: 8px;
  padding-right: 15px;
  float: left;
}

.menu_button_bottom_last{
  clear: both;
  background-color: #003C69;
  height: 41px;
  width: 126px;
  font-family: Tahoma;
  font-size: 9px;
  padding-top: 6px;
  padding-right: 13px;
  padding-left: 13px;
  float: left;
}

.arrow{
  float: left;
}

/************ BREADCRUMP-NAVI ***********/

#breadcrump_nav{
  text-align: left;
  width: 940px;
  height: 13px;
  background-color: #ECECEC;
  padding: 10px;
  margin-bottom: 3px;
  margin-left: 10px;
  font-size: 10px;
  font-weight: bold;
}
 
#breadcrump_title{
  float: left;
  width: 227px;
  font-weight: bold;
  color: #5A5A5A;
  font-size: 14px;
  line-height: 16px;
}

#breadcrump_navi{
  float: left;
  color: #808080;
}

#breadcrump_navi a:link, #breadcrump_navi a:visited, #breadcrump_navi a:active{
  text-decoration: none;
  color: #808080;
}

#print_navi{
  float: right; 
  color: #808080; 
  margin-right: 10px;
}

#print_navi a:link, #print_navi a:visited, #print_navi a:active{
  color: #808080;
}



/************ LEFT-NAVI ***********/
#left_navi{
  float: left;
  width: 198px;
  overflow: hidden;
  margin-left: 3px;
}
#left_navi a:active, #left_navi a:visited {
  text-decoration: none;
  font-weight: bold;
}
#left_navi ul {
  padding: 0;
  margin: 0;
}

#left_navi li {
  list-style:none;
}
#left_navi li a.li_active {
  background: #003C69;
  color: #FFFFFF;
}
#left_navi li a {
  display:block;
  line-height: 20px;
  padding: 2px 8px;
  margin: 1px 0 0 0;
  background:#005DAA;
}

#left_navi li a:link {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
#left_navi li a:visited {
  color: #FFFFFF;
}
#left_navi li a:hover {
  background:#003C69;
  color: white;
}

#left_navi li li {
  padding: 0 0 0 6px;
}

#left_navi li li a {
  color: #005DAA;
  margin: 1px 0 0 0;
  background:#FFFFFF;
  border-top: 1px solid #C0C0C0;
}
#left_navi li li a:link {
  color:#003C69;
}
#left_navi li li a:visited {
  color: #005DAA;
}
#left_navi li li a:hover {
  color: #FFFFFF;
}
#left_navi li li  a.li_active {
  background: #003C69;
  color: #FFFFFF;
}

/************ CONTENT ***********/

#content{
  float: left;
  width: 718px;
  margin-left: 38px;
  margin-top: 40px;
  padding-right: 0px;
  margin-right: 0px;
}

#content img{
  margin: 0px;
  padding: 10px;
}

#content img.content_image{
  margin-top: 0px;
  margin-left: 38px;
  margin-bottom: 2px;
}

#content .image_text{
  margin-bottom: 34px;
  font-size: 10px;
  padding-left: 78px;
  font-family: Tahoma;
}

#content p{
	margin-right: 0px;
	padding-right: 0px;
}

.cleardiv{
  clear: both;
}

#left{
  float: left;
  width: 720px;
 
}

#right{
  float: left;
  width: 241px;
}


.left{
  float: left;
  width: 153px;
  background-color: #005DA9;
  height: 100%;
}



#news{
  float: left;
  width: 346px;
  /*height: 189px;*/
  margin-right: 15px;
}

.news_entry{
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
}
.news_left{
  float: left;
  width: 90px;
  margin-top: 2px;
}

.news_right{
  float: left;
  width: 600px;
}

.news_descr {
  padding-bottom: 3px;
}

#news_list{
  margin-bottom: 10px;
}

#news a:link, #news a:active, #news a:visited{
  text-decoration: none;
  color: #000000;
}

#news .news_headline a:hover{
	text-decoration: underline;
}

#projects a:link, #projects a:active, #projects a:visited, #projects a:hover{
  text-decoration: none;
  color: #000000;
}

#projects .news_headline a:hover{
	text-decoration: underline;
}

.news_entry{
  margin-bottom: 22px;
  /*margin-top: 22px;*/
  padding-left: 10px;
}

#projects{
  float: left;
  width: 346px;
  height: 189px;
}

.headline{
  width: 336px;
  height: 12px;
  background-color: #003C69;
  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 10px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  
}

#teaser{
  width: 720px;
  margin-bottom: 13px;
}

.teaser_1{
  float: left;
  width: 346px;
  height: 195px;
  margin-right: 15px;
}

.teaser_2{
  float: left;
  width: 346px;
  height: 195px;
}

.teaser_headline{
  width: 326px;
  height: 8px;
  background-color: #005DA9;
  padding-top: 8px;
  padding-bottom: 16px;
  padding-left: 20px;
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
}

.teaser_pic{
  margin: 0;
  padding: 0;
  height: 91px;
  overflow: hidden;
}

.teaser_body{
  background-color: #005DA9;
  height: 63px;
  width: 326px;
  color: #FFFFFF;
  padding-left: 20px;
  padding-top:8px;
  padding-bottom: 0px;
  font-family: Tahoma;
  font-size: 10px;
  line-height: 14px;
}

#teaser table tr td a:visited, #teaser table tr td a:active, #teaser table tr td a:link{
  color: #FFFFFF;
  text-decoration: none;
}

#teaser table tr td a:hover{
  color: #FFFFFF;
  text-decoration: underline;
}

#teaser table{
  margin-left: 0px;
  border-bottom: 0px;
}

#teaser table tr td{
  border: 0;
  color: #FFFFFF;
  vertical-align: top;
  padding: 0px;
}


#banner{
  float: right;
  width: 240px;
  /*height: 189px;*/
  overflow: visible;
  font-size: 10px;
  font-weight: bold;
}

#banner a:link, #banner a:visited, #banner a:active{
  text-decoration: none;
  color: #FFFFFF;
}

.only_short_descr {
  background-color: #003C69;
  float: left;
  padding: 4px;
  padding-left: 8px;
  width: 229px;
  height: 87px;
}

.banner{
  clear: both;
  height: 87px;
  margin-bottom: 13px;
}

.banner_left{
  float: left;
  width: 120px;  
  height: 87px;
}

.banner_right{
  float: left;
  width: 108px;
  /*text-align: left;*/
  background-color: #003C69;
  height: 79px;
  padding: 4px;
  padding-left: 8px;
}

.banner_big{
  float: left;
  width: 240px;
  margin-bottom: 13px;
}

.banner_big_headline{
  width: 240px;
  height: 8px;
  background-color: #003C69;
  padding-top: 8px;
  padding-bottom: 16px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
}

/************ FOOTER ***********/

#footer_left{

	float: left;
	padding-top: 10px;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #000000;
	width: 700px;
}

#footer_right{
	float: left;
	margin-left: 21px;
	padding-top: 3px;
	padding-left: 10px;
	width: 230px;
	height: 65px;
	background-color: #005DAD;
}

#footer{
  clear: both;
  text-align: left;
  width: 100%;
  padding-top: 0px;
  font-family: Tahoma;
  font-size: 10px;
  margin-left: 8px;
}

#footer a:link, #footer a:active, #footer a:visited{
  text-decoration: none;
}
#footer table {
  width: 230px;
}
#footer table tr td{
  font-family: Tahoma;
  font-size: 10px;
}

#footer td{
  padding-left: 0px;
  padding-right: 5px;
}

.company_logo{
  float: left;
  margin-right: 20px;
  margin-left: 20px;
}

.company_logo_first{
  float: left;
  margin-right: 20px;
}

.company_logo_last{
  float: left;
  margin-left: 20px
}

#companies{
  width: 700px;
  margin-right: 17px;
  padding-left: 5px;
  padding-top: 7px;
  float: left;
  border-top-width: 1px;
  border-top-color: #000000;
  border-top-style: solid;
}

#companies img {
  margin: 0 15px 0 0;
}
#info{
  float: left;
  width: 230px;
  background-color: #005DA9;
  padding: 5px;
  color: #FFFFFF;
  
}
#info table {
  float: lefT;
  padding: 0;
  margin: 0;
  width: 230px;
}
#info td {
  padding: 0;
  margin: 0;
}

#siteservice_1{
  float: left;
  margin-left: 10px;
  line-height: 18px;
}
#siteservice_2{
  float: right;
  margin-right: 10px;
  text-align: right;
  line-height: 18px;
}

#siteservice_2 a:link, #siteservice_2 a:visited, #siteservice_2 a:active{
  color: #FFFFFF;
  font-weight: bold;
}

/************ SUCHE ***********/

#redx_search_form{
  text-align: center;
  padding: 5px;
}

.redx_search_result_data_nav{
  text-align: center;
  padding: 10px;
}

.redx_search_result_row{
  padding: 5px;
}

.count_message{
  padding: 5px;
}

.redx_search_result_link{
  padding-bottom: 5px;
}

/**************** GOOGLE MAPS *******************************/
.google_maps_label {
  padding: 3px 0 0 0;
  width: 110px;
  float:left;
}
.gmap_info_window {
  text-align: left;
  font-family: Verdana, Helvetica, sans serif;
  font-size: 12px;
}

#fromAddress, #toAddress {
  width: 450px;
  float:left;
}
#google_map img {
  padding: 0;
}

.gmap_info_window .img_marker {
  padding:0;
  width: 200px;
}