/* Letzte Publizierung: Donnerstag, 9. Februar 2012 07:42 */
@import url(/_css/slim_base.css);
/* Allgemeine Tags und Angaben */
body {
    background: #ededed url(/_img/common/bg_verlauf.png) repeat-x;
    color: #3E3E3E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: auto;
}
#page_wrapper { margin: 0 auto; }
#page_wrapper { width: auto;  min-width: 1010px; max-width: 1010px; }
#page,
#column_wrap {
    height: 1%;
}
#header {
position:relative;
overflow: hidden;
}
#header #linkhome {
border:medium none;
left:0;
position:absolute;
top:0px;
z-index:501;
}
#header #shadow {
background:url(/_img/common/css_header_shadow.png) repeat-x left bottom transparent;
bottom:0;
height:10px;
left:0;
position:absolute;
width:100%;
z-index:502;
}
h1, 
h2, 
h3,
h4,
h5,
h6 {
    margin: 0em;
    color: #3E3E3E;
    font-weight : normal;
    margin-bottom: 2ex;
}
h1 {
    font-size: 1.6em;
}
h2 {
    font-size: 1em;
    font-weight: bold;
}
h3 {
    font-size: 1em;
    font-weight: bold;
}
h4 {
    font-size: 1em;
    font-weight: bold;
}
h5 {
    font-size: 1em;
    font-weight: bold;
}
h6 {
    font-size: 1em;
    font-weight: bold;
}
/* extra Klasse, kann auf Überschriften gelegt werden aber ohne margin-bottom */
.no_margin_bottom{
    margin-bottom: 0ex;
}
div,
form,
fieldset,
input,
textarea {
    margin: 0px;
    padding: 0px;
}
select,
input,
textarea {
    font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
    font-size : 8pt;
    color: #3e3e3e;
    border: 1px solid #dadada;
}
#column_2 select,
#column_2 input,
#column_2 textarea {
    border: none;
}
fieldset {
    border: none;
    margin-bottom: 2ex;
    width: 100%;
}
legend {
    margin-left: 0px;
    padding: 0px;
    padding-bottom: 1.4ex;
    color: #990000;
}
p {
    margin: 0px;
    margin-bottom: 3ex;
}
a,
a:link{
    color: #990000;
    text-decoration: none;
    background-repeat: no-repeat;
}
a:visited{
    color: #990000;
    text-decoration: none;
}
a:hover,
a:focus {
    text-decoration: underline;
}
a:active {
    color: #FF0000;
    text-decoration: none;
}
img {
    border: none;
}
#column_3 img.fullwidth {
    border-top: none;
    border-left: none;
    border-right: none;
}
hr {
    border: none;
    border-bottom: 1px solid #c1c1c1;
    height: 1px;
    margin: 2em 0px 2em 0px;
}
#pcgcpageend hr {
    margin-bottom: 0px;
}
#column_1 li {
    margin-bottom: 1.4em;
}
.invisible,
.printonly {
    visibility: hidden;
    display: none;
}
.clearfloats {
    clear: both;
    height: 0px;
}
.clearfloats img {
    visibility: hidden;
    position: absolute;
    border: none;
    margin-left: -2000px;
}
/* Servicemenü */
#phservicemenu {
  font-size:80%;
  padding:7px 10px 6px;
    text-align : right;
}
#phservicemenu p {
    margin: 0px;
    padding: 0px;
}
#phservicemenu a,
#phservicemenu a:link,
#phservicemenu a:visited {
    text-decoration: none;
    color: #040404;
}
#phservicemenu a:hover {
    text-decoration: underline;
}
/* Headerbereich */
#phlogos {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #ff9900;
    height: 97px;
    text-align: right;
    border-bottom: 2px solid white;
}
#pageheader {
    border-bottom: 1px solid #ffffff;
}
#phl_bmbf,
#phl_bmbfpt,
#phl_pt {
    position: absolute;
    float: left;
}
#phl_bmbf {
    left: 0px;
}
#phl_bmbfpt {
    top: -25px;
    left: 0px;
}
#phl_pt {
    border-right: 3px solid white;
    left: 200px;
}
#phl_slogan {
    float: right;
    visibility: visible;
    display: inline;
}
#phllogo {
    float: left;
    width: 200px;
}
#phlslogan {
    display: block;
    background-color: #ff9900;
    text-align: right;
}
/* Spaltenanordnung */
#column_wrap {
    clear: both;
    position: relative;
}
/* MinisterInnenbox */
#m_theme {
    position: relative;
    padding-top: 17px;
    margin-left: 221px;
    display: block;
    overflow: hidden;
    color: #594D23;
}
.m_theme_box_main {
    position: relative;
    margin-right: 209px;
    border: 1px solid #FFE0B2;
    background: #FFF5E5;
    padding-bottom: 500px;
    margin-bottom: -500px;
}
#m_theme .contextitem {
    display:block;
    float: right;
    top: 0px;
    width: 198px;
    border: 1px solid #FFE0B2;
    background: #FFF5E5;
    padding-bottom: 500px;
    margin-bottom: -500px;
    font-size: 0.85em;
}
/* Neue Spaltenausrichtung START */
#column_wrap {
    clear: both;
    padding-top: 18px;
    position: relative;
}
#col1 {
    float: right;
    margin-left: -762px;
    margin-right: 218px;
    width: 544px;
}
#col1.fullscreen {
    float: right;
    margin-left: -762px;
    margin-right: 0;
    width: 762px;
}
#col3 {
    float: right;
    margin-right: 0;
    width: 200px;
}
#col2 {
    float: left;
    margin-left: 0;
    margin-right: -5px;
    width: 200px;
}
#column_wrap_13 {
    position: relative;
    float:right;
    margin-left: -762px;
    width: 762px;
}
#pagefooter {
    clear:both;
    padding: 1ex 0 0;
}
#column_1, #column_1, #column_1 {
    position: relative;
    display: block;
}
  #pageinfo {
    position: absolute;
    top: 0px;
    right: 0px;
  }
