html {
    overflow-y: scroll;
    margin-bottom: 1px;

    height: 100%!important;
    height: auto;
}

body {
    margin-top: 10px;
    background: #E8E4E1 url("../images/layout/mainBg.gif") center top repeat;
    background-attachment: fixed;
    font-family: verdana, Arial,sans-serif;
    font-size: 11px;
    color: #80807d;

    scrollbar-3dlight-color: #D6D3CE;
    scrollbar-arrow-color: #333333;
    scrollbar-darkshadow-color: #DDDDDD;
    scrollbar-face-color: #D6D3CE;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #848284;
    scrollbar-track-color: #EEEEEE;
}

/*
.clearer {
    background-color:#919191;
    border:0px none;
    color:#919191;
    height:1px;
    margin-left:0pt;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align:left;
    width:100%;
    clear:both;
}
*/

.clearer {
    border: 0px; /* Für Firefox und Opera */
    border-top: dotted 1px #919191;
    border-bottom: dotted 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
    margin-top: 10px;
    margin-bottom: 10px;
    clear:both;
}

#ifpi_banner_2 {
    text-align: center;
    margin-bottom: 12px;
}

.spaceToMain {
    display: block;
    height: 10px;
    border: 0px dotted #FFDD00;
}

#outer {
    width:922px;
    margin:0 auto;
    text-align:center; /*ie zentrierung*/
}

.tiny {
    font-size:1px; /*ie small element height fix */
}

#outer_top {
    position:relative; /* wegen header_img */
    overflow:visible;
    height:6px;
    background:#fff url(../images/layout/outer_top_right.gif) no-repeat top right;
}

#outer_middle {
    background:#fff url(../images/layout/outer_right.gif) repeat-y right;
    text-align:left; /*wiedergutmachung von text-align:center in #outer*/
    padding:10px 23px 10px 18px;
}

#outer_bottom {
    font-size:1px;
    height:6px;
    background:#fff url(../images/layout/outer_bottom.gif) no-repeat bottom;
}

#header_img {
    height:201px;
    width:286px;

    position:absolute;
    left:643px;
    top:-4px;
}

#header_box1 {
    margin-bottom:15px;
}

#header_box2 {
    background:transparent url(../images/layout/headerBoxMiddle.jpg) repeat-x left top;
    padding:0;
    margin:0;
}

#header_box2 table{
    width:100%;
}

#service_box td {
    vertical-align:top;
}

#service_box {
    background:transparent url(../images/layout/serviceBoxMiddle.gif) repeat-x left top;
    margin-bottom:3px;
}

#service_nav{
    padding-left:20px;
    line-height:9px;
}

#service_box a,#service_box .active { padding-right:15px; }

/* outer table ends */

/* service box */



.serviceBoxMiddleBg {
    background: transparent url("../images/layout/serviceBoxMiddle.gif") left top repeat-x;
    color: white;
    font-size: 10px;
    font-weight: bold;
    padding-left: 15px;
}

/* navigation */

.naviTable {
    margin-top: 10px;
}

.naviTableDiv {
    height: 28px;
    padding-left: 15px;

    text-align: left;
    vertical-align: middle;

    background-color: #DDDDDD;
    border: 0px dotted #333333;
}

/* content */

#contentTable {
    margin-top: 10px;
}

#contentLeft {
    vertical-align: top;
    height: 300px;
    border: 0px dotted #333333;
    padding-right: 50px;
    padding-left: 10px;
}

#contentRight {
    vertical-align: top;
    width: 220px;
    border: 0px dotted #333333;
}
#contentRight .bottom { /*runde ecken von grauen kästchen*/
    margin-bottom:10px;
    background:#E8E8E8 url(../images/layout/right_normaldiv_bottom.gif) repeat scroll left;
    height:2px;
}
#contentRight .csc-header {
    padding-bottom:10px;
}

.tagCloudTable {
    margin-top: 10px;
}

.tagCloudTableDiv {
    vertical-align: top;
}

#breadcrumb {
    margin-bottom:20px;
}
#nav3, #nav4 {
    margin-bottom:25px;
}

.tagCloudDiv {
    /* border: 1px solid #FF0000; */
    padding: 5px;
    width: 640px;
    line-height: 22px;
    text-align: justify;
}

#contentRight .normalDiv #login_zusatz {
    font-size:9px;
    padding-bottom:3px;
    padding-left:7px;
}

#quickForm fieldset {

}
#quickForm {
    padding-bottom:5px;
    /*height:50px;*/
}
* html #quickForm {
    background: #E8E8E8 url(../images/layout/schnellstart_bg.gif) no-repeat scroll 0pt -10px;
}

/* images in news */

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
    float:left;
    padding-bottom: 10px;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap {
    float:left;
    padding-bottom: 10px;
}
#contentRight .tx-rbflashobject-pi1-swf_altcontent {
    padding:0 10px;
}
#contentRight #bvmitvtext {
    float:none;
    clear:both;
    padding:10px 10px 0;
    width:200px;
}
#contentRight .normalDivRight {
    float:left;
    width:219px;
}

/* Change header content */

#header_change {
    top: 10px;
    left: 240px;
    height: 60px;
    width: 468px;
    position: absolute;

    /* display: none; */
}

/* Gold/Platin Datenbank */

.gp_datenbank {
    width: 350px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #A19C9B;
}

.gp_datenbank a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

.gp_datenbank a:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

/* ### SOCIAL BOOKMARKS BEGIN ### */

#div_socials {
    text-align: center;
    padding: 0px !important;
}

#div_socials .bodytext {
    padding: 4px 7px 10px 7px !important;
}

#ul_socials {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#ul_socials li {
    margin: 0px;
    padding: 0px;
    display: inline;
}

#ul_socials li img {
    margin: 0px;
    padding: 2px 2px 2px 2px;
    border: 1px solid #E8E8E8;
}

#bodyID_84 #div_socials, /* Startseite */
#bodyID_56 #div_socials, /* Politik */
#bodyID_59 #div_socials, /* Recht */
#bodyID_61 #div_socials, /* Kultur */
#bodyID_110 #div_socials, /* Statistik */
#bodyID_263 #div_socials, /* Verbraucher */
#bodyID_82 #div_socials, /* Presse */
#bodyID_74 #div_socials, /* Ueber uns */
#bodyID_97 #div_socials, /* Mitarbeiter */
#bodyID_245 #div_socials { /* Vorstand */
    display: none;
}

/* ### SOCIAL BOOKMARKS END ### */

.news_footer_center {
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    background-repeat: repeat-x;
    background: url(../images/layout/news_footer/footer_center.gif);
}


#div_footer_container_3 .news_footer_center {
    color: #80807D;
    background: url(../images/layout/news_footer/footer_center_sw.gif);
}

.news_footer_center a {
    color: #FFFFFF;
    text-decoration: underline;
}

.news_footer_center a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

#div_footer_container_3 .news_footer_center a {
    color: #80807D;
}

#div_footer_container_3 .news_footer_center a:hover {
    color: #80807D;
}

/* FACEBOOK */

#facebook-like {
    margin: 2px 0px 0px 15px;
}

.facebook-wrapper {
    height: 70px;
    position: relative;
}

.facebook-wrapper .blank {
    top: 60px;
    right: 15px;
    font-size: 10px;
    position: absolute;
}
