/********************************************************************
*  generated by H2G Internetagentur, CH-Aarau, www.h2g.ch, july05   *
********************************************************************/

body {
        background-color: #000000;
        margin: 0px;
        padding: 0px;
}

* {
        font-family: Arial;
        font-size: 13px;
        color: #FFFFFF;
}

a {
        color: #000000;
        text-decoration: underline;
}

input, textarea, select {
        background-color: #EEEEEE;
        font-family: Arial;
        font-size: 13px;
        border: none;
        padding-left: 1px;
}

.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.centered {
	text-align: center;
}

.topnav {
	float: left;
	margin-top: 40px;
}

.bestnav {
	float: left;
	margin-top: 13px;
}


/* LAYOUT */

#container {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 927px;
        height: 590px;
        margin-top: -295px;
        margin-left: -463px; 
        text-align: left;
}

#header {
        position: absolute;
        z-index: 20;
        width: 927px;
        height: 60px;
}

#dvd {
        position: absolute;
        z-index: 100;
        top: 13px;
        left: 702px;
        width: 81px;
        height: 27px;
}

#header_st {
        position: absolute;
        z-index: 20;
        width: 927px;
        height: 82px;
        background-color: #000;
        background: url(../img/background_header.jpg) no-repeat;
   			background-position: right;
}

#content {
        position: absolute;
        z-index: 10;
        top: 82px;
        width: 927px;
        height: 509px;
        background: url(../img/background.jpg) no-repeat;
}

#h2g {
        position: absolute;
        z-index: 100;
        top: 537px;
        left: 820px;
}
#h2g a:link, #h2g a:visited {
        font-size: 10px;
        text-decoration: none;
        color: #2e2e2e;
}
#h2g a:hover {
        color: #ee3c2d;
}
#navi {
        position: absolute;
        z-index: 20;
        top: 536px;
        width: 927px;
        height: 32px;
}

#footer_top {
        position: absolute;
        z-index: 20;
        top: 548px;
        width: 927px;
        height: 19px;
}

#footer_bottom {
        position: absolute;
        z-index: 20;
        top: 567px;
        width: 927px;
        height: 16px;
}

#footer_awards {
        position: absolute;
        z-index: 20;
        top: 600px;
        width: 927px;
        height: 70px;
}

.contentLayer {
        position: absolute;
        top: 0px;
        width: 927px;
        height: 509px;
}
