body {
    /*font-size: 67.5%;  62.5% Resets 1em to 10px */
    font-size: 11px;
}

table {
    font-size: 1em;
}

body {
    font-family: verdana, arial, helvetica, sans-serif;
    /*font-family: Arial, Verdana, Sans-Serif;*/
    background-color: #ffffff; /* url("1pic/body_bg.gif") repeat-x left top; */
    color: #000000;
    margin: 0;
    padding: 0;
    text-align: center;
}

p {
    margin: 0;
    margin-bottom: 1em;
    line-height: 1.45em;
    font-size: 11px;
}

td {
    vertical-align: top;
}

img {
    border: none;
}

hr {
    color: #e8eff5;
    background-color: #e8eff5;
    height: 0px;
    border-bottom: solid 1px #e8eff5;
    border-top: solid 1px #e8eff5;
}

a {
    color: #0067b0;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

textarea {
    font-family: verdana, arial, helvetica, sans-serif;
}

#imagebild {
    /* height: 202px; */
    margin-bottom: 16px;
}

#imagebild img {
    display: block;
}

#logo {
    display: block;
}

#sitenav li {
    display: inline;
    background: url("1pic/bullet_small.gif") no-repeat 0em 0.45em;
    padding-left: 10px;
    padding-right: 8px;
}

#sitenav li a {
    text-transform: uppercase;
}

/******************/ /* Headers, plain */ /******************/
h1,h2,h3,h4,h5,h6 {
    margin: 0;
}

h1 {
/*    font-size: 1.8em;
    color: #e20a16;
    margin-bottom: 1em;
*/
    margin-top: 8px;
    font-family: verdana;
    font-weight: bold;
    color: #E20916;
    font-size: 19px;
    line-height: 36px; 
    line-height: 28px;
}

h2 {
    font-size: 1em;
    color: #000000;
    /*color:#0067B0;*/
    margin-bottom: 0.5em;
}

h3 {
    font-size: 1em;
}

h4 {
    font-size: 1em;
}

/* Headers, with link */
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    color: #000000;
    text-decoration: none;
}

h2 a {
    color: #0067b0;
}

h3 a {
    color: #0067b0;
}

h4 a {
    color: #0067b0;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
    text-decoration: underline;
}

/**************/ /* Linklisten */ /**************/
ul {
    padding: 0;
    margin: 0 0 1em 0;
}

ul li {
    list-style-type: none;
    padding-left: 9px;
    background-image: url("1pic/bullet.gif");
    background-repeat: no-repeat;
    background-position: 0 0.5em;
    vertical-align: middle;
    line-height: 1.4em;
}

.inhalte ul {
    padding: 0;
    margin: 0 0 1em 0;
}

.inhalte ul li {
    list-style-type: none;
    padding-left: 6px;
    background-image: url("1pic/bullet2.gif");
    background-repeat: no-repeat;
    background-position: 0 0.5em;
    vertical-align: middle;
    line-height: 1.4em;
}

ul.linkliste li,ul.stellenangebote li {
    margin-right: 10px;
    list-style-type: none;
    padding-left: 9px;
    background-image: url("1pic/bullet.gif");
    background-repeat: no-repeat;
    background-position: 0 0.5em;
    vertical-align: middle;
    line-height: 1.4em;
}

/*************/ /* Formulare */ /*************/
.formulare h3,.formulare p {
    padding-bottom: 2em;
}

.formularfeldgruppeninstanzen {
    padding-bottom: 2em;
}

.formular th {
    font-weight: normal;
}

.formular tr {
    padding-bottom: 0.3em;
}

.formulare p.error {
    color: #ff0000;
    margin-bottom: 1em;
}

.formular .error {
    color: #ff0000;
    padding: 0;
    margin: 0;
}

/* Ende Formulare */ /* Template */
.template {
    width: 980px;
    margin: 0 auto;
    text-align: left;
}

.template_center {
    width: 740px;
    float: left;
    /*border: 1px solid red; */
}

.template_content {
    width: 545px; 
    float: left;
    margin: 0px;
    padding: 0px;
}

.broad_content {
    width: 740px;
}

.template_right {
    width: 179px;
    float: left;
    display: none;
    margin-left: 16px;
    margin-top: 35px;
}

.template_right .bannerText {
    border: 1px solid #D9E5EE;
    border-width: 0px 1px 1px 1px;
    padding: 2px 4px 0px 4px;
}

