/* ############################ */
/* ###   GENERAL SETTINGS   ### */
/* ############################ */

#main {
  position          : relative;
  min-height        : 100%;
}

* html #main {
  height            : 100%;
}

#InnerMain {
  margin-top        : 0px;
  padding-bottom    : 0px;
  min-height        : 100%;
  width             : 820px;
  position          : relative;
  left              : 50%;
  margin-left       : -410px;
  background        : url(/layout/bgrnd_content.png) repeat-y;
}

#main_top {
  width             : 820px;
  position          : relative;
  left              : 50%;
  margin-left       : -410px;
  margin-top        : 10px;
  height            : 10px;
  background        : url(/layout/bgrnd_body_top.png) no-repeat;
}

/* ############################ */
/* ###        FOOTER        ### */
/* ############################ */

#footer {
  position          : relative;
  margin-top        : 0px;
  height            : 40px;
  width             : 820px;
  position          : relative;
  left              : 50%;
  margin-left       : -410px;
} 


#innerFooter_main {
  height            : 40px;
  background        : url(/layout/bgrnd_footer.png) no-repeat;
}




/* ############################ */
/* ###        HEADER        ### */
/* ############################ */

.header {
  width             : 800px;
  height            : 250px;
  margin-left       : 10px;
  background        : url(/layout/header.jpg) no-repeat;
  overflow          : hidden;
}

/* ############################ */
/* ###   2 COLUMN DESIGN    ### */
/* ############################ */

.left_area {
  float             : left;
  width             : 240px;
  border            : 0px solid #ff0000;
  padding-top       : 0px;
  margin            : 0px;
  font-size         : 12px;
  margin            : 0px;
}

.center_area {
  float             : left;
  width             : 570px; 
  border            : 0px solid #00ff00;
  padding           : 0px;
  margin            : 0px;
  font-size         : 10pt;
  line-height       : 20px;
  margin            : 0px 0px 0px 0px;

}


.inliner_start {
  font-size         : 10pt;
  line-height       : 20px;
  background        : #ffffff;
	color             : #343d56;
}


.content_area {
  margin            : 0px 30px 20px 30px;
  min-height        : 500px;
  color             : #343d56;
  line-height       : 20px;
}

/* ############################ */
/* ###        HELPER        ### */
/* ############################ */

hr {
  clear             : both;
  height            : 0px;
  visibility        : hidden;
}

.right_align {
  text-align        : right;
}


/* ############################ */
/* ###      MAIN-NAVI       ### */
/* ############################ */

#mainnavi {
  width             : 800px;
  height            : 30px;
  margin            : 0px 0px 0px 10px;
  background        : url(/layout/mainnavi_out.png) repeat-x;
  border-bottom     : 1px solid #cccccc;
  border-top        : 1px solid #ffffff;
  font-size         : 12px;
  text-transform    : uppercase;
}

#mainnavi ul {
  margin            : 0px 0px 0px 250px;
  padding           : 0;
  list-style        : none;
}

#mainnavi li {
  margin            : 0px;
  padding           : 0px;
  vertical-align    : middle;
  float             : left;
}


#mainnavi a:link, #mainnavi a:visited {
  display           : block;
  text-decoration   : none;
  font-weight       : normal;
  color             : #ffffff;
  padding           : 8px 10px 10px 10px;
  background        : url(/layout/mainnavi_out.png) repeat-x;
}  

#mainnavi a:hover {
  display           : block;
  text-decoration   : none;
  font-weight       : normal;
  color             : #ffffff;
  padding           : 8px 10px 12px 10px;
  background        : url(/layout/mainnavi_over.png) repeat-x;
}  



/* ############################ */
/* ###      SUB-NAVI        ### */
/* ############################ */

#subnavi {
  margin-top        : 0px;
  margin-left       : 15px;
  width             : 235px;
  font-size         : 14px;
}

.subnavi_iframe {
  margin-left       : 0px !important;
}


#subnavi ul {
  margin            : 0px;
  padding           : 0px;
  list-style        : none;
  border-top     : 1px solid #ffffff;
}

