body,html
{
background:#000000;
margin:0px;
overflow:auto;
}

.loading
{
position:absolute; 
z-index:499; 
left:50%; 
top:50%; 
margin-top:-100px; 
margin-left:-100px; 
width:200px; 
height:200px;
}
.background_notIE
{
position:absolute; 
z-index:500; 
left:0px; 
top:0px; 
width:100%; 
height:100%; 
background-image:url(media/hintergrund.jpg); 
background-repeat:no-repeat; 
background-position:center;
}
.background_IE
{
position:absolute; 
z-index:500; 
left:50%; 
margin-left:-500px; 
width:1000px; 
height:550px; 
background-image:url(media/hintergrund.jpg); 
background-repeat:no-repeat; 
background-position:center;
}
.language
{
position:absolute; 
z-index:501; 
left:50%; 
bottom:124px; 
margin-left:-82px; 
width:164px; 
height:10px; 
border:0px solid red; 
color:#ffffff; 
font-size:13px;
}
.deutscheFahne
{
position:absolute; 
z-index:501; 
left:50%; 
bottom:70px; 
margin-left:-80px; 
width:70px; 
height:42px; 
border:0px solid red; 
background-image:url(media/de.jpg); 
background-repeat:no-repeat;
}
.englischeFahne
{
position:absolute; 
z-index:501; 
left:50%; 
bottom:70px; 
margin-left:3px; 
width:70px; 
height:42px; 
border:0px solid red; 
background-image:url(media/en.jpg); 
background-repeat:no-repeat;
}
.optimized
{
position:absolute; 
z-index:501; 
left:50%; 
bottom:55px; 
margin-left:-110px; 
width:220px; 
height:10px; 
border:0px solid red; 
color:#ffffff; 
font-size:12px;
}
.mailer
{
position:absolute; 
z-index:501; 
left:50%; 
bottom:35px; 
margin-left:-80px; 
width:180px; 
height:10px; 
border:0px solid red; 
color:#919191;
font-size:12px;
}
.youtubebutton
{
position:absolute; 
z-index:502; 
left:50%; 
bottom:5px; 
margin-left:-440px; 
width:136px; 
height:20px;
}
.myspacebutton
{
position:absolute; 
z-index:502; 
left:50%; 
bottom:5px; 
margin-left:-262px; 
width:142px; 
height:21px;
}
.forumbutton
{
position:absolute; 
z-index:502; 
left:50%; 
bottom:5px; 
margin-left:120px; 
width:142px; 
height:21px;
}
.shopbutton
{
position:absolute; 
z-index:502; 
left:50%; 
bottom:5px; 
margin-left:300px; 
width:136px; 
height:20px;
}

.Hauptfilm
{
position:absolute; 
z-index:499; 
left:50%; 
top:50%; 
margin-left:-500px; 
margin-top:-265px; 
width:1000px; 
height:530px;
}
.Grailknights_Header
{
position:absolute; 
z-index:500; 
left:50%; 
top:10px; 
margin-left:-250px; 
width:500px; 
height:200px;
}
.Language_SWF
{
position:absolute; 
z-index:500; 
left:50%; 
bottom:60px; 
margin-left:-125px; 
width:250px; 
height:90px;
}
.willkommen_notIE
{
position:absolute; 
z-index:502; 
left:50%; 
bottom:86px; 
margin-left:-78px; 
width:72px; 
height:42px; 
border:0px solid red;
}
.willkommen_IE
{
position:absolute; 
z-index:502; 
left:50%; 
bottom:76px; 
margin-left:-78px; 
width:72px; 
height:42px; 
border:0px solid red;
}
.counter
{
position:absolute; 
z-index:501; 
left:50%; 
bottom:10px; 
margin-left:-110px; 
width:220px; 
height:10px; 
border:0px solid red; 
color:#919191;
font-size:13px;
}
.counter_html
{
position:absolute; 
z-index:501; 
left:50%; 
bottom:10px; 
margin-left:-105px; 
width:210px; 
height:10px; 
border:0px solid red; 
color:#919191;
font-size:13px;
}
a.youtube:link, a.youtube:visited {
	display: block;
	background: url(media/youtube_passiv.jpg) no-repeat;
}
a.youtube:hover {
	display: block;
	background: url(media/youtube.jpg) no-repeat;
}
a.shop:link, a.shop:visited {
	display: block;
	background: url(media/shop_passiv.jpg) no-repeat;
}
a.shop:hover {
	display: block;
	background: url(media/shop.jpg) no-repeat;
}

a.myspace:link, a.myspace:visited {
	display: block;
	background: url(media/myspace_passiv.jpg) no-repeat;
}
a.myspace:hover {
	display: block;
	background: url(media/myspace.jpg) no-repeat;
}

a.forum:link, a.forum:visited {
	display: block;
	background: url(media/forum_passiv.jpg) no-repeat;
}
a.forum:hover {
	display: block;
	background: url(media/forum.jpg) no-repeat;
}

a.mail:link, a.mail:visited {
color:#ffffff;
}