/* Grundlayout */

* {font-family:Arial, Verdana, Geneva, sans-serif; font-size: 12px; line-height: 16px;}

body {margin: 0; color: #666; padding: 0; background-image: url(/assets/backgrounds/bg_site.gif); background-repeat:repeat-y; background-position:center; background-color: #FFFFFF; text-align: center; margin:0px;}

.oneColFixCtrHdr #container {width: 994px; background: #FFFFFF;  margin: 0 auto;  text-align: left;}

/*Kopf*/
.oneColFixCtrHdr #header {padding: 0px; width: 100%; background-position: top; background-repeat: no-repeat;}
  
  #header div.banner_top {position: relative; float:right; margin-bottom: 5px; margin-right: 0px; border: 1px solid #DBE1EF; width: 468px; height: 60px; overflow:hidden;}

  .oneColFixCtrHdr #header #tabs_top {margin-top: 25px; width:787px; padding-left: 27px; height: 36px; clear: both;}
                #tabs_top a {position:relative;}
                #tabs_top a.active {bottom: -2px;}
  
  .oneColFixCtrHdr #header #toplinks {margin-top: 25px; margin-left: 20px; font-size: 11px; width: 400px;}
    #toplinks a {color: #666; text-decoration: none; font-size: 11px;}
    #toplinks a:hover {text-decoration: underline;}
    

/*Oberer Bildbereich*/
.oneColFixCtrHdr #header_img {padding: 0px; width: 100%; text-align: center;  background-image: url(../backgrounds/site_top.gif); background-position:top; background-repeat:no-repeat; padding-top: 20px; }

/*Hauptnavigation*/
.oneColFixCtrHdr #navi {background-image: url(../menu/menu_main/menu_main.gif); background-repeat: repeat-x; background-position: bottom; height: 35px; width: 100%;}
      #navi .lb {position: relative; margin-top: -73px;  float:left;}
      #navi .rb {position: relative; margin-top: -73px;  float:right;}
      
      #navi a {margin-left: 10px; margin-right: 5px; text-transform:uppercase; text-decoration:none; height: 24px; padding-top: 11px; float: left; }
      
      #navi #language {position: relative; float: right; width: 130px; padding-left: 10px;}
         #navi #language a {margin: 0px 3px 0px 7px; float: left;}
      
/*Unternavigation*/
.oneColFixCtrHdr #navi_sub {background-image:url(../menu/menu_sub/menu_sub.gif); background-position: bottom; background-repeat: repeat-x; height: 38px;}
      #navi_sub a {margin-left: 10px; margin-right:5px; height: 28px; padding-top: 11px;  float: left; }
      #navi_sub .lb {position: relative; margin-top: -1px;  float:left;}
      #navi_sub .rb {position: relative; margin-top: -1px;  float:right;}
  
/*Main Content*/  
.oneColFixCtrHdr #mainContent {padding: 0px; background: #FFFFFF; margin-top: 20px;}
  
    #mainContent div.content_portal {width: 837px; float: left;}

      div.left_portal {width: 379px; float: left; padding: 9px 20px 9px 20px; }
      div.left_portal hr {height: 1px; border: 0px none; border-top: 1px solid #DBE1EF; margin-bottom: 0px}
      
      div.right_portal {width: 359px; float: left; clear:right; padding: 9px 20px 9px 20px; }  
      div.right_portal hr {height: 1px; border: 0px none; border-top: 1px solid #DBE1EF; margin-bottom: 0px}

    #mainContent #left {width: 561px; float: left; padding: 9px 23px 20px 20px; }  
      #mainContent #left hr {height: 1px; border: 0px none; border-top: 1px solid #DBE1EF; margin-bottom: 0px; clear: both;}
      
    #mainContent #full {width: 800px; float: left; padding: 9px 23px 20px 20px; }
      #mainContent #full hr {height: 1px; border: 0px none; border-top: 1px solid #DBE1EF; margin-bottom: 0px; clear: both;}
      
    #mainContent #right {width: 236px; float: left;}
            #right .box {width: 100%; float:left; clear:both; margin-bottom: 20px;}
              #right .box .box_top {background-image: url(../box/box_right/box_s_top.gif); padding: 14px 14px 7px 14px; color: #004997; font-weight: bold; font-size: 14px; clear: both; }
              #right .box .box_bottom {background-image: url(../box/box_right/box_s_bottom.gif); background-position: bottom; background-repeat: no-repeat; padding: 0px 14px 7px 14px; clear: both;}
            #right .box_plain {padding: 7px 14px 7px 14px;}
              #right .box_plain hr {margin-top: 0px; margin-bottom: 15px; height: 1px; border: 0px none; border-top: 1px solid #DBE1EF;}

    #mainContent #right_adv {text-align: center; width: 148px; float: left; }
      #mainContent #right_adv div.advertizer {height: 600px; width: 120px; position: relative; overflow: hidden; margin-left: 18px; text-align: left;}
      #mainContent #right_adv div.advertizer div.banner_items {position: absolute; height: 20000em; }
        #mainContent #right_adv div.advertizer div.banner_items a {float: left; clear: both; }
      
    #sponsor_logos {text-align: center;}
      #sponsor_logos img {clear: both; margin-bottom: 20px;}
      #sponsor_logos a {clear: both; }
    

/*Textformatierungen*/
.label {font-size: 11px;}
.text_small {font-size: 11px;}
h1, h2, h3, h4, h5, h6 {font-size: 14px; line-height: 17px; font-weight: bold; margin-top: 0px; color:#004997;}
.headline {font-size: 14px; line-height: 17px; font-weight: bold;}
.text_large, .text_large * {font-size: 14px; line-height: 17px; font-weight: bold;}
.sitemap_headline {font-size: 12px; color:#004997; font-weight:bold;}
.text_error {color: #C40000; font-size: 11px;}
.text_inactive {color: #999;}
.rounded_box {padding: 1px 5px 1px 5px; background-color: #04529C; font-weight: bold; color: #FFFFFF; }

/*Links*/
a {color:#004997; text-decoration:none;}
a:hover {color:#004997; text-decoration: underline;}

/*Textumfluss*/
.textumfluss_right {float: right; margin-left: 10px; margin-bottom: 10px;}
.textumfluss_left {float: left; margin-right: 10px; margin-bottom: 10px;}
img.textumfluss_right {float: right; margin-left: 20px; margin-bottom: 10px; border: 1px solid #DBE1EF;}
img.textumfluss_left {float: left; margin-right: 20px; margin-bottom: 10px; border: 1px solid #DBE1EF;}
img.noborder {border: 0px none;}

/*Formulare*/
.textinput {background-color:#F9F9F9; border-top: 2px solid #E5E9F1; border-right:2px solid #E5E9F1; border-left: 0px none; border-bottom: 0px none; padding: 3px;}
.textinput_error {background-color:#F9F9F9; border-top: 2px solid #E5E9F1; border-right:2px solid #E5E9F1; border-left: 2px solid #C40000; padding: 2px;}
.submit_button {border: 0px none; background-color: transparent; cursor:pointer; color: transparent;}

/*Tabellen*/
table.detailview {}
  table.detailview thead tr td {padding: 7px 7px 7px 0px;}
  table.detailview tbody tr td {padding: 15px 7px 15px 0px; border-bottom: 1px solid #DBE1EF;}
  table.detailview tfoot tr td {padding: 7px 7px 7px 0px}
  
table.pressetermine {}
  table.pressetermine thead tr td {padding: 7px 7px 7px 0px;}
  table.pressetermine tbody tr td {padding: 15px 15px 15px 0px; border-top: 1px solid #DBE1EF;}
  table.pressetermine tfoot tr td {padding: 7px 7px 7px 0px}
  
table.plain {}
  table.plain tr td {padding: 7px 7px 7px 0px;}

table.formNewsletter {}
  table.formNewsletter tr td {padding: 7px 25px 7px 0px;}
  
table.listview {background-image:url(../box/box_full/box_l_top.gif); background-position: top; background-repeat: no-repeat; padding-top: 15px; margin-bottom: 10px;}
  table.listview tr.bottom td {background-image: url(../box/box_full/box_l_bottom.gif); background-position: bottom; background-repeat: no-repeat; padding:0;}
  table.listview tr td.content {padding: 20px 15px 10px 20px; }
  
table.listview_teaser {background-image:url(../box/box_full/box_l_top.gif); background-position: top; background-repeat: no-repeat; padding: 0px 0px 0px 0px; margin-bottom: 10px;}
  table.listview_teaser tr.bottom td {background-image: url(../box/box_full/box_l_bottom.gif); background-position: bottom; background-repeat: no-repeat; padding:0px;}
  table.listview_teaser tr td.content {padding: 21px 0px 14px 28px; }
    
table.form_container {background-image:url(../box/box_full/box_l_top.gif); background-position: top; background-repeat: no-repeat; margin-bottom: 10px;}
  table.form_container tr.bottom td {background-image: url(../../templates/box/box_full/box_l_bottom.gif); background-position: bottom; background-repeat: no-repeat; }
  table.form_container tr td {padding: 20px 20px 0px 20px;}
  
table.datalist {background-image:url(../box/box_full/box_l_top.gif); background-position: top; background-repeat: no-repeat; padding-top: 10px; margin-bottom: 20px;}
  table.datalist tr.bottom td {background-image: url(../box/box_full/box_l_bottom.gif); background-position: bottom; background-repeat: no-repeat; padding:0; padding-bottom: 10px;}
  table.datalist tr td {padding: 15px 10px 10px 10px; border-bottom: 1px solid #DBE1EF;}
  table.datalist tr td.col_left_right, table.datalist tr.bottom td {border: 0px none;}
  
table.fotogalerie {}
  table.fotogalerie tr td {border-left: 1px solid #DBE1EF; border-top: 1px solid #DBE1EF; padding: 15px; text-align: center;}
    table.fotogalerie tr td div.img_container {position: relative; width: 150px; height: 100px; overflow:hidden; vertical-align:middle;}
    table.fotogalerie tr td img {vertical-align:middle; margin: auto;}
    
table.datasheet {border-left: 1px solid #DBE1EF; border-top: 1px solid #DBE1EF;}
  table.datasheet tr td {padding: 2px 4px 2px 4px; text-align: center; border-bottom: 1px solid #DBE1EF; border-right: 1px solid #DBE1EF;}
  table.datasheet tr.highlight td {background-color: #EDF0F8; font-weight: bold; color: #04529C;} 
  
table.kongressprogramm {}
  table.kongressprogramm thead tr td {padding: 2px 4px 2px 10px; text-align: center; border: 0px none; border-right: 1px solid #DBE1EF; background-color: #FFFFFF; background-image: none; font-weight: bold;} 
  table.kongressprogramm thead tr td.colheader {width: 180px;}
  table.kongressprogramm tbody tr td {padding: 2px 4px 2px 10px; text-align: left; vertical-align: top; border-top: 1px solid #DBE1EF; border-right: 1px solid #DBE1EF; overflow:hidden; background-color:#F9F9F9; }
  table.kongressprogramm tbody tr td.timeline {background-image: url(/assets/backgrounds/bg_tablecell_timeline.gif); background-position:left; background-repeat: repeat-y; background-color:#FFFFFF;  }
  table.kongressprogramm tbody tr td.time {background-image: none; background-color:#FFFFFF; width: 30px; color: #004997; font-weight: bold; font-size: 11px;}

table.default_table {border-left: 1px solid #DBE1EF; border-top: 1px solid #DBE1EF;}
  table.default_table tr td { border-bottom: 1px solid #DBE1EF; border-right: 1px solid #DBE1EF;}
  table.default_table tr.highlight td {background-color: #EDF0F8;} 
  
table.shuttle_overview {}
  table.shuttle_overview tr td > p, table.shuttle_overview tr td:p {margin-top: 0px;}

td.bottom_line {border-bottom: 1px solid #DBE1EF;}

/*Trenner*/
hr {heigth: 1px; border: 0px none; border-top: 1px solid #DBE1EF; clear: both; }

/*Bilder*/
.image_border {border: 1px solid #DBE1EF; }
img.sub_headline {margin-top: 10px; margin-bottom: 0px;}

/*Aufzählungen*/
li {margin-left: -20px;}

/*Fancyboxes*/
.generateLogo {}
.mediathek {}
.virtual_congress {}

/*Reiter*/
div.reiter {border-bottom: 1px solid #DBE1EF; margin-top: 10px; margin-bottom: 10px; height: 25px; }

a.reiter {position: relative; padding: 6px 13px 4px 13px; height: 16px; float:left; background-image: url(/assets/reiter/reiter_inaktive_oben.gif); background-repeat: repeat-x; margin-right: 6px; }
  a.reiter .rounded_left {position: absolute; left: 0px; top: 0px; height: 26px; width: 6px; background-image: url(/assets/reiter/reiter_inaktive_links.gif); background-repeat:no-repeat;}
  a.reiter .rounded_right {position: absolute; right: 0px; top: 0px; margin-right: 0px; height: 26px; width: 6px; background-image: url(/assets/reiter/reiter_inaktive_rechts.gif); background-repeat:no-repeat;}

a.reiter_active {position: relative; padding: 6px 13px 4px 13px; height: 16px; float:left; background-image: url(/assets/reiter/reiter_aktive_oben.gif); background-repeat: repeat-x; margin-right: 6px; }
  a.reiter_active .rounded_left {position: absolute; left: 0px; top: 0px; height: 26px; width: 6px; background-image: url(/assets/reiter/reiter_aktive_links.gif); background-repeat:no-repeat;}
  a.reiter_active .rounded_right {position: absolute; right: 0px; top: 0px; margin-right: 0px; height: 26px; width: 6px; background-image: url(/assets/reiter/reiter_aktive_rechts.gif); background-repeat:no-repeat;}