.template_left {
/*    width: 224px; */
    width: 240px;
    float: left;
/*    margin-right: 16px; */
/*    border: 1px solid black; */
}

/* Inhalte */
#inhalteRueckruf {
    margin-bottom: 10px;
}

#inhalteAdresse {
    /* color: #0067b0; */
    /*font-size: 0.85em; */
}

#inhalteTopnav {
    float: left;
    height: 54px;
    width: 500px;
    margin-bottom: 10px;
}

#inhalteTopnav A {
    font-size: 10px;
    color: #2746b0;
    text-decoration: none;
    padding: 24px 7px 0px 7px;
    line-height: 33px;
    display: block;
    float: left;
}

#inhalteTopnav A:hover, #inhalteTopnav A.aktiv {
    color: #e20a16;
}

.template_center .inhalteEintrag {
    margin-bottom: 1em;
}

.template_center .broad_content .inhalteEintrag {
    margin-bottom: 0;
}
 

#inhalteVersionen {
    /* border-top: 1px solid #e20a16; */
    padding-top: 8px;
}


.template_right .box {
    /* border: 1px solid #cfd6ee;
    padding: 2px; */
    margin-bottom: 10px;
}

.template_right .box p {
    padding: 4px;
    margin: 0;
}


.clear {
    clear: both;
    font-size:0;
    height:0;
    line-height:0;    
}

/*
 * HEADER **********************************************************************
 */

.template_header {
    background-image: url('1pic/header/headerbg.gif');
    width: 980px;
}

.hotline {
    margin-bottom: 58px;
}

/*
 * CENTER **********************************************************************
 */

.template_center .banner .body {
    background: url("1pic/banner_bg.gif") repeat-x left center;
    padding: 5px;
}

.template_center .banner .body p {
    margin: 0;
    line-height: 1.15em;
}


/*
 * FOOTER **********************************************************************
 */

.template_footer {
    clear: both;
    background-image: url('1pic/footer/background.jpg');
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #F2F6F9;
    min-hight: 170px;
    font-size: 9px;
}

.template_footer P {
    font-size: 9px;
}


.template_footer_inner {
    width: 980px;
    margin: 0 auto;
    
    font-size: 10px;
    font-weight: normal;
    color: #004C91;
    text-align: left;
    
}

.template_footer_left A {
    line-height: 24px;
    color: #E20916;
}

.template_footer_left {
    background-image: url('1pic/footer/dbackground.jpg');
    background-repeat: repeat-x;
    float: left;
    width: 192px;
    height: 154px;
    padding: 16px 
}

.template_footer_right {
    font-size: 9px;
    background-image: url('1pic/footer/dbackground.jpg');
    background-repeat: repeat-x;
    float: left;
    width: 706px;
    margin-left: 16px;    
    height: 154px;
    padding: 17px 
}

/*
 * NAVIGATION LINKS ************************************************************
 */
 
/* Box */
.template_right .box, .template_left .box {
/*    border: 1px solid #cfd6ee; */
    padding: 0px;
    margin-bottom: 10px;
}

.navheader {
    background-image: url('1pic/navleft/header.jpg');
    background-repeat: no-repeat;
    width: 165px;
    height: 35px;
    line-height: 35px;
    color: #E20916;
    font-family: verdana;
    font-size: 11px;
    padding-left: 12px;
    margin-bottom: 1px;
}

DIV.navigationspunkte {
    width: 224px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: bold;
    font-size: 11px;
    line-height: 36px;
}

DIV.navigationspunkte DIV.eintrag {
    width: 224px;
/*    height: 36px; */
    list-style: none;
    list-style-type: none;
}

DIV.navigationspunkte DIV.eintrag DIV.eintrag {
    width: 224px;
/*    height: 36px; */
    list-style: none;
    list-style-type: none;
    margin-right: 6px;
}

