@CHARSET "UTF-8";

body {
    margin: 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px;
    background-color: #ffffff;
    color: #333333;
}

a, a:link, a:visited {
    color:#5995C8;
    font-size:11px;
}

a:hover, a:active {
    color:#5995C8;
    font-size:11px;
    text-decoration: underline;
}

#content a {
    font-size: 12px;   
    text-decoration: none; 
}

h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
    color:#777777;
}

h2 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 20px;
    color:#777777;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
}

h4 {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 20px;
}

th {
    font-weight: bold;
    color: #777777;
}

#header {
    background-color: #dddddd;
    border-bottom: 2px solid #aaaaaa;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
    height: 140px;
}

#header h1 {
    font-size: 30px;
    color:#ffffff;
}

#header h2 {
    font-size: 14px;
}

#footer {
    text-align: center;
    margin: 20px 0px 0px 0px;
    padding-top: 10px;
    border-top: 2px solid #aaaaaa;
    clear: both;
}

.clear {
    clear: both;
    height: 1px;
}

.message {
    font-weight: bold;
    margin-bottom: 10px;
}

.arrow {
    background: url(/media/images/allgemein/pfeil.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 14px;
    text-decoration: none;
}

.arrowBack {
    background: url(/media/images/common/arrow_back.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 11px;
}

.blocklabel {
    display: inline-block;
    width: 180px;
}

.dijitButton {
    margin: 1px;
}

.breadcrumb {
    margin-bottom: 10px;
}

.clear {
    clear: both;    
}

.box {
    background-image: url(/media/images/allgemein/background_box.jpg);
    background-repeat: no-repeat;
    margin-bottom: 15px;   
}

.boxcontent {
    margin: 4px;    
    font-size: 11px;
}

.box_ueberschrift {
    padding-top: 8px;
    margin-left: 4px;
    color:#2269B6;
    font-size:11px;
    font-weight:bold;   
}

.input_suche {
    background-color:#FFFFFF;
    border:1px solid #9CB2C7;
    color:#4784C3;
    font-size:11px;
    padding-left:1px;
    padding-right:1px;
    width:90%;
}

.input_button_suche {
    background-color:#E0E0E0;
    background-image:url(/media/images/allgemein/pfeil.gif);
    background-position:2px 2px;
    background-repeat:no-repeat;
    border-color:#FFFFFF #C6C6C6 #C6C6C6 #FFFFFF;
    border-style:solid;
    border-width:1px;
    color:#4784C3;
    font-size:11px;
    padding-left:14px;  
}

.page_impressum_link, .page_impressum_link:link, .page_impressum_link:active, .page_impressum_link:hover, .page_impressum_link:visited {
    font-size: 10px;
    text-decoration: none;    
}

ul {

}

li {
    list-style-type: none;
    background:url(/media/images/allgemein/pfeil.gif);
    background-position:0px 3px;
    background-repeat:no-repeat;
    margin-top:0px;
    margin-bottom:2px;
    margin-left:0px;
    margin-right:0px;
    padding-top:0px;
    padding-bottom:3px;
    padding-left:15px;
    padding-right:0px;
    text-indent:0px;
}

.jobTitle {
    font-size: 17px;
    font-weight: normal;
    color:#777777;
}

/**********************************************************
 *
 * Struktur Seite
 *
 **********************************************************/

#page_container {
    width: 740px;
    margin: 0 auto;
}



#page_header {
    margin-top: 20px;      
      
}

#logo {
    float: left;
    width: 300px;
	margin-top:22px;
}

#logo_tk {
    float: right;
    width: 200px;
    margin-right:0px;
}

#page_hilfsnavi {
    margin-top: 5px;
    margin-bottom: 3px;
    margin-left: 3px;
}

#page_navi {
    background-color: #003063;
    height: 25px;
    margin-bottom: 5px;
	padding:0px;
}

#page_navi_content {
    float: left;
    width: 620px;
	height:25px;
    
}

#page_navi_schriftzug {
    float: left;
    width: 100px;
    margin-right: 10px;
    margin-top: 4px;
    
}

