body {
	text-align: center;
}

#container{
background-image: url(../images/fuer_hintergrundani.jpg);
background-repeat:repeat-x;
background-position:0px 0px;
margin: 0 auto;
position:relative;
width:1023px; 
text-align: center;
z-index:1;
}

#introcontainer {
margin: 0 auto;
position:relative;
width:700px; 
z-index:1;
}

#introanimation{
margin-top:58px;
}



#introanimation a {
text-decoration:none;
height:600px;
}

#introanimation a object{
border:none;
}


#skipintro {
text-align:right;
}

#skipintro a, #skipintro a:active, #skipintro a:link, #skipintro a:hover, #skipintro a:visited{
font-size: 14px;
color:#99B6D3;
text-decoration:none;
}

#bganimation{
position:relative;
z-index: 2;
}

#mainwrapper {
	background-color: white;
	width:685px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 21px;
	position: relative;
	top:-675px;
	z-index:3;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	height: 107px;
	width:100%
}
a#logo {
	background-image: url(../images/galaxeelogo.jpg);
	background-repeat:no-repeat;
	display: block;
	float:left;
	height:72px;
	margin-top: 14px;
	margin-left: 25px;
	text-decoration: none;
	width:30%;
}

#contentwrapper {
	background-image: url(../images/contentall.jpg); 
	background-repeat: no-repeat;
	height: 417px;
	width:100%;
	overflow: hidden;
}

#content {
	
	height: 100%;
	width:100%;
}

/*
V1 von #content
 background-image: url(../images/contentright.jpg);
	background-repeat: no-repeat;
	background-position: 632px 0px;
*/

#content-left {
	padding-top:22px;
	float:left;
	width: 50%;
}

#content-right {
	background-image: url(../images/contentright.jpg);
	background-repeat: no-repeat;
	background-position: 432px 0px;
	float: right;
	height: 164px;
	padding-top:22px;
	width: 50%;
}

#footer {
	background-color: #00408a;
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width:100%;
}

#navigation {
	margin-left:280px;
	margin-right:10px;
	padding-top: 26px;
	text-align:right;
	width:470px;
}

#navigation-wrapper {
	float: right;
       height:107px;
}


#navigation2{
padding-top: 26px;
padding-right:14px;
}

.utilities {
text-align:right;
padding-top:6px;
padding-right: 50px;
}
