
body {
background: #dddddd;
font-family: arial, verdana, lucida, helvetica, sans-serif;
margin: 0px;
padding: 0px;
color: #000;
}

#behaelter {
position: relative;
background: #efefef;
margin: 20px auto;
padding: 0px;
width: 700px;
border: 5px solid #021D63;
}

#linksgesamt {
position: absolute;
top: 120px;
left: 0px;
width: 166px;
border-bottom: 1px solid #021D63;
border-right: 1px solid #021D63;
}

.text {
margin: 0px 0 0 192px;
width: 480px;
background: transparent;
}

.text p.p1 {
font-size: 11px;
}

.text p.p2 {
font-size: 13px;
}

#footer {
margin: 25px 0 0 0;
background: transparent url(footer.jpg) top left no-repeat;
height: 1.5em;
text-align: right;
border-top: 1px solid #021D63;
}


#header {
background: url(../images/header.gif) top left no-repeat;
height: 115px;
margin: 0;
border-bottom: 5px solid #021D63;
}


p {
font-size: 12px;
padding: 5px 5px 10px 5px;
margin: 0;
line-height: 16px;
}

#linksgesamt p.p1 {
margin: 0;
padding: 40px 35px 25px 28px;
font-size: 13px;
}


#linksgesamt {
background: transparent url(h3_linksgesamt.gif) top left no-repeat;
margin: 0px;
}

#einleitung h3 {
margin: 10px 0 0 0;
padding: 0;
width: 480px;
height: 35px;
border: 1px solid #021D63;
}

#textgesamt h3 {
margin: 10px 0 0 0;
padding: 0;
width: 480px;
height: 25px;
border: 1px solid #021D63;

}

#linksgesamt h3 {
height: 25px;
margin: 0px 0 0 0;
padding: 0px;
}




.text h3 {
background: transparent url(../images/h3_text.jpg) no-repeat top left;
color:#efefef;
}




#linkgesamt h3 {
background: transparent url(h3_links.gif) no-repeat top left;
margin: 15px 0 0 5px;
}



#linksgesamt ul {
font-size: 12px;
list-style: none;
margin: 2px 0 0 0px;
padding: 0 0 0 0;
}

#linksgesamt ul li {
background: transparent;
margin: 0;
padding: 0 0 0 27px;
line-height: 2.0;
color: #369;
}






#linksgesamt a:link, #linksgesamt a:visited { display: block; }

#linksgesamt a.c:link, #linksgesamt a.c:visited { display:inline; }




a, a:link, a:visited {
color: #369;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #369aaa;
text-decoration: none;
font-weight: normal;
}

#linksgesamt a, #linksgesamt a:link, #linksgesamt a:visited {
font-weight: bold;
text-decoration: none;
color: #369;
width:100px
}

#linksgesamt a:hover {
font-weight: bold;
text-decoration: none;
color: #369;
background-color:#888888;
width:100px
}




#footer a, #footer a:link, #footer a:visited {
text-decoration: none;
color: #369;
font-size: 12px;
padding: 0 20px 0 0;
}

#footer a:hover {
text-decoration: none;
color: #9cf;
}