body {
font-family: verdana;
font-size: 12px;
color: #000000;
background-color: #293E59;}

a:link {color: #122F4F;text-decoration: underline;}
a:hover{color: #76879A; text-decoration: none;}
a:visited{color: #122F4F;text-decoration: underline;}
a:active:{color: #122F4F; text-decoration: underline;}

p{
 text-align: justify;
 font-size: 12px;
 margin-left: 35px;
 margin-right: 35px;}

.blau{
color: #122F4F;
font-weight: bold;
text-align: left;}

h1{
 margin-left: 35px;
 margin-right: 35px;
 margin-top: 20px;
 font-size: 20px;
 color:#122F4F;}

h2{
 margin-left: 35px;
 margin-top:  5px;
 color: #122F4F;
 font-size: 18px;
 font-style:italic}

h3{
 margin-left: 35px;
 color: #122F4F}

#logoleiste{
 position: absolute;
 left: 50%;
 top: 0px;
 margin-left: -445px;
 width: 900px;
 height: 130px;
 z-index: 1;
 background-color:#F5F5F5;
 background-image: url(../bilder/banner-sic.png);
 background-repeat: no-repeat;}

#nav {
 position: absolute;
 left: 50%;
 margin-left: -445px;
 top: 130px;
 width: 900px;
 height: 25px;
 z-index: 3;
 color: #DFE8FD;
 font-size: 12px;
 background-color: #122F4F;
 background-image: url(../bilder/nav.gif);
 background-repeat: repeat-x;}

#box-li{
 position: absolute;
 left: 50%;
 margin-left: -445px;
 padding-bottom: 10px;
 top: 155px;
 width: 730px;
 height: 600px;
 z-index: 1;
 background-color: #F5F5F5;
 overflow: auto;}

div.box {
width:150px;
margin-left:10px;
border:1px solid;
border-color:#122F4F;
background-color:#F5F5F5;
margin-top:5px; 
padding:0px; 
}

