body {
    background-color: #000;
    color: #fff;
    font-family: arial, helvetica;
    font-size: small;	
    width: 1024px;
}

.header {
    background-color: #2d2d2d;
}

.div-subhead {
    background-color: #232323;
    color: #fff;
    border-bottom: 2px solid #3c3c3c;
    padding-top: 30px;
    padding-bottom: 30px;
}

.div-footer {
    background-color: #232323;
    color: #585858;
    font-size: 10px;
    clear: both;
    margin-top: 1em;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}

.div-interessante-links {
    font-weight: bold;
    margin-top: 30px;
}

.xxl {
    text-align: center; 
}
			
.sky {
    float: right;
    width: 160px;
}

.div-head {
    border-bottom: 2px solid #323232;
    color: #F15900;
    float: left;
    font-weight: bold;
    margin-right: 29px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    width: 20%;
}

.div-test {
    height: 229px;
    width: 745px;
}

a:link, a:visited, a:hover, a:active {
    color: #FFFFFF;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#kasten_wrap1 {
    position: absolute;
    top: 1px;
    width: 745px;
}

#kasten_wrap2 {
    position: absolute;
    top: 150px;
    width: 745px;
}

.kasten {
    float: left;
    margin-bottom: 0;
    margin-right: 25px;
    padding: 0 5px;
    width: 20%;
}

.kasten ul {
    list-style-image: url(bullet.gif);
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 12px;
}