/* Neue Spaltenausrichtung ENDE */
/* here comes the heavy lifting */
#column_1_3_wrapper {
    position: relative;
    margin-left: 221px;
}
#column_1_wrapper_home {
    border-top: 1px solid #FFE0B2;
}
#column_1_wrapper_home {
    margin-right: 209px;
}
#column_1 {
    clear: both;
}
#column_1.fullscreen {
    margin-right: 0;
}
#column_1_wrapper_home #column_1 {
    padding-top: 11px;
}
#column_1_wrapper_home #column_1 {
    margin-right: 0px;
}
#column_2 {
    font-size: 0.8em;
}
#column_3_wrapper_home {
    position: absolute; 
    right: 0px; 
    top: 0px; 
    width: 200px;
    border-top: 1px solid #FFE0B2;
}
#column_3 {
    font-size: 0.85em;  
}
#column_3_wrapper_home #column_3 {
    margin-top: 11px;
}
/* TEMPORÄR! */
.hlist {
    /* (en) containing floats in IE */
    /* (de) Einfassen der Floats im IE */
    width:100%;
    overflow:hidden;
    /* (en) containing floats in all other browsers */
    /* (de) Einfassen der Floats in allen anderen Browsern */
    float:left;
    display:inline;
    /* (en|de) Bugfix:IE - collapsing horizontal margins */
    position:relative;
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    background:#fdfdfd url("/_img/common/css_bmbf_navigation.png") repeat-x bottom right;
    line-height:0;
    font-family: Georgia,"Nimbus Roman No9 L",serif;
  }
  .hlist ul {
    margin:0;
    padding:0;
    /* (en|de) Bugfix:IE - Doubled Float Margin Bug */
    display:inline;
    float:left; /* LTR */
    /* (en) Left margin of the first button  */
    /* (de) Abstand des ersten Buttons vom linken Rand  */
  }
  .hlist ul li {
    border-right:1px #9b9b9c solid;
    /* (en|de) Bugfix:IE - Doubled Float Margin Bug */
    display:inline;
    float:left; /* LTR */
    font-size:121.875%;
    line-height:35px;
    list-style-type:none;
    margin: 0;
    padding: 0;
  }
  .hlist ul li a,
  .hlist ul li strong {
    background:transparent;
    color:#5a3b05;
    display:block;
    font-size:1em;
    font-weight:normal;
    margin:0;
    padding: 0 1em 2px 1em;
    text-decoration:none;
    width:auto;
  }
  .hlist ul li.BIL .selected a,
  .hlist ul li.BIL a:focus,
  .hlist ul li.BIL a:hover,
  .hlist ul li.BIL a:active  {
    color: #ffffff;
    background:#fdfdfd url("/_img/common/css_hover_BIL.gif") repeat-x bottom right;
  }
  .hlist ul li.FOR .selected a,
  .hlist ul li.FOR a:focus,
  .hlist ul li.FOR a:hover,
  .hlist ul li.FOR a:active  {
    color: #ffffff;
    background:#fdfdfd url("/_img/common/css_hover_FOR.gif") repeat-x bottom right;
  }
  .hlist ul li.MIN .selected a,
  .hlist ul li.MIN a:focus,
  .hlist ul li.MIN a:hover,
  .hlist ul li.MIN a:active  {
    color: #ffffff;
    background:#fdfdfd url("/_img/common/css_hover_MIN.gif") repeat-x bottom right;
  }
  .hlist ul li.INO .selected a,
  .hlist ul li.INO a:focus,
  .hlist ul li.INO a:hover,
  .hlist ul li.INO a:active,
  .hlist ul li.HTS .selected a,
  .hlist ul li.HTS a:focus,
  .hlist ul li.HTS a:hover,
  .hlist ul li.HTS a:active  {
    color: #ffffff;
    background:#fdfdfd url("/_img/common/css_hover_HTS.gif") repeat-x bottom right;
  }   
  
  .hlist ul li.WIS .selected a,
  .hlist ul li.WIS a:focus,
  .hlist ul li.WIS a:hover,
  .hlist ul li.WIS a:active  {
    color: #ffffff;
    background:#fdfdfd url("/_img/common/css_hover_WIS.gif") repeat-x bottom right;
  }      
  
  
  .hlist ul li.active {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
  }
  .hlist ul li.active strong,
  .hlist ul li.active a:focus,
  .hlist ul li.active a:hover,
  .hlist ul li.active a:active { background:transparent; color:#fff; text-decoration:none; }
  
  .hlist .navsearch {
    font-size:1em;
    border: none;
  }
  .hlist .navsearch form{
    margin: 5px 11px;
    padding: 1px 0 0 0;
  }  
  .hlist .navsearch form .input_text{
    padding: 3px;
    border: 1px solid #b58f4f;
    width: 174px;
    background-color: #f3f3f3;
    float: left;
  } 
  .hlist .navsearch form .input_image{
    margin: 2px 0 0 5px;
  }
 
/* Schatten am Rand */
  .page_margins {
    border: 0 none;
    background: url(/_img/common/schatten_links.png) repeat-y scroll left center transparent;
    margin-bottom: 15px;
    padding: 0 14px;
  }
  .page {
    border: 0 none;
    padding: 0 14px 15px 0;
    margin: 0;
    background: url(/_img/common/schatten_rechts.png) repeat-y scroll right center transparent;
  }
.page_center {
    background-color: #FFFFFF;
    overflow:hidden;
    padding: 3px 8px 8px;
  }
  #border-top {
    display: none;
  }