#subnavi li {
  margin            : 0px;
  padding           : 0px;
  border-bottom     : 1px solid #ffffff;
  text-align: right;

}


#subnavi a:link, #subnavi a:visited {
  display           : block;
  text-decoration   : none;
  font-weight       : normal;
  color             : #283555;
  padding           : 7px 40px 7px 20px;
}

#subnavi a:hover {
  color             : #283555;
  background        : url(/layout/subnavi_over.png) no-repeat;
}


/* ############################ */
/* ###      TOP-NAVI        ### */
/* ############################ */

#topnavi {
  color             : #ffffff;
  width             : 800px;
  position          : relative;
  left              : 50%;
  margin-left       : -400px;
  height            : 25px;
}

#topnavi ul {
  margin            : 1px 1px;
  padding           : 0px;
  list-style        : none;
  float             : right;
  background        : url(/layout/bgrnd_topnavi.png);
}

#topnavi li {
  margin            : 0px;
  padding           : 0px;
  vertical-align    : middle;
  float             : left;
  margin-right      : 2px;
}


#topnavi a:link, #topnavi a:visited {
  font-size         : 12px;
  display           : block;
  text-decoration   : none;
  font-weight       : normal;
  color             : #ffffff;
  padding           : 2px 5px 2px 5px;

}  

#topnavi a:hover {
  display           : block;
  text-decoration   : none;
  font-weight       : normal;
  color             : #283555;
  padding           : 2px 5px 2px 5px;

}  


/* ############################ */
/* ###       SHADOWS        ### */
/* ############################ */

.shadow_content_top {
  width             : 800px;
  margin-left       : 10px;
  height            : 33px;
  background        : url(/layout/shadow_33.png) repeat-x;
}

 
/* ############################ */
/* ###      HEADLINES       ### */
/* ############################ */

h1 {
  font-size         : 18px;
  font-weight       : normal;
  text-transform    : uppercase;
  color             : #343d56;
  padding-bottom    : 3px;
  margin-bottom     : 20px;
  border-bottom     : 1px solid #cfd2db;
  background        : url(/layout/bgrnd_h1.png) no-repeat right;
}

h2 {
  font-size         : 18px; 
  font-weight       : normal;
  color             : #343d56;
  margin-bottom     : 10px;
}

h3 {
  font-size         : 14px;
  font-weight       : bold;
  color             : #343d56;
}


/* ############################ */
/* ###       CONTENT        ### */
/* ############################ */

.content_box {
  margin-bottom     : 40px;
}

.left_column img, .content_box img {
  margin            : 5px 15px 5px 0px;
  border            : 5px solid #ffffff;
}

.img_right {
  float             : right;
}

.img_right img {
  margin-right      : 0px;
  margin-left       : 15px;
}

.img_box img {
  margin-right      : 15px;
  margin-bottom     : 5px;
  border            : 1px solid #444444;
}

.kleintext {
  font-size         : 8pt;
}

.gallery {
  background        : #F0F1F7;
}

.gallery img {
  margin            : 5px 0px 5px 5px !important;
}


.gallery td {
  width             : 50px;
  vertical-align    : top;
}

.content_area ul{
  margin-left            : 20px;
}

.no_info {
  color             : #AAAAAA;
}


/* ############################ */
/* ###     ADDRESS-BOX      ### */
/* ############################ */

.address_box {
  width             : 215px;
  margin-left       : 20px;
  min-height        : 150px;
  background        : url(/layout/bgrnd_address_box.png) no-repeat bottom right;
}

.address_box_inside {
  color             : #757e97;
  font-size         : 11px;
  text-align        : right;
  padding-right     : 25px;
  padding-top       : 20px;
}

.address_box a:link, .address_box a:visited {
  color             : #757e97;
  text-decoration   : underline;
}

.address_box a:hover {
  color             : #343d56;
  text-decoration   : underline;
}

/* ############################ */
/* ###        IFRAME        ### */
/* ############################ */

.inliner_start {
  background        : none;
}
.inliner_outbox {
  margin-top        : 20px;
  margin-left       : 50px;
}

.inliner_box {
  background        : none;
  color             : #cccccc;
  line-height       : 20px;
  font-size         : 12px;

}