#flash_startseite {
    height: 200px;
}

#content_container {
    margin-top: 3px;  
    margin-bottom: 30px;  
}

#spalte_links {
    width: 160px;
    float: left;
    margin-right: 17px;
}

#spalte_mitte {
    width: 375px;
    float: left;
    margin-right: 18px;
}
 
#spalte_rechts {
    width: 170px;
    float: left;
}   

#spalte_links_content {
    float: left;
    width: 155px;
    margin-right:5px;
}

#spalte_rechts_content {
    float: left;
    width: 580px;
}

#header_image {
    height: 180px;
    width: 580px;    
}

#content {
    margin-top: 10px;
    margin-left: 10px;  
    margin-bottom: 30px;  
}

#content_navi {
    margin-bottom: 10px;
}

#page_footer {
    border-top: 1px solid #e6e6e6;  
    margin-bottom: 40px;
}

#page_bottom_navi {
    margin-top: 4px;
}

#page_copyright {
    margin-top: 5px; 
    color:#999999;
    font-size: 10px;   
}

/**********************************************************
 *
 * Presse
 *
 **********************************************************/

.presse_container {
    background-color: #f8f8f8;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px;    
}

.presse_datum {
    color: #5A5A5A;
    margin-bottom: 2px;
    font-size: 11px;    
}

.presse_link {
    margin-bottom: 10px;    
}

.presse_ueberschrift {
    font-weight: bold;    
}

.presse_teaser {
    font-size: 11px;
    margin-top: 10px;
}

/**********************************************************
 *
 * Jobs
 *
 **********************************************************/

.jobTitle {
    margin-bottom: 4px;    
}

/**********************************************************
 *
 * Navi
 *
 **********************************************************/


.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:0px;
    margin-right: 5px;
}

.ebene0-1:hover {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:0px;
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:0px;
}

.ebene0-1_angewaehlt:hover {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:0px;
}

a.ebene1-1, a.ebene1-1:hover, a.ebene1-1:link, a.ebene1-1:visited, a.ebene1-1:active
    {
    border-bottom:#ffffff 1px solid;
    background:#E6E6E6;
    color:#5A5A5A;
    margin:0px;
    display: block;
    padding-left:5px;
    padding-top:4px;
    padding-bottom:4px;
    text-align:left;
    font-weight: bold;
    text-decoration:none;
    font-size:11px;
    }

a.ebene1-1_angewaehlt, a.ebene1-1_angewaehlt:hover, a.ebene1-1_angewaehlt:link, a.ebene1-1_angewaehlt:visited, a.ebene1-1_angewaehlt:active
    {
    border-bottom:#ffffff 1px solid;
    background:#E6E6E6;
    color:#005599;
    margin:0px;
    display: block;
    padding-left:5px;
    padding-top:4px;
    padding-bottom:4px;
    text-align:left;
    font-weight: bold;
    text-decoration:none;
    font-size:11px;
    }



a.ebene2-1, a.ebene2-1:hover, a.ebene2-1:link, a.ebene2-1:visited, a.ebene2-1:active
    {
    border-bottom:#ffffff 1px solid;
    background:#efefef;
    color:#5A5A5A;
    margin:0px;
    display: block;
    padding-left:5px;
    padding-top:4px;
    padding-bottom:4px;
    text-align:left;
    font-weight: normal;
    text-decoration:none;
    font-size:11px;
    }

a.ebene2-1_angewaehlt, a.ebene2-1_angewaehlt:hover, a.ebene2-1_angewaehlt:link, a.ebene2-1_angewaehlt:visited, a.ebene2-1_angewaehlt:active
    {
    border-bottom:#ffffff 1px solid;
    background:#efefef;
    color:#005599;
    margin:0px;
    display: block;
    padding-left:5px;
    padding-top:4px;
    padding-bottom:4px;
    text-align:left;
    font-weight: bold;
    text-decoration:none;
    font-size:11px;
    }