#border-bottom {
    background: url(/_img/common/schatten_unten.png) repeat-x scroll left bottom transparent;
    font-size: 0;
    height: 14px;
    margin-top: -15px;
    position: relative;
    width: auto;
}
#edge-bl {
    background: url(/_img/common/schatten_ecke_links.png) no-repeat scroll right top #EDEDED;
    height: 24px;
    left: -16px;
    position: absolute;
    top: -8px;
    width: 24px;
}
 
#edge-br {
    background: url(/_img/common/schatten_ecke_rechts.png) no-repeat scroll left top #EDEDED;
    height: 24px;
    position: absolute;
    right: -1px;
    top: -9px;
    width: 24px;
}
 
#header {
    background-color: #FFFFFF;
    color: #000000;
    height: 124px;
    overflow: hidden;
    padding: 0;
}

  #header #topnav { top: -3px; right:0px; color: #040404; background: url("/_img/common/bg_topnav.png") repeat-x scroll 0 0 transparent; font-size:80%; width: 810px;}

#header #topnav ul{
    margin:0;
    padding: 0;
}
#header #topnav li{
    display: inline;
    float: left;
    list-style: none;
    padding:0;
    margin:0;
    background: url(/_img/common/bg_topnav.png) repeat-x;
    line-height:27px;    
}
#header #topnav li.last a{
    border: none;  
}
 
#header #topnav li a{
    border-right: 1px solid #9b9b9c;
    padding: 1px 12px;
}
#topnav a:focus, #topnav a:hover, #topnav a:active {
    background-color: transparent;
    text-decoration: underline;
}
#topnav a {
    background: none repeat scroll 0 0 transparent;
    color: #040404;
    font-weight: normal;
    text-decoration: none;
}

#header #topnav li.navsearch{
    display: inline;
    float: right;
    list-style: none;
    padding:0 0 0 3px;
    background: #ffffff;
}
#header #topnav form {
    border-left: 3px solid #FFFFFF;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    width: 185px;
}
#header #topnav .input_text{
    background: url(/_img/common/bg_suchfeld.png) repeat-x scroll 0 0 transparent;
    border: 1px solid #9B9B9B;
    height: 15px;
    margin-right: 3px;
    margin: 0;
    padding: 3px;
    position: absolute;
    top: 3px;
    width:145px;
    left:0;
}
#header #topnav .input_image{
    border: 1px solid #9B9B9B;
    height: 21px;
    margin: 0;
    overflow:hidden;
    position: absolute;
    right: 0;
    top: 3px;
}
#header #linkhome {
    border: medium none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 501;
}
