@import url("/res/css/common.css");
@import url("/res/css/print.css");

/* UL, OL, LI */
#content_start ul, #content_default ul {
  padding: 2px 5px;
}
#content_start ul ul, #content_default ul ul{
  padding: 4px 10px;
}
#content_start ol, #content_default ol {
  padding: 2px 25px;
}

#content_start ul li, #content_default ul li {
  list-style: none;
  padding: 0 0 0 20px;
  margin: 0;
  background: url(/res/pics/li.gif) no-repeat 2px 6px;
}

.required {
  display:none;
}
#myiframe {
 margin-left: -15px;
 margin-top:-10px;
 margin-bottom: -10px;
 margin-right: -15px;
 width: 670px; 
 height: 940px;
}

/**************************STANDARD LAYOUT*******************************/
#container {
  width: 1024px;
  margin: 0 auto 0 auto;
  background: white;
}
#content_header {
  float:left;
  width: 1024px;
  background: white;
}
#logo {
  margin-top: 20px;
  margin-left: 50px;
  float: left;
}

#content_area {
  float: left;
  width: 1024px;
  padding-bottom: 20px;
  background: white;
}
#content_area_start {
  float: left;
  width: 1024px;
  position: relative;
}

#content_start {
  position:absolute;
  top: 230px;
  right: 35px;
  width: 310px;
  height: 385px;
}

#content_footer_start {
  position:absolute;
  bottom: 0;
  right: 0;
  width: 310px;
  float:left;
}
#content_footer_start td {
  font-size: 12px;
}

#content_footer {
  float: left;
  width: 1024px;
  border-top:1px solid #000000;
}
#content_footer table {
  padding-left: 20px;
}
#content_footer td {
  font-size: 13px;
  padding: 5px 10px;
  text-transform: uppercase;
}
#content_footer td a, #content_footer td a:visited {
  color: #707173;
}
#content_footer td a:hover {
  color: #FF9900;
}

#siteservice {
  float: left;
  margin: 40px 20px 5px 50px;
  width: 650px; 
}
#content_default {
  float: left;
  margin: 0 20px 20px 40px;
  width: 640px;
  padding: 10px 15px;
  min-height: 470px;
  /*overflow: scroll;*/
  border: 1px solid #F29300;
  background: white;
}


/***********************************HAUPTNAVIGATION *****************************************/
#main_nav {
  float:right;
  margin-top: 65px;
  margin-right: 50px;
}
#main_nav ul {
  margin: 0;
  padding: 0;
}
#main_nav li {
  text-align:center;
  list-style: none;
  float: left;
}
#main_nav li a, #main_nav li a:visited {
  font-family:Helvetica, Verdana, sans-serif; 
  font-size: 20px;
  text-transform: uppercase;
  color: #999999;
  letter-spacing: 0;
  padding: 5px 25px 1px 25px;
}
#main_nav li a:hover, #main_nav li a.active {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}

/************************************SUBNAVIGATION*******************************************/
#sub_nav {
  float:left;
  width: 215px;
  padding: 40px 0 40px 45px;
}
#sub_nav #sub_head {
  font-size: 18px;
  font-family:Helvetica, Verdana, sans-serif; 
  text-transform: uppercase;
  color: #58585A;
  letter-spacing: 0;
  border-bottom: 1px solid #000000;
  padding: 0 0 3px 15px;
}
#sub_nav ul {
  margin: 0;
  padding: 10px 0 0 15px;
}
#sub_nav ul li {
  list-style: none;
  padding: 5px 0;
}
#sub_nav ul li a {
  color: #333333;
  font-size: 15px;
  padding: 0 0 0 10px;
  background: url(/res/pics/li_sub.gif) no-repeat left 5px;
  text-transform: uppercase;
  list-style: none;
  letter-spacing: 0px;
}
#sub_nav ul li a:hover, #sub_nav ul li a.active {
  color: #F39400;
  background: url(/res/pics/li_sub_over.gif) no-repeat left 5px;
  text-decoration: none;
}