.inliner_box .date {
  font-size         : 10px;
}
.inliner_box h1 {
  font-size         : 14px;
  padding           : 0px;
  margin-bottom     : 3px;
}


.inliner_box h2 {
  font-size         : 13px;
  background        : none;
  padding-left      : 0px;
}

/* ############################ */
/* ###      ACCORDEON       ### */
/* ############################ */

.header_highlight {
  border-bottom     : 1px dotted #9C9D9F;
}

.accordion_headings h3 {
  padding-left      : 20px;
  background        : url(/layout/acc_closed.png) 0px 3px no-repeat;
  cursor            : pointer;
  font-weight       : normal;
}

.accordion_headings h3:hover {
  color             : #343d56;
}

.header_highlight h3 {
  color             : #343d56;
  padding-left      : 20px;
  background        : url(/layout/acc_opened.png) 0px 3px no-repeat;
  font-weight       : bold;
}


/* ################################## */
/* ###           LINKS            ### */
/* ################################## */

.content_area a:link, .content_area a:visited {
  color             : #9CADDD;
  text-decoration   : underline;
}

.content_area a:hover {
  color             : #3A5CBD;
  text-decoration   : underline;
}

.linkimg {
  background-image      : url(/layout/link_img.png);
  background-repeat     : no-repeat;
  background-position   : 0px 4px;
  padding-left          : 10px;
}

.linkimg_down {
  background-image  : url(/layout/linkimg_down.png);
  background-repeat : no-repeat;
  padding           : 0px 0px 20px 20px;
}

.linkimg_up {
  background-image  : url(/layout/linkimg_up.png);
  background-repeat : no-repeat;
  padding           : 0px 0px 20px 20px;
}

.linkimg_right {
  background-image  : url(/layout/linkimg_right.png);
  background-repeat : no-repeat;
  padding           : 0px 0px 20px 20px;
}



/* weiterlesen-Link */

a.sitelink:link, a.sitelink:visited {
  text-decoration   : none;
  color             : #ae121d;
}

a.sitelink:hover {
  text-decoration   : none;
  color             : #444444;
}

.arrows {
  font-family       : courier;
  font-size         : 14pt;
  letter-spacing    : -3pt;
  text-decoration   : none;
  font-weight       : bold;

  padding           : 0px 5px 0px 5px;
}

.h2_link:link h2, h2_link:visited h2 {
  color             : #ae121d;
}

.h2_link:hover h2 {
  color             : #444444;
}





/* ################################## */
/* ###       TWO COLUMNS          ### */
/* ################################## */

.left_column {
  float           : left;
}

.right_column {
  float           : right;
}

.tabline span{
  float           : left;
  display         : block;
}

/* --- Data-Box in Address-Blocks --- */
.data_box {
  float           : left;
}

.data_box p {
  clear           : both;
}

/* ################################## */
/* ###          TABLES            ### */
/* ################################## */

.listtable th, .resultlist th{
  text-align      : left;
  padding         : 2px 2px 2px 5px;
  background      : #cfd3c7;
 }

.listtable td, .resultlist td {
  text-align      : left;
  vertical-align  : top;
  padding         : 2px 2px 2px 5px;
  background      : #eeeeee;
  border-bottom   : 1px solid #ffffff;
  }


/* ################################## */
/* ###         DATA-BOX           ### */
/* ################################## */

.grey_box {
  background      : url(/layout/bgrnd_fade_box.png) right bottom no-repeat #eeeeee;
  width           : 100%;
  margin-bottom   : 10px;
  float           : left;

}

.grey_box h3 {
  text-align      : left;
  padding         : 2px 2px 2px 5px;
  margin          : 0px;
  background      : #cfd3c7;
  font-size       : 10pt;
}

.grey_box_content {
  padding          : 5px;
}

.data_box_navi {
  background      : url(/layout/bgrnd_data_box_navi.png);
  height          : 20px;
  padding-left    : 5px;
  padding-right   : 5px;
}



