@import url("/redx/res/css/base.css");
/*
MAIN COLORS:
rot:      #990000;
hl grau:  #999999;
dk grau:  #333333; 
grau rahmen #CCCCCC;
blau: #003366;

*/

/*---------------------------Allgemeine Styles------------------------------*/

html, body, p, li, h1, h2, h3, h4, h5, h6, form, div, img {
  margin:0px;
  padding:0px;  
}
body, p, div, td, th, input, select, textarea {
  font-family: Trebuchet MS, Arial, Georgia, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}

body { 
  background-color: #000000;
  background-image: url('/res/pics/bodybg.jpg');
  background-repeat: repeat-x;
  text-align: center;
}
html, body, #container, * html{
  height:100%;
}
#body_blank {
	background: white;
}
#body_blank #content {
	padding:  10px;
	width: 650px;
}
body.quickcheck #content, body.constructioncheck #content {
	margin: 0;
	width: 100%;
	height: 60px;
}
body.constructioncheck #content {
	border: solid 14px #a9bf00;
}
body.quickcheck #content {
	border: solid 14px #fbc200;
}
.nocontentpadding {
	margin-left: -20px;
	padding: 0 !important;
}
/*Überschriften */
h1, h2, h3, h4, h5, h6 {font-family: Trebuchet MS, Arial, Georgia, Verdana, Helvetica, sans-serif;}
h1 { color: #990000; font-size: 30px; font-weight: bold; text-transform:uppercase; line-height: 28px;}
h2 { color: #333333; font-size: 30px; font-weight: bold; text-transform:uppercase;}
h3 { color: #990000; font-size: 18px; font-weight: bold; text-transform:uppercase;}
h4 { color: #333333; font-size: 16px; font-weight: bold; text-transform:uppercase;}
h5 { color: #333333; font-size: 14px; font-weight: bold; text-transform:uppercase;}
h6 { color: #666666; font-size: 11px; font-weight: bold; text-transform:uppercase;}


.no_distance { padding:0px; margin:0px; } /*Designs werden z.B. mit <ul> gemacht*/
.no_distance { padding:0px; margin:0px; } /*Designs werden z.B. mit <ul> gemacht*/
.clearall    { clear:both; font-size: 0.1px; line-height: 0.1px; height: 1px; }
.grey_font   { color: #666666 !important; }
img          { border:none }

.tpl_info_message, .tpl_info_message * {
  color: #990000; font-size: 11px; font-weight: bold; text-transform:uppercase; padding-top:5px; padding-bottom:5px;
}

/*Hyperlinks*/
a:link    { color:#990000; text-decoration:underline; }
a:visited { color:#990000; text-decoration:underline; }
a:focus   { color:#990000; text-decoration:underline; }
a:hover   { color:#990000; text-decoration:underline; }
a:active  { color:#990000; text-decoration:underline; }

/*--------------------------------Allgemeine Layer-----------------------------*/
#center {
  width: 1105px;
  margin: 0 auto;
}

#nofooter {
  width: 990px;
  text-align: left;
  float: left;
  background: #FFFFFF;
}

#shadow_left {
  float: left;
}

#shadow_right {
  float: right;
  /*position: absolute;*/
  /*margin-left: 1047px;  */
}

#left_area {
  width: 270px;
  float: left;
  margin-top: -1px;
  position:relative;
}


/*-----------------------------------Sitemap - Top ------------------------------------*/
#sitemap {
  width: 950px;
  margin-left: 20px;
  /*height: 0px;*/
  background-color: #4B1907;
  margin-top: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #FFFFFF;
}

#sitemap a, #sitemap a, #sitemap a {
  text-decoration: none !important;
  color: #FFFFFF !important;
}

#sitemap_top_nav_0 li {
  /*width: 100px;*/
}

#sitemap li ul {
  margin-left: -20px !important;
}

#sitemap ul li ul {
  float: left;
}

#sitemap ul li a {
  font-weight: bold;
  text-decoration: underline!important;
}

#sitemap ul li li a {
  font-weight: normal;
  text-decoration: none!important;
}

#sitemap ul li {
  float: left;
  width: 150px;
}

#sitemap ul li {
  /*clear: both;
  width: 130px;
  position: absolute;*/
}

#sitemap_link {
  position: absolute;
  margin-top: 5px;
  margin-left: 830px;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  width: 100px;
  font-size:11px;
}