#sub_nav ul ul {
  padding: 0;
  margin: 10px 0;
}
#sub_nav ul li li{
  list-style: none;
  margin: 0 0 0 15px;
  padding: 2px 0;
}
#sub_nav ul li li a {
  color: #333333;
  font-size: 13px;
  padding: 0 0 0 16px;
  background: url(/res/pics/li_li_sub.gif) no-repeat left 5px;
  text-transform: none;
  list-style: none;
  letter-spacing: 0px;
}
#sub_nav ul li li a:hover, #sub_nav ul li li a.active {
  color: #F39400;
  background: url(/res/pics/li_li_sub_over.gif) no-repeat left 5px;
  text-decoration: none;
}

/******************** SITESERVICE ***********************************************************/
#siteservice a {
  text-transform: uppercase;
  font-size: 12px;
  color: #666666;
}
#bread_crumb {
  float: left;
  width: 450px;
}
#print {
  float: right;
}

/************************************ MODULE ************************************************/

/*News Modul Start ********************/
#content_news_start .news_entry_no_border_start, #content_news_start .news_entry_start {
  width: 320px;
  float:left;
  padding: 7px 0 4px 0;
}
#content_news_start .news_entry_start {
  border-bottom: 1px solid grey;
}
#content_news_start .news_entry_no_border_start {
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
}
#content_news_start .news_pics_start {
  float: left;
  width: 100px;
}
#content_news_start .news_text_start {
  float: left;
  width: 220px;
  padding: 2px 0;
  font-size: 12px;
  line-height: 14px;
}
#content_news_start .news_title_start {
  font-size: 13px;
  text-transform: uppercase;
  color: #3D3D3F;
  line-height: 14px;
}
#content_news_start .news_more {
  font-size: 13px;
  float: right;
}

/*News Modul **************************/
#content_news .news_entry {
  width: 640px;
  float:left;
  margin: 10px 0;
  border: 1px solid #666666;
}
#content_news .news_pics {
  float: left;
  width: 220px;
}
#content_news .news_pics a {
  float:left;
  border-right: 1px solid #666666;
}
#content_news .news_text {
  float: left;
  width: 415px;
}
#content_news .news_more {
  font-size: 13px;
  float: right;
}

/* LINK Modul  **************************/
#content_links .links_entry_no_border, #content_links .links_entry {
  width: 640px;
  float:left;
  padding: 7px 0 4px 0;
}
#content_links .links_entry {
  border-top: 1px solid grey;
}
#content_links .links_entry_no_border {

}
#content_links .links_pics {
  float: left;
  width: 130px;
}
#content_links .links_text {
  float: left;
  width: 510px;
  padding: 2px 0;
  font-size: 12px;
  line-height: 14px;
  position: relative;
}
#content_links .news_title_start {
  font-size: 13px;
  text-transform: uppercase;
  color: #3D3D3F;
  line-height: 14px;
}
#content_links .links_more {
  font-size: 13px;
  float: right;
  position: absolute; 
  bottom: 0;
  right: 0;
  width: 30px;
}

/*Bildgalerie *************************/

#gallery_title {
  margin: 20px 0 5px 0;
  float:left;
  width: 640px;
  border-bottom: 1px solid #666666;
}
#carousel-wrapper {
  float:lefT;
    width: 640px;
    height: 90px;
    overflow: hidden;
}

#carousel-content {
    width: 10000px;
}

#carousel-content .slide {
    float: left;
    width: 640px;
    height: 90px;
}
.gallery_pic {
  float: left;
  border: 1px solid #666666;
  margin-top: 5px;
  margin-right: 5px;
}