a.ebene3-1, a.ebene3-1:hover, a.ebene3-1:link, a.ebene3-1:visited, a.ebene3-1:active
    {
    border-bottom:#efefef 1px solid;
    background:#ffffff;
    color:#5A5A5A;
    margin:0px;
    display: block;
    padding-left:22;
    padding-top:4px;
    padding-bottom:4px;
    text-align:left;
    font-weight: normal;
    text-decoration:none;
    font-size:10px;
    }

a.ebene3-1_angewaehlt, a.ebene3-1_angewaehlt:hover, a.ebene3-1_angewaehlt:link, a.ebene3-1_angewaehlt:visited, a.ebene3-1_angewaehlt:active
    {
    border-bottom:#efefef 1px solid;
    background:#ffffff;
    color:#005599;
    margin:0px;
    display: block;
    padding-left:22;
    padding-top:4px;
    padding-bottom:4px;
    text-align:left;
    font-weight: normal;
    text-decoration:none;
    font-size:10px;
    }



.hilfsnavi_ebene1-1, .hilfsnavi_ebene1-1:link, .hilfsnavi_ebene1-1:visited, .hilfsnavi_ebene1-1:active, .hilfsnavi_ebene1-1:hover {
    padding-top:1px;
    padding-bottom:0px;
    padding-right:15px;
    display:block;
    color:#999999;
    text-decoration:none;
    font-size:10px;
}


    
.hilfsnavi_ebene1-1_angewaehlt:hover, .hilfsnavi_ebene1-1_angewaehlt:link, .hilfsnavi_ebene1-1_angewaehlt:visited, .hilfsnavi_ebene1-1_angewaehlt:active {
    padding-top:1px;
    padding-bottom:0px;
    padding-right:15px;
    display:block;
    color:#003366;
    text-decoration:none;
    font-size:10px;
}

.bottom_ebene0-1, .bottom_ebene0-1:link, .bottom_ebene0-1:visited, .bottom_ebene0-1:active, .bottom_ebene0-1:hover
    {
    padding-top:1px;
    padding-bottom:0px;
    padding-right:15px;
    display:block;
    color:#5995C8;;
    text-decoration:none;
    font-size:10px;
    }


    
.bottom_ebene0-1_angewaehlt:hover, .bottom_ebene0-1_angewaehlt:link, .bottom_ebene0-1_angewaehlt:visited, .bottom_ebene0-1_angewaehlt:active
    {
    padding-top:1px;
    padding-bottom:0px;
    padding-right:15px;
    display:block;
    color:#5995C8;;
    text-decoration:none;
    font-size:10px;
    }   

/**********************************************************
 *
 * Navi Aufklapp Layer
 *
 **********************************************************/

.dropdown0-1, .dropdown0-1_angewaehlt {
    position:absolute;
    margin-left:0px;
    margin-top:30px;
    width:200px;
}

.dropdown1-1, .dropdown1-1_angewaehlt {
    position:absolute;
    margin-left:200px;
    margin-top:0px;
    width:200px;
}


/**********************************************************
 *
 * Navi Runde Ecken
 *
 **********************************************************/

.ecke0-1_mitte, .ecke0-1_angewaehlt_mitte {
}

.ecke0-1_om, .ecke0-1_angewaehlt_om {
    background-image:url(/bilder/allgemein/ecke_om.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.ecke0-1_um, .ecke0-1_angewaehlt_um {
    background-image:url(/bilder/allgemein/ecke_um.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

.ecke0-1_lm, .ecke0-1_angewaehlt_lm {
}

.ecke0-1_rm, .ecke0-1_angewaehlt_rm {
}

.ecke0-1_lo, .ecke0-1_angewaehlt_lo {
    background-image:url(/bilder/allgemein/ecke_lo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

.ecke0-1_ro, .ecke0-1_angewaehlt_ro {
    background-image:url(/bilder/allgemein/ecke_ro.gif);
    background-position:right top;
    background-repeat:no-repeat;
}

.ecke0-1_lu, .ecke0-1_angewaehlt_lu {
    background-image:url(/bilder/allgemein/ecke_lu.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
}

.ecke0-1_ru, .ecke0-1_angewaehlt_ru {
    background-image:url(/bilder/allgemein/ecke_ru.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}