#sitemap_link a {
  text-decoration: none !important;
  color: #FFFFFF !important;
}

.sitemap a {
  text-decoration: none;
  color: #333333;
}

/*------------------------------------Header------------------------------------*/
#header {
  margin-left: 20px;  
}

/*------------------------------------Banner------------------------------------*/
#banner {
  padding-top: 20px;  
  height: 270px;
  width: 990px;
}

#banner_pic {
  margin-left: -3px;
  padding-left: 0px;
  position: relative;
  z-index:0;
}

/*-----------------------------------Formular-----------------------------------*/
.form_button, input.submit_button, .form_input input.submit_button {
	background: url(/res/pics/bg_button.jpg) repeat-x top left;
	line-height: 24px;
	border: 1px solid #999999;
	padding: 0 20px;
	height: 24px;
	color: white;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	margin: 0 5px 0 0;
	display: block;
	float: left;
}
input.form_button, input.submit_button {
	height: 26px;
}
.form_button:hover, input.submit_button:hover {
	color: white;
	text-decoration: none;
}
.validation_error {
  color: #990000;
}
.container_region_search {
}
.redx_form_label {
	line-height: 24px;
}

.redx_form_dropdown select {
	padding:  4px;
}
input.redx_form_submit_button {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  height: 24px;
  margin: 0px;
  padding: 0 10px 0 10px;
  border: 1px solid #999999;
  background: url(/res/pics/buttons_bg.gif) top left repeat-x;
  cursor: pointer;
		overflow:visible;
}
/*** Validierung ***/
.redx_forms_status_msg {
  margin-bottom: 10px;
	padding: 10px 15px;
	color: white;
	border: none;
	background: #990000;
}
.redx_forms_status_msg h2 {
	margin: 0;
	padding:  0;
}
.redx_forms_status_msg * {
	color: white;
}
.container_region_search .redx_form_label {
	width: auto;
	margin-right: 5px;
}
.container_region_search .redx_form_dropdown select {
	width: 120px;
	margin-right: 10px;
}
#location_select_form {
	margin-left: -20px;
	width: 663px;
	padding: 5px;
	border: solid 14px #a9bf00;
	margin-bottom: 20px;
	float: left;
}
/*------------------------------Formulare - Login--------------------------------*/
.redx_login_form_tbl td {
  padding:2px; 
}

.form_input input, .form_input select option {
  color:#333333;
}
#Login_register_postcode, #Login_change_profile_postcode {
  width: 70px;
}
#Login_register_town, #Login_change_profile_town {
  width: 174px;
}

/*-----------------------------------Top-Nav-------------------------------------*/
.top_nav_link {
  text-decoration: none !important;
  color: #FFFFFF !important;
}

#top_nav {
  position: absolute;
  margin-top: 94px;
  margin-left: 590px;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 2px;
  width: 370px;
}

#search_input_pic {
  margin-bottom: -10px;
  margin-left: 2px;
}

#search_text_input {
  border-color:#E6E6E6 #F3F3F3 #BFBFBF #BFBFBF;
  border-style:solid;
  border-width:2px;
  width: 205px;
  height: 18px;
  background-color: #FFFFFF;
  color: #333333;
}

#search_button {
  margin-bottom: -9px;
  margin-left: 10px;
}

/*--------------------------------Breadcrumb Nav-------------------------------*/
#breadcrumb_nav {
  margin-bottom: 30px;
}

.breadcrumb_link {
  color: #666666 !important;
}

/*--------------------------------Hauptnavigation------------------------------*/
#main_nav_container {
  width: 210px;
  margin-left: 39px;
  margin-top: -150px;
  z-index: 3;
  position: relative;
}

#main_nav {
  background: url('/res/pics/nav_bg.gif') repeat-y;  
  border: 1px solid #CCCCCC;
  padding-bottom: 3px;
}

#main_nav_shadow_1eft_top {
  margin-top: 89px;
}

#main_nav_shadow_1eft_bottom {
  position: absolute;
}

#main_nav_shadow_right {
  position: absolute;
  margin-left: 249px;
}

