body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

h1 {font-size: 20px;color:#333399}
h2 {font-size: 18px;}
h3 {font-size: 16px;text-decoration: underline}
h4 {font-size: 13px;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {	background-color:rgb(238,238,238); font-size: 10px;}
a {	font-size: 13px;text-decoration: none}
a:link {color:#333399}
a:visited {color:#333399}
a:active {color:#DEC3A9}
a:hover{color:#E6A50A; text-decoration: underline;}

body {
  margin:0px;
  padding:25px;
  background-color:rgb(238,238,238);
   
}

#index {
    margin-top:120px;
    margin-left:250px;
}


 
#container {
    position:absolute;
    top:0px;
    left:120px;    
    height:520px;
    scrollbar-base-color:#333399;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#EEEEEE;
    scrollbar-darkshadow-color:#EEEEEE;
    scrollbar-face-color:#333399;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#333399;
    scrollbar-track-color:#EEEEEE;     
}

#navi1 {
    margin-top:0px;
    margin-left:0px;
    background-color:rgb(51,51,153);
    height:25px;
    width:780px;
    color:rgb(255,255,255);
    text-align:right;
    border-bottom-color:rgb(255,0,75);
    border-bottom-width:5px;
    border-bottom-style:solid;
}

#navi2 {
    margin-top:0px;
    margin-left:0px;
    padding:20px;
    width:220px;
    background-image:url(img/bgnavi.jpg);
    background-repeat:repeat-y;
}
#titel {
    position:absolute;
    left:200px;
    top:25px;
    width:580;
    height:90;
    padding:0px;
    background-image:url(img/bgtitel.jpg);
    background-repeat:repeat-y;
}

#info { 
    position:absolute;
    left:200px;
    top:115px;
    width:580px;
    height:462px;
    overflow:auto;
    padding:20px;
    background-image:url(img/bginfo.png);
}

#copyr {
    background-color:rgb(51,51,153);
    margin-left:0px;
    margin-top:440px;
    width:780px;
    color:rgb(255,255,255);
    text-align:right;
    border-top-color:rgb(255,0,75);
    border-top-width:5px;
    border-top-style:solid;
}
#titel-adr {
    position:absolute;
    top:7px;
    left:395px;
    width:161px;
    height:70px;
}
#titel-name {
    position:absolute;
    top:8px;
    left:20px;
    width:234px;
    height:70px;
}