* {
padding: 0px;
margin: 0px;
}

body {
background-color: #000000;
background-image: url(../img/bg.jpg);
background-repeat: no-repeat;
background-position: top center;
color: #168b8d;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#pos-v {
margin: 189px auto 0px auto;
width: 803px;
height: 640px;
}

#header {
height: 108px;
padding-left: 260px;
}

#head-link {
height: 106px;
width: 275px;
}

#menu {
width: 450px;
height: 36px;
}

#start-box {
width: 749px;
height: 540px;
padding: 10px 0px 0px 51px;
background-image: url(../img/start-bg.jpg);
background-repeat: no-repeat;
}

#game-box {
width: 800px;
height: 550px;
border: 1px #010005 solid;
}

#story-box {
width: 749px;
height: 540px;
padding: 10px 0px 0px 51px;
background-image: url(../img/start-bg.jpg);
background-repeat: no-repeat;
}

#screenshots-box {
width: 749px;
height: 540px;
padding: 10px 0px 0px 51px;
background-image: url(../img/screenshots-bg.jpg);
background-repeat: no-repeat;
}

#gamedesc {
margin-top: 50px;
width: 430px;
line-height: 15.5px;
}

#noFlash {
margin: 200px auto 0px auto;
padding: 20px;
width: 480px;
height: 80px;
border: 2px #113e43 solid;
background-color: #14292a;
text-align: justify;
}

#noFlash>p {
margin-top: 10px;
text-align: center;
font-size: 12px;
}

#noFlash>p>a {
text-decoration: underline;
}

h1 {
font-size: 18px;
margin-bottom: 10px;
}

h3 {
font-size: 12px;
line-height: 20px;
}

#screen {
margin: 96px 0px 0px 29px;
width: 394px;
height: 270px;
border-top: 2px #2d6a71 solid;
border-right: 1px #2d6a71 solid;
border-bottom: 2px #2d6a71 solid;
border-left: 1px #2d6a71 solid;
float: left;
}

#thumbs {
margin: 96px 0px 0px 4px ;
width: 82px;
float: left;
}

.thumb {
margin-bottom: 1px;
border: 1px #113e43 solid;
}

#bottom-box {
width: 800px;
}

#sub-menu {
margin: 11px 0px 1px 0px;
text-align: right;
padding: 1px 11px 0px 0px;
width: 790px;
height: 16px;
color: #10a9a9;
background-image: url(../img/trans-black25.png);
}

#icon-bar {
margin: 4px 0px 0px 0px;
text-align: right;
height: 57px;
}

#icon_1 {
margin: 4px 0px 0px 0px;
width: 121px;
height: 57px;
}

#icon_2 {
margin: 4px 0px 0px 0px;
width: 184px;
height: 57px;
}

#icon_3 {
margin: 13px 0px 0px 0px;
width: 120px;
height: 38px;
}

#img_but-spiel {
width: 131px;
height: 35px;
margin-top: 1px;
}

#img_but-forum {
width: 69px;
height: 36px;
}

#img_but-geschichte {
width: 106px;
height: 36px;
}

#img_but-screenshots {
width: 124px;
height: 36px;
}

a {
color: #10a9a9;
text-decoration: none;
}

a:hover {
color: #09d4d8;
}

a img {
border: none;
}