a:link{
    text-decoration:none;
    color:#162f02;
}
a:visited{
    text-decoration:none;
    color:#162f02;
}
body{
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 0.9em;
    background:white;
    text-align:center;
    font-family: "Verdana", "Helvetica", "Arial", "Sans-serif";
    background: url("hintergrund.jpg") 0% 100% no-repeat fixed;
}
form{
    display:inline;
}
h1{
    width: 100%;
    text-align:center;
    background: #E3DC76;
    font-size: 1.4em;
    color: #003366;
    letter-spacing:0.1em;
    padding:0px;
    padding-top:1em;
    padding-bottom:1em;
    margin:0px;
}
h2{
    padding:0px;
    margin:0px;
    margin-top: -10px;
    margin-bottom:10px;
    font-size: 1.3em;
    padding-bottom:4px;
    width:100%;
    color: #003366;
}
h3{
    padding:0px;
    margin:0px;
    font-size: 1.1em;
    color: #c8e7af;
}
img{
    border:0px;
}
p{
    margin-left:10px;
}
#content a:link{
    text-decoration:none;
    border-bottom: 1px solid #908924;
}
#content a:visited{
    text-decoration:none;
    border-bottom: 1px solid #908924;
}
#content{
    display:block;
    width: 630px;
    padding:0px;
    margin:10px;
    padding-top:10px;
    min-height:400px;
    float:right;
    font-size: 0.9em;
}
#main{
    width:800px;
    margin: 0px auto;
    padding: 5px;
    margin-bottom:20px;
    text-align:left;
    background: url("weiss.png");
}
#navi{
    width: 130px;
    color: white;
    padding-top:20px;
    float:left;
}
#toplogo{
    width:800px;
    margin: 0px;
    padding: 0px;
    margin-top:20px;
    height: 150px;
}
.clear{
    clear:both;
}
.content_box{
    margin-left: 10px;
}
.borderedtable td{
    border-bottom: 1px solid #555;
    border-right: 1px solid #555;
    padding:2px;
}
.borderedtable th{
    border-bottom: 1px solid #555;
    border-right: 1px solid #555;
    padding:2px;
    text-align:left;
    background: #eeeeee;
    font-weight: bold;
    vertical-align:top;
}
.borderedtable{
    border-top: 1px solid #555;
    border-left: 1px solid #555;
}
.full{
    width:100%;
}
.locked{
    border-right:5px solid red;
}
.menu_item a:link{
    color: #ffffff;
}
.menu_item a:visited{
    color: #ffffff;
}
.menu_item{
    display:block;
    width:120px;
    margin: 3px;
    padding:2px;
    background: #908924;
    border: 1px solid #E3DC76;
    text-align:center;
}
.menu_item a{
    font-size: 10px;
}
.menu_layer_0{
    margin-left:0px;
}
.menu_layer_{
    margin-left:0px;
}
.menu_layer_1{
    margin-left:15px;
}
.menu_layer_2{
    margin-left:30px;
}
.menu_layer_3{
    margin-left:45px;
}
.menu_layer_4{
    margin-left:60px;
}
.menu{
    font-size: 0.9em;
    font-weight: bold;
    padding-top:10px;
}
.expandable{
    background: #908924 url(in.gif) no-repeat 99% 50%;
}
.expanded{
    background: #908924 url(out.gif) no-repeat 99% 50%;
}
.selected{
    background: #E3DC76;
}
.selected a:link{
    text-decoration: underlined;
    color: #003366;
}
.selected a:visited{
    text-decoration: underlined;
    color: #003366;
}
.type_jump{
    border-right:5px solid orange;
}
.type_url{
    border-right:5px solid blue;
}
