html, body {
    margin: 0px; padding: 0px;
    width: 100%;
    background-color: #FFF;
    text-align: center;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: #000000;
}
h1, h2, h3 {
    margin: 0px 0px 10px 0px; padding: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #043671;
}
h1 {
    color: #043671;
    font-size: 24px;
    font-family: Arial, Verdana, Helvetica;
}
h2 {
    font-size: 16px;
    color: #043671;
    font-family: Arial, Verdana, Helvetica;
}
h3 {
    font-size: 16px;
    color: #000000;
    font-family: Arial, Verdana, Helvetica;
}
a {
    color: #043671;
    text-decoration: none;
}
strong {
    color: #043671;
}
img {
    border: 0px;
}
a:hover {
    color: #000;
}
p {
    margin: 0px 0px 10px 0px; padding: 0px;
    line-height: 1.4;
}


.navFirst {
    margin: 10px 0px 0px 36px;
    padding: 0px;
    list-style: none;
    font-size: 14px;
}
.navFirst li {
    margin: 15px 20px 0px 5px;
    padding: 0px 0px 0px 5px;
    float: left;

}
.navFirst li a {

}
.navFirst li a:hover {
    
}
.navFirst li .on {
   background-image: url("../upload/Navi/navi.png"); 
   background-repeat: no-repeat;
   background-position: 50% 9px;
   margin-top: 5px;
   padding-bottom: 15px;
   behavior: url("/uniti/cms/iepngfix.htc");
   
}

.navSecond{
   float: left;
   width: 175px;
   margin: 0px 0px 10px 0px; 
   padding: 0px;
   
}
.navSecond li {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 0px 0px;
}
.navSecond li a {

}
.navSecond li a:hover {
   
}
.navSecond li .on {
   color: #000000;
}


.navThird{
   
}
.navThird li {
    
}
.navThird li .on {
   color: #000000;
}
.navService {
    position: relative;
    float: right;
    list-style: none;
    margin: 20px 8px 0px 0px;
}
.navService li {
    margin: 0px 20px 0px 5px;
    padding: 0px 0px 0px 5px;
    border-left: 1px solid #000; 
    float: left;
}
.navService li a {
    font-weight: normal;
    color: #000;
    text-decoration: none;
}
.navService li a:hover {
    color: #ff0000;
}
.navService li .on {
    color: #ff0000;
}



.global {
    position: relative;
    text-align: left;
    margin: auto;
    width: 990px;
}

.headline {
    background-image: url("../images/shd.png");
    position: relative;
    float: left;
    width: 100%;
    height: 30px;
    text-align: right;
}
.navService li {
    border-left: 1px solid #999; 
}
.header {
    background-image: url("../images/shd.png");
    position: relative;
    float: left;
    width: 100%;
    height: 150px;
}
.logo {
    background-image: url("../images/sve_logo.jpg");
    background-repeat: no-repeat;
    width: 170px;
    height: 150px;
    margin-left: 10px;
    float: left;
}

.kigalogo {
    background-image: url("../images/kigalogo.jpg");
    background-repeat: no-repeat;
    width: 170px;
    height: 150px;
    margin-left: 10px;
    float: left;
}
.header_image {
    float: left;
    background-image: url("../images/header_image.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 793px;
    height: 150px;
}

.menue {
    background-image: url("../images/menu_bg.png");
    float: left;
    width: 100%;
    height: 90px;
    position: relative;
}
.sub_menue {
    float: left;
    background-image: url("../images/shd.png");
    height: 50px;
    width: 100%;
}
.status {
    float: left;
    width: 550px;
    height: 30px;
    margin-left: 30px;
}
.suche {
    float: right;
    width: 223px;
    height: 30px;
    margin: 0 33px 0 0;
}

/* content_shd nur für den Schatten links und rechts zuständig */
.content_shd {
    background-image: url("../images/shd.png");
    background-repeat: repeat y;
    overflow: auto;
    width: 100%;
    position: relative;
    float: left;
    
}
.content {
    background-repeat: repeat x;
    overflow: auto;
    width: 972px;
    position: relative;
    margin: auto;
    text-align: left;
}
.textbox_links {
    min-height: 580px;
    position: relative;
    float: left;
    width: 175px;
    margin: 10px 0px 20px 20px;
}
.textbox_links img {
    margin: 0px 0px 0px 0px;
}
.textbox_rechts {
    width: 700px;
    min-height: 580px;
    position: relative;
    float: right;
    margin: 10px 25px 20px 0px;
    text-align: justify;
}

.textbox_rechts strong{
    color: #000000;
}
/* .textbox_rechts img {
    margin: 10px 0px 10px 10px;
    float: right;
    border: 2px solid;
}
 */
 
.footline{
    float: left;
    margin-bottom: 10px;
    padding: 10px 0px 10px 200px;
    text-align: center;
}
.footer1 {
    float: left;
    width: 100px;
    position: relative;
    height: 80px;
    margin-left: 80px;
    background-image: url("../images/footer1.jpg");
    background-repeat: no-repeat;
}
.footer2 {
    float: left;
    width: 100px;
    position: relative;
    height: 80px;
    margin-left: 80px;
    background-image: url("../images/footer2.jpg");
    background-repeat: no-repeat;
}
.footer3 {
    float: left;
    width: 100px;
    position: relative;
    height: 80px;
    margin-left: 80px;
    background-image: url("../images/footer3.jpg");
    background-repeat: no-repeat; 
}
.footer4 {
    float: left;
    width: 100px;
    position: relative;
    height: 80px;
    margin-left: 80px;
    background-image: url("../images/footer4.jpg");
    background-repeat: no-repeat;
}
.footer5 {
    float: left;
    width: 100px;
    position: relative;
    height: 80px;
    margin-left: 80px;
    background-image: url("../images/footer5.jpg");
    background-repeat: no-repeat; 
}
.footer {
    float: left;
    width: 100%;
    position: relative;
    height: 50px;
    background-image: url("../images/footer_shd.png");
    background-repeat: no-repeat; 
}

.footgelb {
    float: left;
    width: 972px;
    position: relative;
    height: 79px;
    background-image: url("../images/foot_bg.png");
    background-repeat: no-repeat; 
    margin: 0px 0px 0px 9px;
    text-align: center;
}

.foottext {
    margin: 35px 0px 0px 9px;
    color: #043671;
}

.picture_left {
    float: left;
    margin: 0px 20px 20px 0px;
}

.picture_right {
    float: right;
    margin: 0px 0px 20px 20px;
}


.item h1 {
    font-size: 13px;
}
.item {
    float: left;
    width: 145px;
    margin: 0px 20px 5px 0px;
    text-align: left;
height: 280px;
}
img.cols_1 {
    width: 141px; height: 141px;
}
.cols_2 {
    width: 310px;
}

img.cols_2 {
    width: 250px;
}
 
 
 
.item2 {
    float: left; margin: 0 30px;
}
