/* Letzte Publizierung: Dienstag, 7. September 2010 20:00 */
#dummyID .dummyCLASS { display: none /* dummy wegen TIDY */ }
/* Allgemeine Tags und Angaben */
body {
    background: #77ab27 url(/_img/common/green_fader.gif) repeat-x;
    color: #3e3e3e;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 80%;
    width : 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: auto;
}
#page
{
    margin-right: 44px;
    max-width: 1400px;
    position: relative;
}
#column_1 h1, 
#column_1 h2, 
#column_1 h3,
#column_1 h4,
#column_1 h5,
#column_1 h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, 
h2, 
h3,
h4,
h5,
h6 {
    margin: 0em;
    color: #333333;
    font-weight : normal;
    margin-bottom: 1ex;
    font-family: Arial, Helvetica, sans-serif;
}
#column_3 h3,
#column_3 h4,
#column_3 h5,
#column_3 h6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 1.65em;
    color: #333333;
    font-weight: bold;
}
#column_1 h1 {
    font-size: 1.45em;
}
#column_1_wrapper_home h2 {
    font-size: 1.55em;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
h2 {
    font-size: 1.1em;
    font-weight: bold;
}
#column_3 h2 {
    font-size: 1.35em;
    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: Verdana, "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: #333333;
}
p {
    margin: 0px;
    margin-bottom: 3ex;
}
a,
a:link{
    color: #166B37;
    text-decoration: none;
    background-repeat: no-repeat;
}
a:visited{
    color: #166B37;
    text-decoration: none;
}
a:hover,
a:focus {
    text-decoration: underline;
}
a:active {
    color: #FF0000;
    text-decoration: none;
}
img {
    border: none;
}
#column_3 img {
    border: 1px solid #cccccc;
}
#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;
}
ol {
  padding:  0 0 0.5em 21px;
}
#column_1 ol li {
  margin: 0;
  margin-bottom: 0.5em;
  padding: 0;
}
.invisible,
.printonly {
    visibility: hidden;
    display: none;
}
.clearfloats {
    clear: both;
    height: 0px;
}
.clearfloats_2 {
    clear: both;
    height: 0px;
}
.clearfloats img {
    visibility: hidden;
    position: absolute;
    border: none;
    margin-left: -2000px;
}
/* Servicemenü */
#phservicemenu {
    position: absolute;
    right: 0px;
    z-index: 200;
    font-size: 0.85em;
    text-align : right;
    padding: 4px 0px;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#phservicemenu p {
    margin: 0px;
    padding: 2px 6px;
    background-color: #ff9900;
}
#phservicemenu a,
#phservicemenu a:link,
#phservicemenu a:visited {
    text-decoration: none;
    color: #ffffff;
    padding: 0px 4px 0px 4px;
}
#phservicemenu a:hover {
    text-decoration: underline;
}
/* Headerbereich */
#phlogos_wrapper {
    background: url(/_img/common/bg_header_fader.gif) repeat-x;
    margin-left:235px;
}
#phlogos {
    position: relative;
        width:100%;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #d8e3e7;
    height: 187px;
    text-align: right;
    border-bottom: none;
    background: url(/_img/common/bg_header.jpg) no-repeat;
}
#phlogos #phl_pt_ie6 {
    display: none;
}
    
#phl_bmbf,
#phl_bmbfpt,
#phl_pt {
    position: absolute;
    float: left;
}
#phl_bmbf {
    left: 0px;
}
#phl_bmbfpt {
    left: 0px;
}
#phl_pt {
    left: -35px;
    top: 20px;
    border: none;
}
#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 {
    position: relative;
}
/* here comes the heavy lifting */
#column_1_3_wrapper {
    overflow:hidden;
    margin-left: 235px;
}
#column_1_wrapper_home,
#column_1_wrapper_redirect,
#column_1_wrapper_extra,
#column_1_wrapper_overview,
#column_1_wrapper_bid,
#column_1_wrapper_date,
#column_1_wrapper_news,
#column_1_wrapper_bucheintrag,
#column_1_wrapper_article {
  float: left;
  width: 100%;
  background: #ffffff;
  padding-bottom: 32767px;
    margin-bottom: -32767px;
}
#column_1_wrapper_home {
}
#column_1 {
  overflow:hidden;
  padding-top: 28px;
  margin: 0 265px 2ex 29px; 
}
#column_2{
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 0.8em;
    width: 200px;
}
#column_3_wrapper_home,
#column_3_wrapper_redirect,
#column_3_wrapper_extra,
#column_3_wrapper_overview,
#column_3_wrapper_bid,
#column_3_wrapper_date,
#column_3_wrapper_news,
#column_3_wrapper_bucheintrag,
#column_3_wrapper_article {
float: left;
width: 232px; /*Width of right column*/
margin-left: -232px; /*Set left margin to -(RightColumnWidth)*/
background: #ffffff;
padding-bottom: 32767px;
    margin-bottom: -32767px;
}
#column_3 {
    margin-top: 24px;
    font-size: 0.85em;
    padding-right: 20px;
}
#pageinfo {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 500;
}