#main_nav .nav_type_main .main_nav_span,
#main_nav .nav_type_venture .main_nav_span {
  text-transform: uppercase;
  font-weight: bold;
  background: #333333;
  height: 48px;
  width: 121px;
  margin-top: 5px;
  margin-left: 6px;  
  padding-top: 7px;
  padding-left: 9px;
  float: left;
	color: white;
}

#main_nav .nav_type_venture .main_nav_span {
  background: #103355;
}

#main_nav .main_nav_li_symbol {
  float:left;
  margin-top: 5px;
	display: block;
	width: 55px;
	height: 55px;
}
#main_nav .main_nav_span .nav_title,
#main_nav .main_nav_span .nav_info {
	font-size: 13px;
	width: 121px;
	display: inline-block;
}
#main_nav .main_nav_span .nav_info  {
  margin-top: -2px;
  font-size: 10px;
  color: #666666;
  line-height: 13px;
}
#main_nav ul {
	float: left;
  margin: 5px 9px;
	width: 191px;
	padding: 0;
}

#main_nav ul li {
	float: left;
  list-style-type: none;
  list-style-position: outside;
	margin: 0;
	padding: 0;
	width: 191px;
  /*margin-left: -30px;*/
}
#main_nav ul li a {
	float: left;
	text-decoration: none;
}

#main_nav ul li ul {
  margin-bottom: 1px;
  margin-top:8px;
  padding-left:25px;
  margin-left:0;
	width: 165px;
}
#main_nav ul li li {
  list-style-image: none;
  background: url('/res/pics/nav_symbol.gif') no-repeat 0 4px;
  font-size: 11px;
  text-transform: uppercase; 
  margin-left: -24px; 
  padding-bottom: 1px;
  padding-left: 17px;
	width: 174px;
  margin-top: -1px;
  /*height: 15px;*/
  min-height: 15px;
}
#main_nav ul li li a {
  color:#666666;
  text-decoration: none;
  font-weight: bold;
  border: 0;
}
#main_nav ul li li.active a {
  color: #990000;
}

#main_nav ul li ul li ul {
  margin-bottom: 1px;
  margin-top: 1px;
  padding-left:25px;
  margin-left:0;
}
#main_nav ul li li.active,
#main_nav ul li li.active  {
  background: transparent url('/res/pics/nav_symbol_active.gif') no-repeat 0 4px;
}
#main_nav ul li li li {
	width: 157px;
}
#main_nav ul li li.active li a {
  color:#666666;
}
#main_nav ul li li li.active a {
  color:#990000;
}

#user_id {
  font-weight: bold;
  font-size: 13px;
  color: #333333;
}

/*-------------------------------Navigation-rechts-----------------------------*/
#right_nav {
  margin-right: 20px;
  margin-top: 17px;
  float: right;
  width: 175px;
}

.company_list, #trade_fair, #impressions_start {
  background: #EFEFEF;
  border: 1px solid #CCCCCC;
  width: 175px;
}

#impressions_start, #trade_fair, .company_list, .company_list_empty {
  margin-bottom: 20px;
}

.company_list_header, #trade_fair_header, #impressions_start_header {
  width: 135px;
  background: #333333;
  height: 24px;
  color: #FFFFFF;
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 7px;
  padding-left: 10px;
  font-weight: bold;
}

.company_list_content, #trade_fair_content, #impressions_start_content {
  clear: both;
  margin-left: 10px;
  padding-right: 9px;
  color: #666666;
  font-size: 10px;
}


.company_list_header, #trade_fair_header, #impressions_start_header {
  margin-left: 31px;
  position: absolute;
  margin-top: -1px;
}

.company_list_arrow, #trade_fair_arrow, #impressions_start_arrow {
  margin-top: -1px;
  margin-left: -1px;
  position: absolute;
}

.company_list_content {
  text-align: left;
}
.company_list_content img {
  float: right;
  margin-left: 5px;
}
.company_list_content {
  padding-top: 40px;
}

#trade_fair_content , #impressions_start_content {
  padding-top: 30px;
}

.infobar_seperator {
  margin-top: 10px;
  margin-bottom: 5px;
}

.clearall_nav_right { 
  clear: both; 
  font-size: 0.1px; 
  line-height: 0.1px; 
  margin-bottom: 8px;
}


.right_nav_module_link {
  font-size: 11px;
  float: right;
  margin-right: 8px;
}