/*Google Maps *************************/
#content_google_maps #search_google {
  width: 640px;
  float:left;
  margin: 0 0 15px 0;
}
#content_google_maps .search_fields {
  padding: 3px 0;
  float:left;
}
#content_google_maps .google_search_label {
  padding: 3px;
  float:left;
  width: 120px;
}
#content_google_maps .textfield {
  float: left;
  width: 320px;
  padding: 3px;
} 
#content_google_maps .search_fields .bt_submit_background {
  padding: 3px;
}
#content_google_maps #google_map {
  width: 640px;
  height: 390px;
  float:left;
}
#content_google_maps #directions {
  width: 620px;
  float:left;
}

/*SHOP **********************************/
#content_shop .shop_entry {
  width: 640px;
  float:left;
  margin: 10px 0;
  border: 1px solid #666666;
}
#content_shop .shop_pics {
  float: left;
  width: 220px;
}
#content_shop .shop_pics a {
  float:left;
  border-right: 1px solid #666666;
}
#content_shop .shop_text {
  float: left;
}
#content_shop .shop_more {
  font-size: 13px;
  float: right;
}

.content_shop_detail #detail_descr{
  float: left;
}
.content_shop_detail #request_form {
  float: left;
  margin: 20px 0 0 0;
  padding: 10px 0 0 0;
  width: 640px;
}
#product_request {
  float: left;
  width: 640px;
}

/*boerse **********************************/
#content_boerse .boerse_entry {
  width: 620px;
  padding: 10px;
  float:left;
  margin: 10px 0;
  border: 1px solid #666666;
}

#content_boerse .boerse_more {
  font-size: 13px;
  float: right;
}

.content_boerse_detail #detail_descr{
  float: left;

}
.content_boerse_detail #request_form {
  float: left;
  margin: 20px 0 0 0;
  padding: 10px 0 0 0;
  width: 640px;
}

/************************************ FORMULARE ************************************************/
.headline {
   font-weight: normal; text-transform: uppercase;
  width: 640px;
   font-size: 15px;
  letter-spacing: -1px;
  color:#F29300;
}
.label {
  width: 160px;
}
.label_textarea {
  
}
.select, .select_salutation {
  padding: 5px;
  height: 30px;
  border: 1px solid #CCCCCC;
}
.select {
  width: 312px;
}

.select_salutation {
  width: 100px;
}
.textfield, .textfield_title, .textfield_zahl, .textfield_ort, .textarea {
  padding: 5px;
  border: 1px solid #CCCCCC;
}
.textfield {
  width: 300px;
}
.textarea {
  width: 480px;
  height: 160px;
}
.textfield_title {
  width: 188px;
}
.textfield_zahl {
  width: 50px;
}
.textfield_ort {
  width: 235px;
}
select.validation_error {
  padding: 5px;
  width: 312px;
  background: #FEE7D7; 
  border: 1px #F3C2A1 solid;
}
input.validation_error {
  padding: 5px;
  width: 300px;
  background: #FEE7D7; 
  border: 1px #F3C2A1 solid;
}
#Allgemeiner_Kontakt_postcode.validation_error {
  width: 50px;
  padding: 5px;
  background: #FEE7D7; 
  border: 1px #F3C2A1 solid;
}
textarea.validation_error {
  width: 480px;
  height: 160px;
  background: #FEE7D7; 
  border: 1px #F3C2A1 solid;
}

.bt_background {
  margin-right: 140px;
  float:right;
}
.bt_submit, .button {
  background: none;
  padding: 5px 50px;
  border:1px solid #CCCCCC;
  background: #EEEEEE;

}
.submitbutton_left {
  margin-right: 140px;
}
.backlink {
  float:left;
  margin: 20px 0 0 0;
}
#shop_back .backlink {
  float:left;
  border:1px solid #CCCCCC;
  color: #000000 !important;
  padding: 4px 50px;
  margin: -34px 0 0 5px;
  background: #EEEEEE;
}
#shop_back .backlink:hover {
  text-decoration:none;
}
.search_fields .bt_submit {
  padding: 3px 25px;
} 