DIV.navigationspunkte DIV.eintrag a {
    background-image: url('1pic/navleft/button.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    
    color: #0067b0;
    display: block;

    
    text-decoration: none;
    line-height: 35px;
    padding-left: 8px;
}

DIV.navigationspunkte DIV.eintrag DIV.eintrag A {
    background-image: none;
    background-color: #FCFCFE;
        
    width: 206px;
    color: #0067b0;
    display: block;

    
    text-decoration: none;
    line-height: 20px;
    font-weight: normal;
    
    padding-left: 16px;
    
    border: 1px solid #BED8F5;
    border-width: 0px 1px 0px 1px;
}

DIV.navigationspunkte DIV.eintrag A.aktiv {
    border: 1px solid #BED8F5;
    border-width: 1px 1px 0px 1px;
}

DIV.navigationspunkte DIV.eintrag DIV.navigationspunkteLetzterEintrag A {
    margin-bottom: 4px;
    border: 1px solid #BED8F5;
    border-width: 0px 1px 1px 1px;
    
}

DIV.navigationspunkte DIV.eintrag a:hover, DIV.navigationspunkte DIV.eintrag a.aktiv {
    background-image: url('1pic/navleft/button_hover.jpg');
    color: #e20a16;
}

DIV.navigationspunkte DIV.eintrag DIV.eintrag a:hover, DIV.navigationspunkte DIV.eintrag DIV.eintrag a.aktiv {
    /* background-image: url('1pic/navleft/button_hover.jpg'); */
    color: #e20a16;
}


/*
 * NAVIGATION LINKS EBENE 2 ****************************************************
 */
 
ul.navigationspunkte ul li {
    background: none;
    padding-left: 0;
    margin-left: 0;
    font-weight: normal;
}


.inhalteHomeindexLay DIV.indexBox {
    float: left; 
    width: 236px; 
    margin: 0px 16px 28px 0px;
}

.inhalteHomeindexLay DIV.indexBoxRight {
    margin-right: 0px;
} 

.indexBoxHeader {
    width: 230px; 
    height: 35px;
    background-image: url('1pic/cnav/head.jpg');
    
    font-family: 'verdana';
    font-weight: bold;
    font-size: 13px;
    line-height: 35px;
    color: #E20916;
    padding-left: 6px;
}
.indexBoxBody {
    background-color: #F2F6F9;
    height: 72px;
    padding: 6px;
    font-size: 10px;
    overflow: hidden;
}

.indexBoxBody P {
    font-size: 10px;
}

.indexBoxBodyInner {
    overflow: hidden;
}

.indexBoxButton {
    width: 206px; 
    height: 26px;
    background-image: url('1pic/cnav/button.jpg');
    text-align: right;
    line-height: 26px;
    padding-right: 30px;
}

#banners {
    margin-top: 7px;
}

.template_center H1 {
    margin-bottom: 6px;
}



#copyright {
    padding-bottom: 16px; 
} 


.content_nav { 
    margin: 32px 0px 32px 0px;
}

.content_nav .navpt {
    margin-top: 12px;
    background-color: #E5EDF4;
}

.content_nav .navpt A {
    line-height: 64px;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    color: #FF000D;
    text-decoration: none;
     
}

.content_nav .navpt IMG {
    padding: 13px 13px 13px 13px;
    vertical-align: middle;
}

TD.spacer {
    width: 3px;
    /*
    padding-left: 3px;
    padding-right: 0px;
    */
}

TD.vspacer {
    height: 3px;
/*    padding-top: 3px;
    padding-bottom: 0px;
*/     
}

TR.spacer {
    height: 5px !important;
}

.multicolumnul UL {
    margin: 8px 0px 8px 0px;
    display: block;
}

.multicolumnul UL LI {
    display: block;
    width: 170px;
    float: left;
    margin: 4px 0px 4px 0px;
}


.multicolumnul UL:after {
    content: "<div class="clear"></div>";
}

.multicolumnul UL:before {
    clear: both;
}

.multicolumnul H2 {
    margin-top: 16px;
    padding-top: 16px;
    clear: both;
}

.printLink {
    clear: both;
    margin: 8px 0px 8px 0px;
    padding: 8px 0px 8px 0px;
}

DIV.contentNavBlock {
    width: 160px;
    height: 48px;
    line-height: 50px;
    border: 1px solid #EDF2F6;
    background-color: #EDF2F6;
    text-align: center;
    margin: 0px 10px 10px 0px; 
    float: left;
    color: #0067B0;
}

DIV.contentNavBlock:hover {
    background-color: #fff;
    border: 1px solid #EDF2F6;
}

DIV.contentNavBlock A {
    display: block;
    width: 158px;
    height: 48px;
    font-weight: bold;
    color: #0067B0;
}

.template_header TABLE {
    margin-bottom: 8px;
}