/*-------------------------------------News-------------------------------------*/
#news_start {
  width: 465px;
  margin-top: 20px;
  padding: 25px 20px 20px 20px;
  border: 1px solid #CCCCCC;
  background: url('/res/pics/content_bg.gif') repeat-x;
}

/*-------------------------------------Login------------------------------------*/
#login_area {
  border: 1px solid #CCCCCC;
  padding-top: 25px;
  padding-left: 8px;
  margin-top: 10px;
  background: url('/res/pics/content_bg.gif') repeat-x; 
  margin-bottom: 20px;
  padding-bottom: 10px;
}

#login_area p {
  color: #333333;
}

#login_area td {
  color: #333333;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  height: 32px;
}

#login_area a {
  font-size: 11px;
  text-transform: none;
  font-weight: normal;
  text-decoration: underline;
  line-height: 20px;
}
#login_area ul {
		list-style: none;
	margin: 0;
	padding: 0;
}
#login_area ul li {
	padding: 0;
	margin: 0;
}
#login_area ul li a {
	display: none;
}
#login_area ul ul {
	list-style-type: disc;
	margin-left: 1em;
	margin-right: 1em;
	padding-left: 20px;
}
#login_area ul li li {
	list-style: disc;
}
#login_area ul li li a {
	display: inline;
}

#login_box_ses_pwd, #login_box_ses_id {
  /*margin-left: -128px;*/
  width: 126px;
  background: none;
  border-top: 2px solid #E6E6E6;
  border-right: 2px solid #F3F3F3;
  border-bottom: 2px solid #BFBFBF;
  border-left: 2px solid #BFBFBF;
  /*border: none;*/
  margin-top: 3px;
  /*position: absolute;
  z-index: 4;*/
  color: #333333; 
  font-size: 12px;
}

#password {
  color: #333333; 
  font-size: 10px;
}

.form_label_loginbox_left {
  float: left; 
  width:110px;
  margin-top: 10px;
}
.form_input_loginbox_right {
  float: right; 
}

#login_button {
  color: white; 
  font-weight: bold;
  text-transform: uppercase; 
  height: 24px; 
  margin: 15px 0 0 10px;
  padding: 0 10px 0 10px;
  border: 1px solid #999999;
  background: url(/res/pics/buttons_bg.gif) top left repeat-x;
  cursor: pointer;
}
/*------------------------------------Teaser links------------------------------*/
#left_area #teaser_area .company_list {
	  width: 208px;
}
#left_area #teaser_area .company_list_header {
  width: 168px;
}
/*------------------------------------Banner Area ------------------------------*/
#banner_area {
	width: 208px;
	margin-bottom: 20px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
/*------------------------------------Content-----------------------------------*/
#content {
  float: left;
  margin-top: 17px;
  padding-bottom: 20px;
  width: 700px;
}

#content_container_home {
  float: left;
  margin-top: 17px;
  padding-bottom: 20px;
}

#content_start {
  padding: 25px 20px 20px 20px;
  width: 465px;
  border: 1px solid #CCCCCC;
  background-position: bottom right;
  background-repeat: no-repeat;
}

#content_default {
  padding: 15px 20px 20px 20px;
  width: 660px;
  border: 1px solid #CCCCCC;
  background: url('/res/pics/content_bg.gif') repeat-x;
}

/*------------------------------Messen-Terminmodul------------------------------*/

.events {
  float:left;
}

.events_start {
  margin-top: 10px;
}

.events_headline_link {
  text-decoration: none!important;
  color: #333333 !important;
}

.events_start p {
  font-size: 10px;
  color: #666666;
}

.events_start_headline {
  font-weight: bold;
  color: #666666 !important;
  text-decoration: none !important;
  margin-top: 10px;
}

.events_start_descr {
  padding-top: 3px;
}

.events_start_trade_fair, .events_start_from, .events_start_descr {
  margin-left: 8px;
}

.events_sep {
  margin-top: 5px;
  margin-bottom: 5px;
}

.events_banner {
  float:right;
  padding-top:5px;
}

/*------------------------------Fachthemen - Modul------------------------------*/
.h2_article {
  text-decoration: none !important;
  line-height: 25px;
}

.article_short_desc {
  margin-bottom: 5px;
}

#article_searchform {
  margin-bottom: 10px;
}

.article_detail_sep {
  margin-top: 5px;
  margin-bottom: 5px;
}

