body {
    background-color:#000000; 
    background-image: url(../img/sterne_bg2.png);
    background-repeat: repeat;
    text-align: center; 
    font-family:Arial, Helvetica, sans-serif; 
}

a {
   color:#666666;
   text-decoration: none;
}
a:hover {
    color:#ffffff;
}

#main {
    margin:0 auto;
    position: relative;
    width: 886px;
    height: 580px;
    background-image: url(../images/tlo.png);
    background-repeat: none;
   
}

#mainmenu {
    position: absolute;
    left: 270px;
    top: 265px;
    font-size: 12px;
    font-weight: bold; 
    color:#CCCCCC; 
    text-align: left;
    width: 127px;
}



#login {
    position: absolute;
    left: 400px;
    top: 457px;
    width: 450px;
    height: 125px;
    background-image: url(../images/tlo2.png);
    z-index:10;
}

.rightmenu_big {
    position: absolute;
    left: 400px;
    top: 70px;
    width: 450px;
    height: 384px;
    background-image: url(../images/tlo3.png);
    z-index:1;
}

.rightmenu_register {
    position: absolute;
    left: 400px;
    top: 70px;
    width: 450px;
    height: 384px;
    background-image: url(../images/tlo5.png);
}

.rightmenu {
    position: absolute;
    left: 400px;
    top: 250px;
    width: 450px;
    height: 205px;
    background-image: url(../images/tlo4.png);
    z-index:1;
}

#link {
    cursor: pointer;
}

#title {
    position: absolute;
    left: 25px;
    top: 12px;
    font-family:Arial, Helvetica, sans-serif; 
    font-size: 16px;
    font-weight: bold; 
    color: #FFFFCC; 
    text-align: left;
}

#content {
    position: absolute;
    left: 25px;
    top: 50px;
    font-family:Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color: #CCCCCC; 
    text-align: left;
    width: 400px;
}

#contentscroll {
     overflow: auto;
     height: 320px;
     width: 405px;
     padding-right: 10px;
     
}

#register {
    position: absolute;
    left: 0px;
    top: 60px;
    width: 400px;
    height:26px;
    padding-top:10px; 
}
#register2 {
    position: absolute;
    left: 80px;
    top: 279px;
    width: 247px;
    height:30px;
    padding-top:10px; 
}

#register:hover {
    color:#ffffff;
}
#register2:hover {
    color:#ffffff;
}

#text2 {
    position: absolute;
    left: 0px;
    top: 110px;
    font-family:Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color:#CCCCCCC; 
    text-align: left;
    width: 400px;

}


#downmenu {
    position: absolute;
    top: 110px;
    left: -20px;
    font-size: 10px;
    color:#666666; 
    text-align: right;
    width: 500px;
}

#copyright {
    position: absolute;
    top: 98px;
    left: -182px;
    font-size: 10px;
    color:#666666; 
    text-align: left;
    width: 370px;
}

.image {
    padding-bottom: 10px;
}

.link {
    cursor: pointer;
}
.link:hover {
    color:#ffffff;
}

#mainmenu a {
   padding-left:10px;
   padding-top:2px;
   padding-bottom:1px;
   color: #CCCCCC; 
   text-decoration: none;
   display: block;
   
}

#mainmenu span {
    display: block;
}

#login_input a {
   color:#cccccc; 
   text-decoration: none;
}
#login_input a:hover {
    color:#ffffff;
}


#mainmenu a:hover {
    color:#ffffff;
}


table { 
    text-align: center;
    color:#cccccc;
    font-size: 10px;
}

td .eingabe {
    width: 120px;
    text-align:left;
}

.bigbutton {
    font-family:Arial, Helvetica, sans-serif; 
    font-size: 16px;
    text-align: center;
    font-weight: bold; 
    color:#497ec7; 
    cursor: pointer;
}

.bigbutton:hover {
    color:#ffffff;
}
.warning {
    color:#ff7876;
}


.table_lable {

}

.table_input {
    text-align:left;
    padding-left:3px;
}

th {
font-size: 11px;
}
