body {
	background-color: #2148ab;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	color: #cecece;
	font-size: 14px;
	font-family: 'Yanone Kaffeesatz','Lucida Grande',Verdana,sans-serif;
	text-transform: uppercase;
	/*font-variant: small-caps;*/
	text-shadow: 0 0px 0px #000, 2px 0 2px #000, 0 2px 2px #000, 0px 0 0px #000;
	letter-spacing: 0.1em;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
a, a:link, a:visited {
color: #cecece;
text-decoration: underline;
outline: none;
}
a:hover,a:focus,a:active {
text-decoration: none;
outline: none;
}
img {
	border: 0px;
}
#wrapper {
	min-width: 1100px;
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}

#page
   {
   margin-left: -490px;
   position: absolute;
   top: 0px;
   left: 50%;
   width: 980px;
   }
#logo {
	position: absolute;
	top:250px;
	right:30px;
	z-index: 1;
}
#content-img {
	z-index: 1;
	position: absolute;
	top: 250px;
	left: 30px;
}
#text {
	width: 550px;
	height: 150px;
	margin-top: 0px;
}
#footer {
	width:100%;
	position: fixed;
	bottom: 0px;
	text-align:right;
}
#imprint {
	padding: 5px;
	font-size: 1em;
}
.content {
	background-image: url(../img/bg-alpha.png);
	background-repeat: repeat;
	border-top: 1px solid #557;
	border-left: 1px solid #557;
	border-right: 1px solid #335;
	border-bottom: 1px solid #335;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.content-inner {
	padding: 10px;
	font-size: 0.8em;
	text-align:left;
}
#content {
	position: relative;
	left: 150px;
	top:50px;
	width: 680px;
	z-index: 10;
}
#nav {
	position: absolute;
	width: 660px;
	top: 250px;
	left: 50%;
	margin-left: -330px;
	z-index: 10;
}
#nav-video {
	position: absolute;
	width: 680px;
	top: 250px;
	left: 50%;
	margin-left: -330px;
	z-index: 10;
}

#nav img {
	width: 200px;
	float: left;
	padding: 0 10px;
}
#nav-video img {
	width: 150px;
	float:left;
	padding: 0 10px;
}
#header-img div {
position: absolute;
top: 120px;
left: 50%;
width: 600px;
margin-left: -300px;
color: #eeeeff;
text-shadow: 0px 0px 10px #aae, 4px 0px 4px #55a, -4px 0px 4px #55a;
/*color: #ff4bfb;*/
/*text-shadow: 0px 0px 10px #e20099, 4px 0px 4px #a5a, -4px 0px 4px #a5a;*/
font-size: 20px;
text-align: center;
}
.video div {
width:500px !important;
margin-left: -250px !important;
}
#gtv-logo {
display:block;
text-align: center;
}
#header-blank {
display:block;
height: 123px;
}
#header-film,
#header-web,
#header-games,
#header-dgdp,
#header-projektatlantis,
#header-sturmwelten,
#header-wasser {
display:none;
}
.header-text {
display:block;
padding-top: 35px;
font-size: 32px
}