#article_more_links_container {
  display: none;
  margin-left:15px;
}

#article_more_links_link {
  color: #990000 !important;
  text-decoration: underline !important;
}

.count_message {
  margin-top: 20px;
  text-align: center;
}

.nav_links {
  text-align: center;
}
.nav_links .active {
  font-weight: bold;
}

#form_category {
  width: 270px;
}

/*----------------------------Baucheckliste - Modul-----------------------------*/
.container_is_planned {
	position: relative;
}
.container_is_planned .container_plot_available {
	position: absolute;
	top: 0;
	left: 120px;
}
.container_services .redx_select_div_container_entry {
	min-width: 210px;
}
#checklist_bar {
  background: url('/res/pics/bst_line.jpg') no-repeat;
  width: 675px;
  height: 50px;
  margin-top: -5px;
}

#checklist_bar table {
  margin: 7px 0 0 5px;
}

#checklist_bar p, #checklist_bar p a {
  margin:0;
  padding:0;
}

.checklist_bar_number {
  font-size: 22px;
  line-height: 17px;
  font-weight: normal;
}

.checklist_bar_number a {
  text-decoration: none !important;
  color: #CCCCCC !important;
}

.checklist_bar_construction_stage a {
  text-decoration: none !important;
  color: #CCCCCC !important;
  line-height: 12px;
}

.checklist_bar_level {
  color: #CCCCCC;
  font-weight: bold;
  margin: 0; 
  padding: 0;
}

.checklist_bar_level_active {
  color: #FFFFFF !important;
  font-weight: bold;
  margin: 0; 
  padding: 0;
}

.checklist_bar_level_active p {
  color: #FFFFFF;
}

.checklist_bar_send {
  float: left;
  text-align: center;
  color: #CCCCCC;
  font-weight: bold;
  margin-top:5px;
}

.checklist_bar_send a {
  text-decoration: none !important;
  color: #CCCCCC !important;
}

.checklist_bar_send_active {
  float: left;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  margin-top:5px;
}

.checklist_bar_level_active p a {
  color: #FFFFFF !important;
}

#checklist_send_link {
  padding-top: 2px;
  line-height: 12px;
  float: left;
}

#checklist_back_button {
  margin-right: 20px;
}

#checklist_send_button {
  margin-right: 20px;
}

#checklist_submit_send_button {
  background: url("/res/pics/but_send_01.png");
  border: 0;
  width:174px;
  height:64px;
}
#quickcheck_submit_send_button {
  background: url("/res/pics/but_send_02.png");
  border: 0;
  width:174px;
  height:64px;
}
#checklist_next_level {
  position: absolute;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold;
  margin-left: 130px;
  margin-top: 5px;
}

#checklist_content_left {
  width: 247px;
  float: left;
  margin-bottom: 15px;
  margin-top: 10px;
}

#checklist_content_right {
  width: 247px;
  float: left;
  margin-top: 10px;
}

.checklist_banner {
  width: 160px;
  float: right;
  margin-top: 15px;
}

#banner_table {
  margin-left: -10px;
}

#banner_table tr td {
  border: 1px solid #CCCCCC;
}

#location_error {
  display: none;
  color: #990000;
}

#checklist_caution {
  margin-top: 10px;
  width: 450px;
  float: left;
  margin-left: 4px;
}

#country_select, #federal_select, #district_select {
  font-size: 11px;
  color:#666666;
}

/*---------------- Checklisten Druck + Meine Checkliste Modul-------------------*/
.print_checklist_stage {
  float: left;
  width: 50px;
  color: #333333;
}

.print_checklist_left {
  width: 270px;
}

.print_checklist_right, .print_checklist_left {
  color: #333333;
  font-size: 10px;
  float: left;
  margin-left: 30px; 
}

.print_checklist_stage_number {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  height: 100%;
  padding-left: 15px;
}

.print_checklist_last, .print_checklist {
  border: 2px solid #333333;
  min-height: 30px;
}

.print_checklist {
  border-bottom: none;
}

.mychecklist_checked_services {
  color: #990000;
}

/*--------------------------------Abschnitt Modul-------------------------------*/
.construction_stage_button {
  float: right;
  margin-top: -15px;
  margin-bottom: 13px;
}

