body {
text-align:center;
background-image:url(../images/head_back.gif);
background-repeat:no-repeat;
background-position:top center;
margin:auto;

}


#container_main {
width:990px;
text-align:left;
margin:auto;
position:relative;
background-image:url(../images/content_back.gif);
background-repeat:repeat-y;
background-position:0px 0px;
}

#container_head {
width:990px;
height:309px;
background-image:url(../images/head_back.gif);
}

#box_seitenwechsel {
position:relative;
left:690px;
width:240px;
height:50px;
margin-top:-307px;
}

#container_navigation1 {
position:relative;
width:660px;
height:110px;
margin-left:287px;
margin-top:47px;
}



#container_navigation2 {
position:relative;
width:190px;
margin-left:60px;
margin-top:40px;
float:left;
font-family:verdana, arial, sans-serif;
font-size:11px;
}

*html, #container_navigation2 {
margin-left:30px;
}


#container_navigation2 a{
display:block;
color:#002E5E;
padding:2px 2px 2px 20px;
text-decoration:none;
background-image:url(../images/dot.gif);
background-repeat:no-repeat;
background-position:10px center;
margin-bottom:2px;
}


#container_navigation2 a:hover{
display:block;
color:#002E5E;
padding:1px 1px 1px 19px;
text-decoration:none;
background-image:url(../images/dot.gif);
background-repeat:no-repeat;
background-position:9px center;
background-color:#EBE2F0;
border:1px solid #002E5E;
margin-bottom:2px;
}

#container_navigation2 a.active{
display:block;
color:#002E5E;
padding:1px 1px 1px 19px;
text-decoration:none;
background-image:url(../images/dot.gif);
background-repeat:no-repeat;
background-position:9px center;
background-color:#EBE2F0;
border:1px solid #002E5E;
margin-bottom:2px;
}


#container_content {
position:relative;
float:right;
width:470px;
margin-top:40px;
margin-right:100px;
font-family:verdana, arial, sans-serif;
font-size:12px;
padding:20px 25px 10px 80px;
line-height:16px;
color:#002E5E;
}

*html, #container_content {
width:550px;
margin-right:60px;
}

p {
text-indent:20px;
margin-bottom:30px;
}
p:first-letter { 
font-size:150%; 
text-transform:uppercase;
}

*html, #container_bottom {
margin:0px;

}

h1 {
margin:0px 0px 20px 0px;
padding:0px;
font-size:15px;
}
.bild {
float:left;
border-right:5px solid #EAE7BB;
border-bottom:5px solid #EAE7BB;
border-top:5px solid #EAE7BB;

}

.bild2 {
float:left;
border-right:5px solid #EAE7BB;
border-bottom:5px solid #EAE7BB;
border-top:5px solid #EAE7BB;
border-left:5px solid #EAE7BB;

}

.bild3 {
float:left;
border-right:5px solid #BC9212;
border-bottom:5px solid #BC9212;
margin:0px 20px 15px -125px;

}

*html .bild3 {

}

#container_content a {
text-decoration:none;
color:#BC9212;
font-style:italic;
}

td {
background-color:white;
text-align:top;

}

.bildkasten {
margin:0px 0px 0px -125px;
}

.passbildcontainer {
width:130px;
jeight:350px;
float:left;
margin-right:15px;
}

#container_welcome_banner {
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    float:left;
    width: 190px;
    height: 169px;
    margin-left: 65px;
    margin-top: 96px;
    padding-top: 30px;
    background-image: url('../images/transp_welcome_back.png');
    
}
#container_welcome_banner p {
    text-indent:0px;
    padding: 0 10px;
}
#container_welcome_banner p:first-letter { 
    font-size:100%; 
    text-transform:none;
}