.box3column {
  float             : left; 
  width             : 195px; 
  min-height        : 340px;
  border            : 1px solid #7B7C7D; 
  margin-right      : 10px;
  margin-bottom     : 10px;
  padding           : 0px;
  background        : url(/layout/black_20p.png);
  text-align        : center;
}

.box2column {
  float             : left; 
  width             : 300px; 
  min-height        : 340px;
  border            : 1px solid #7B7C7D; 
  margin-right      : 10px;
  margin-bottom     : 10px;
  padding           : 0px;
  background        : url(/layout/black_20p.png);
  text-align        : center;
}

.box3column h2, .box2column h2 {
  background        : url(/layout/black_20p.png);
  padding           : 0px;
  margin-bottom     : 5px;
}

.box3_content {
  margin            : 5px;
}

.box3_funktion {
  font-size         : 11px;
  height            : 40px;
}

.box3_image img{
  border            : 5px solid #ffffff;
  margin-top        : 5px;
  margin-left       : 27px;
}

.box2_image img{
  border            : 5px solid #ffffff;
  margin-top        : 5px;
  margin-left       : 45px;
}


/* ################################ */
/* ###          FORMS           ### */
/* ################################ */

.contactform form {
  width           : 260px;
  text-align      : left;
  padding-bottom  : 10px;
}

.contactform_left form {
  width           : 260px;
  text-align      : left;
  padding-bottom  : 10px;
}



.contactform fieldset, .contactform_left fieldset {
  margin          : 0;
  border          : 0;
  padding         : 0;

}

.contactform legend {
  display         : none;
}

.contactform h3 {
  clear           : both;
  padding         : 15px 0px 10px 0px;
  font-size       : 12px;

}

.contactform label, .contactform_left label {
  display         : block;
  width           : 230px;
  font-size       : 12px;
  line-height     : 14px;
  padding         : 0px 0px 12px 0px;
}

.contactform input, .contactform_left input  {
  display         : block;
  margin-top      : 3px;
  background      : #f2f2f2;
  border          : 1px solid #dddddd;  
}


.contactform form textarea, .contactform_left form textarea{
  display         : block;
  margin-top      : 3px;
  background      : #f2f2f2;
  border          : 1px solid #dddddd; 
  font-size       : 12px;
}


.contactform label.feld_vorname,
.contactform label.feld_firma,
.contactform label.feld_anschrift,
.contactform label.feld_plz,
.contactform label.feld_telefon,
.contactform label.feld_email,
.contactform label.feld_internet,
.contactform label.feld_thema,
.contactform label.feld_text
{
  clear           : left;
}


.contactform label.feld_firma,
.contactform label.feld_anschrift,
.contactform label.feld_email,
.contactform label.feld_internet,
.contactform label.feld_thema,
.contactform label.feld_text
{
  float           : left;
  margin          : 0px 10px 0px 0px;
  width           : 250px;
}

.contactform label.feld_vorname,
.contactform label.feld_nachname,
.contactform label.feld_telefon,
.contactform label.feld_telefax {
  float           : left;
  margin          : 0px 10px 0px 0px;
  width           : 120px;
}

.contactform label.feld_plz {
  float           : left;
  margin          : 0px 10px 0px 0px;
  width           : 50px;
}

.contactform label.feld_ort {
  float           : left;
  margin          : 0px 10px 0px 0px;
  width           : 190px;
}


.contactform label.feld_vorname input,
.contactform label.feld_nachname input,
.contactform label.feld_telefon input,
.contactform label.feld_telefax input {
  float           : left;
  width           : 120px;
  padding         : 0px;
}



.contactform label.feld_firma input,
.contactform label.feld_anschrift input,
.contactform label.field-email input,
.contactform label.feld_ort input,
.contactform label.feld_email input,
.contactform label.feld_internet input,
.contactform label.feld_thema input,
.contactform label.feld_text textarea,
.contactform_left label.feld_text textarea{
  float           : left;
  width           : 250px;
  padding         : 0px;
}

.contactform label.feld_plz input {
  float           : left;
  width           : 45px;
  padding         : 0px;
}

.contactform label.feld_ort input {
  float           : left;
  width           : 190px;
  padding         : 0px;
}

.noshow {
  visibility         : hidden;
}