.stage_select_button, .red_button {
  color: #FFFFFF !important;
  text-decoration: none !important;
  font-weight: bold;
  background-image: url('/res/pics/button_background.gif');
  height: 20px;
  float: right;
  margin-top: -15px;
  margin-bottom: 13px;
  border: 1px solid #999999;
  padding: 4px 10px 0 10px;
}

.stage_select_button {
  min-width: 168px;
}

.grey_button, .checklist_next_button {
  color: #FFFFFF !important;
  text-decoration: none !important;
  font-weight: bold;
  background-image: url('/res/pics/button_grey.gif');
  height: 25px;
  border: 1px solid #999999;
  padding: 4px 10px 4px 10px;
  text-transform: uppercase;
  cursor: pointer;
}

#checklist_next_button_div {
  margin-left: 320px;
  margin-top: -25px;
}

#checklist_next_button_first_div {
  margin-left: 225px;
  margin-top: -21px;
  position: absolute;
}


.construction_number {
  float: right;
  margin-top: -10px;
  margin-bottom: 10px;
  margin-right: -76px;
  color: #FFFFFF;
  font-weight: bold;
}

.construction_number_link {
  color: #FFFFFF !important;
  font-weight: bold;
  text-decoration: none !important;
}

.construction_stage_desc {
  float: left;
  text-transform: uppercase;
}

.construction_stage_title {
  color: #333333;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 10px;
}

/*------------------------------Baulexikon - Modul------------------------------*/
#lexicon_searchform {
  margin-top: 40px;
}

.lexicon_seperator {
  margin-top: 10px;
  margin-bottom: 10px;
}

#lexicon_letter_search {
  font-size: 13px;
  font-weight: bold;
}

.lexicon_print_div div, .lexicon_descr div, .lexicon_opened img {
  display: none;
}

.lexicon_descr div p {
  color: #666666;
}
 
.lexicon_headline {
  font-weight: bold;
  float: left;
  color: #666666; 
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.lexicon_closed {
  padding-top: 5px;
}

.lexicon_opened, .lexicon_closed {
  float: right;
  margin-right: 10px;  
}

.lexicon_opened img {
  margin-top: 10px;
  padding-top: 5px;
}

.lexicon_descr {
  clear: both;
  margin-left: 10px;
  width: 620px;
  color: #666666; 
}

.lexicon_descr div div {
  display: block;
}

.lexicon_print_div {
  float: left;  
}

.lexicon_print_div div{
  display: none;
  margin: 10px;
  font-size: 10px;
}

.lexicon_print_pic {
  margin-bottom: -7px;
  margin-right: 5px;
}

/*--------------------------------------Druck-----------------------------------*/
#print_div, #print_div_company_popup {
  float: right;
  margin-top: 10px;
}

#print_div a, #print_div_company_popup a {
  color: #666666;
}

#print_close_div {
  float: right; 
  width: 95%; 
  padding-top: 5px; 
  padding-bottom: 10px;
}

#print_div_company_popup {
  padding-bottom: 10px;
  margin-right: 15px;
}

/*--------------------------------Service Popup--------------------------------*/
#agb_popup {
  margin-right: 17px;
}

/*--------------------------------Service Popup--------------------------------*/
#service_popup_content_left {
  width: 247px;
  float: left;
  margin-bottom: 15px;
  margin-top: 10px;
  margin-left: 30px;
}

#service_popup_content_right {
  width: 247px;
  float: left;
  margin-top: 10px;
}

#agb_popup {
  text-align: left;
  margin-left: 15px;
}

/*--------------------------------Firmen Popup--------------------------------*/
#company-body {
	text-align: left;
	background: #FFF url(/res/pics/bg_shadowbox.png) no-repeat top left;
}
.sb-company-back {
	position: absolute;
	top: 64px;
	left: 42px;
	display: block;
	width: 185px;
	height: 79px;
	text-indent: -9999px;
	cursor: pointer;
}
#sb-company-back {
	background: url("/res/pics/but_back_company_popup.png") no-repeat top left;
}
#sb-company-backtolist {
	background: url("/res/pics/but_back_company_popup_list.png") no-repeat top left;
}
#sb-close {
	position: absolute;
	top: 6px;
	right: 25px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 23px;
	background: url(/res/pics/bt-close.jpg) no-repeat top right;
	cursor: pointer;
}
#company-container {
	background: white;
	position: absolute;
	right: 0;
	top: 28px;
	padding:  20px;
	width: 681px;
	height: 458px;
	overflow: scroll;
	border-left:  1px solid #CCCCCC;
	border-top:  1px solid #CCCCCC;
	border-bottom:  1px solid #CCCCCC;
}
.comp_popup_left {
  float: left;
  width: 200px;
  text-align: center;
}

