/* Letzte Publizierung: Montag, 28. Juni 2010 16:27 */
#dummyID .dummyCLASS { display: none /* dummy wegen TIDY */ }
/* Allgemeine Tags und Angaben */
body {
    background-color: white;
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;    
    font-size : 80%;
    width : 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: auto;
    background-image: URL(/_img/common/Header_full.jpg);
    background-repeat: no-repeat;
}
h1, 
h2, 
h3,
h4,
h5,
h6 {
    margin: 0em;
    color: #0042A7;
    font-weight : strong;
    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: #000000;
    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: #2f68ad;
    text-decoration: none;
    background-repeat: no-repeat;
}
a:visited{
    color: #2f68ad;
    text-decoration: none;
}
a:hover,
a:focus {
    text-decoration: underline;
}
a:active {
    color: #2f68ad;

    text-decoration: none;
}
img {
    border: none;
}
#column_3 img {
    border-top: 0px solid #FFFFFF;
    margin: 0px;
    padding: 0px;
}
#column_3 img.fullwidth {
    border-top: none;
    border-left: none;
    border-right: none;
}
hr {
    border: none;
    border-bottom: 1px solid #0042a7;
    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: 0.9em;
    text-align : right;
    padding: 6px;
    margin-right: 10px;
}
#phservicemenu p {
    margin: 0px;
    padding: 0px;
}
#phservicemenu a,
#phservicemenu a:link,
#phservicemenu a:visited {
    text-decoration: bold;
    color: #000000;
    border-color: #000000;
}
#phservicemenu a:hover {
    text-decoration: underline;
}
/* Headerbereich */
#phlogos {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    /*background-color: #ff9900;*/
    height: 160px;
    text-align: right;
    border-bottom: 0px solid black;
}
#pageheader {
    border-bottom: 0px solid #FFFFFF; /* #ff9900 */
    /*background-color: #000000;*/
}
#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;
    margin-right: 30px;
    margin-top: 20px;
}
#phllogo {
    float: left;
    width: 200px;
}
#phlslogan {
    display: block;
    /*background-color: #ffffff;*/    
    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 #f5e8cb;    
    background: #ffffff;
    padding-bottom: 500px;
    margin-bottom: -500px;
}
#m_theme .contextitem {
    display:block;
    float: right;
    top: 0px;
    width: 198px;
    border: 1px solid #f5e8cb;    
    background: #ffffff;
    padding-bottom: 500px;
    margin-bottom: -500px;
    font-size: 0.85em;
}
/* here comes the heavy lifting */
#column_1_3_wrapper {
    position: relative;
    margin-left: 221px;
}
#column_1_wrapper_home {
    border-top: 1px solid #f5e8cb;
}
#column_1_wrapper_home {
    margin-right: 209px;
}
#column_1 {
    clear: both;
    margin-top: 10px;
    /*padding-top: 10px;*/
    margin-bottom: 6ex;
    margin-right: 248px; /*218px;*/
    margin-left: 30px;
    /*background-color: #FFFFFF;*/
}
#column_1_wrapper_home #column_1 {
    padding-top: 11px;
}
#column_1_wrapper_home #column_1 {
    margin-right: 0px;
}
#column_2 {
    position: absolute;
    top: 0px;
    font-size: 0.8em;
    width: 200px;
}
#column_3_wrapper_home {
    position: absolute; 
    right: 0px; 
    margin-top: 0px; 
    margin-bottom: 0px;
    width: 200px;
    border-top: 1px solid #ffffff;
}
#column_3 {
    position: absolute; 
    right: 0px; 
    top: 0px; 
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 0.85em;
    width: 200px;
    /*background-color: #b9ceea;*/
}
#column_3_wrapper_home #column_3 {
    margin-top: 11px;
    margin-bottom: 0px;
}