/* Letzte Publizierung: Freitag, 3. September 2010 19:00 */
#dummyID .dummyCLASS { display: none /* dummy wegen TIDY */ }
/* Allgemeine Tags und Angaben */
body {
    background-color: #ffffff;
    margin:0px;
    color: #050505;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 80%;
}
h1, 
h2, 
h3,
h4,
h5,
h6 {
    margin: 0em;
    color: #3E3E3E;
    font-weight : normal;
    margin-bottom: 2ex;
}
h1 {
    font-size: 1.6em;
    color: #0B0A09;
}
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: #E3781A;
}
p {
    margin: 0px;
    margin-bottom: 3ex;
}
a,
a:link{
    color: #E3781A;
    text-decoration: none;
    background-repeat: no-repeat;
}
a:visited{
    color: #E3781A;
    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 {
  display: none;
}
#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 img {
    visibility: hidden;
    position: absolute;
    border: none;
    margin-left: -2000px;
}
/* Servicemenü */
#phservicemenu {
    font-size: 0.85em;
    text-align : right;
    padding: 6px;
    padding-right: 22%;
    background-color: #D5D5D5;
}
#phservicemenu p {
    margin: 0px;
    padding: 0px;
}
#phservicemenu a,
#phservicemenu a:link,
#phservicemenu a:visited {
    text-decoration: none;
    color: #606060;
    border-color: #606060;
}
#phservicemenu a:hover {
    text-decoration: underline;
}
/* Seiteneinteilung */
.page_margins { 
  border: 1px solid #D5D5D5;
  border-top: none;
  text-align:left; 
  margin: 0 auto; 
}
/* (en) Layout: width, background, borders */
/* (de) Layout: Breite, Hintergrund, Rahmen */
.page_margins { min-width: 940px; max-width: 85em; background: #fff; }
/* Headerbereich */
#phlogos {
    position: relative;
    margin: 0px;
    height: 130px;
    text-align: right;
    border-bottom: 7px solid #EAEAEA;
    background: #FFFFFF url(/_img/common/ico_orange_square.gif) top left repeat-x;
}
#pageheader {
    clear:both;
}
#pageheader #phlogos a img {
    
}
#phl_bmbf,
#phl_bmbfpt,
#phl_pt {
    position: absolute;
    float: left;
}
#phl_bmbf {
    left: 0px;
}
#phl_bmbfpt {
    left: 0px;
}
#phl_pt {
    left: 200px;
    border-left: 17px solid white;
}
#phl_slogan {
    float: right;
    visibility: visible;
    display: inline;
    margin-right: 144px;
}
#phllogo {
    float: left;
    width: 200px;
}
#phlslogan {
    display: block;
    background-color: #ff9900;
    text-align: right;
}
/* Spaltenanordnung */
#column_wrap {
  margin: 0px;
  padding: 0px;
  clear: both;
  float:left;
  width: 100%;
  background-color: #D5D5D5;
}
/* here comes the NEW heavy lifting */
.column_1_wrapper {
  background-color: #FFFFFF; 
  padding:0px; 
  width: 56%; 
  float:right; 
  margin-left: -78%; 
  margin-right: 22%;
  margin-bottom: 30px;
}
#column_1 {  }
.column_3_wrapper { padding:0px; width: 21%; float:right; margin-right: 0px;}
#column_3 { padding-left: 0px; padding-right: 10px }
.column_2_wrapper { padding:0px; float:left; width: 21%; margin-left: 0; margin-right: 0px; }
#column_2 { padding-left: 10px; padding-right: 0px }
#column_1, #column_2, #column_3 { margin: 0px; position:relative; }
#pagefooter {clear: both; position: relative;}
#pagefooter .jump {background-color: #EAEAEA;padding: 4px 0px 4px 22%;}
#pagefooter .jump a {color: #4F4F4F; background: url(/_img/common/ico_up.gif) left center no-repeat; }
#pagefooter .copyright_info hr {display:none;}
#pagefooter .copyright_info {color: #4F4F4F;font-size: 85%;margin:0px;padding:10px;padding-left: 22%;height: 2.8em;}
.clearfix:after {
    content: ".";
    display: block;
    font-size:0;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
.clearfix { display: block; }