.comp_popup_right {
  float: left;
  width: 280px;
}

.comp_popup_links {
  text-align: right;
}

.comp_popup_seperator {
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
}

.comp_popup_services {
  margin-bottom: 5px;
  font-size: 10px;
  text-transform: uppercase;
}

.comp_popup_logo {
  margin-top: 20px;
}

/*------------------------------------Galerie----------------------------------*/
.thumbs_pic {
  float:left;
  margin:0;
  padding:5px 5px 5px 5px;
  border:1px solid #D9D3D7; 
}  
.thumb_content .thumb_link {
		display:block;
		float:left;
		width:140px;
		height:95px;
		line-height:95px;
		overflow:hidden;
		position:relative;
		z-index:1;
  text-decoration: none !important;
}
.thumb_content .thumb_link img {
	float:left;
	position:absolute;
	top:-27px;
	left:-65px;
}
.thumb_content .thumb_link:hover {
	overflow:visible;
	z-index:1000;
	border:none;
}
.thumb_content .thumb_link:hover img{
	border:1px solid #D9D3D7;
	background:#fff;
	padding:5px;
}
.thumb_content {
  width: 160px;
  float: left;
}

.thumb_info {
	color: #999;
	float: left;
	width: 147px;
	padding:  0 5px;
}
.thumb_info * {
	font-size: 10px;
}
.thumb_info .thumb_title,
.thumb_info .thumb_title_wide {
	color: #999;
	float: left;
	width: 121px;
	padding:  2px 0;
}
.thumb_info .thumb_title_wide {
	width: 147px;
}
.thumb_info .thumb_company_info {
	float: right;
	width: 26px;
	overflow: hidden;
}
.thumb_info .thumb_company_info a {
	background: url(/res/pics/icon-info.jpg) no-repeat top left;
	display: block;
	width: 26px;
	height: 25px;
  text-indent:-9999px;
  overflow:hidden;
}
.thumb_info .thumb_company_info a:hover {
	background: url(/res/pics/icon-info-over.jpg) no-repeat top left;
}
.thumb_info .thumb_know {
	float: left;
	width: 147px;
}
.gallery_seperator {
  margin-top: 20px;
  margin-bottom: 20px;
}

.gallery_more_desc {
  width: 165px;
  text-align: center;
  margin-bottom: 3px;
  margin-left: -5px;
}

.gallery_more_desc h3 a {
  text-decoration: none !important;
  color: #990000 !important;
  font-size: 12px;
  margin-left: -5px;
}

.gallery_more_container {
  width: 165px;
  float: left;
}

.gallery_start_headline {
  font-weight: bold;
  color: #666666 !important;
  text-decoration: none !important;
  margin-top: 10px;
  line-height: 30px;
}



.gallery_pic_start_left {
  border: 1px solid #CCCCCC;
  margin-right: 8px;
  margin-bottom: 3px;
}

.gallery_pic_start_right {
  border: 1px solid #CCCCCC;
  margin-bottom: 3px;
}

.known_image {
  color: #066820;
}

.known_link {
  color:red;
}

/*------------------------------------Firmenmodul-------------------------------*/
.tabset {
  margin:  0;
  padding:  0 0 0 80px;
	width: 580px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	height: 31px;
	list-style: none;
}
.tabset .tab {
	float: left;
	list-style: none;
}
.tabset .tab:first-child a {
	  border-left: 1px solid #CCCCCC;
}
.tabset .tab a {
	background-color: #E6E6E6;
  height: 23px;
  float: left;
  text-transform: uppercase;
  text-align: center;
  color: #666666;
  font-weight: bold;
	text-decoration: none;
  display: block;
  padding:  7px 15px 0 15px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.tabset .tab a.active,
.tabset .tab a:hover {
	 background-color: white;
}
.tabset .tab a.active {
	border-bottom: 1px solid #FFFFFF;
}
.tab-content {
	float: left;
	width: 648px;
	padding:  20px 0 20px 10px;
	border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.tab-content .gallery_container {
	margin-top: 15px;
}
/*---GOOGLE MAPS--*/
#gmap_search {
	padding: 0 0 15px 0;
}
#gmap_search .textfield {
	padding:  2px 5px;
	margin-right: 5px;
}
#map_canvas {
  width: 638px;
  height: 300px;
}

/*---Suche---*/
#const_div {
  margin-top: 15px;
  margin-bottom: 25px;
  margin-left: 20px;
  clear: both;
}

#constr_div_1, #constr_div_2, #constr_div_3, #constr_div_4, #constr_div_5, #constr_div_6, #constr_div_7, #constr_div_8 {
  border-top: 1px solid #CCCCCC;
  clear: both;
}
.service_popup_content_left {
  float: left;
  width: 235px;
}

#companies_det {
  margin-top: 20px;
}

.comp_logo {
  float: left;
  width: 145px;
  text-align: center;
  margin-top: 20px;
}
.comp_info {  
  width: 275px;
  float: left;
  margin-left: 10px;
}
#company-list-container .comp_info {
	width: 400px;
}
.comp_services {
  float: right;
  width: 230px;
}
.comp_head_left {
  padding-top: 5px;
  float: left;
  width: 515px;
  min-height:110px;
  background-color: #E6E6E6;
}

.googledir a {
  text-decoration: none !important;
  color: #666666 !important;
}

.companies_footer {
  background-color: #F4F4F4;
  height: 30px;
  margin: 0px;
}

.company_seperator {
  margin: 0px;
  padding: 0px;
}

.companies_more_link {
  margin-left: 240px;
  padding-top: 7px;
  float: left;
}

.companies_contact_link {
  margin-left: 450px;
  padding-top: 7px;
}
.account_benefits {
	padding:  10px 0;
}
#company-list-container .comp_head_left {
	background: none;
}
#company-list-container .companies_det_head {
	float: left;
	padding-top: 8px;
	padding-bottom: 20px;
	position: relative;
}
.bt-company-detail {
	display: block;
	width: 60px;
	height: 70px;
	background: url(/res/pics/bt-company-detail.jpg) no-repeat top left;
  text-indent:-9999px;
}
#company-list-container .bt-company-detail {
	position: absolute;
	right: 25px;
	bottom: 15px;
}
/*------------------------------------Footer------------------------------------*/
#footer {
float: left;
  width: 990px;
  margin-left: 57px;
  background: #FFFFFF;
  height: 60px;
}

#footer a, #footer p {
  font-size:11px;
}

#footer_content {
  border-top: 1px solid #CCCCCC;
  width: 950px;
  margin: 0 auto;
}

#footer_left {
  float: left;
  width: 330px;
  text-align: left;
}

#footer_center { 
  float: left;
  width: 370px;
  font-weight: bold;
}

#footer_right {
  float: right;
  width: 120px;
  text-align: right;
}

#footer_center, #footer_left, #footer_right {
  margin-top: 10px;
}

#footer_center a, #footer_left a, #footer_right a {
  text-decoration: underline;
  color: #666666;
}

#footer_copyright {
  clear: both;
  padding-top: 10px;
  padding-bottom: 20px;
  font-weight: bold;  
  font-size:11px;
}

#footer_center_main_link {
  text-transform: uppercase;
  color: #990000!important;
}

/*********** SHADOWBOX *****************************/
/*#sb-info-inner, #shadowbox_title {
  display:none !important;
}*/
#sb-wrapper-inner, #location_search {
  border: none !important;
}
#sb-counter {
	color: white !important;
}
#stages .stage_entry {
  margin-bottom:5px;
}
/*****Default*****/
.ui-state-default .splash {
  display:block;
}

.ui-state-default .splash_active {
  display:none;
}
/*****Active*******/
.ui-state-active .splash {
  display:none;
}

.ui-state-active .splash_active {
  display:block;
}

#location_search {
  margin: -30px 0 30px -20px !important;
  width:668px;
  padding:10px 0 10px 5px;
}

#checklist_submit_button {
  cursor: pointer;
  padding-top:20px;
}
.bt_quickcheck_button input {
  cursor: pointer;
  background: url("/res/pics/but_send_02.png");
  width: 174px;
  height: 64px;
  margin-left: 140px;
	text-indent: -1000px;
	display: block;
	border: none;
}

