body, html{
height:100%;
width:100%;
color: #eee;
font-size:12px;

}
a:link, a:visited, a:hover { color:white; text-decoration:underline;}

#container {
background:#D5DADD ;
height:850px;
position:relative;
width:100%;
}
#black {
background:black url(../images/topp_back.png) repeat-x scroll 0 0;
height:850px;
position:relative;
width:100%;
}
#header {
height:800px;
left:0;
margin-left:auto;
margin-right:auto;
position:absolute;
right:0;
top:0;
width:960px;
}
#logo {
background:transparent url(../images/logo_rock.png) no-repeat scroll 0 0;
top:20px;
height:233px;
left:30px;
position:absolute;
width:384px;
}
#sponsors {
	position:absolute;
	top:256px;
	left:30px;
	width:384px;
	height:54px;
	background: transparent url(../images/sponsors.png) 0px 0px no-repeat;
	
	
	}
#introtext {
top:20px;
font-family:Arial,Helvetica,sans-serif;
height:auto;
position:absolute;
right:30px;
width:480px;
}
#introtext ul { list-style:circle; margin: 10px 0px 0px 10px;}

#anmalsformular {
	position: absolute;
	width: 400px;
	height: 400px;
	left: 56px;
	top: 393px;
	font-size:1.3em;
	font-weight: bold;
	line-height: 30px;
}
#anmalsformular label { position: absolute; left: 0px; top: auto; width: 100px; }

#anmalsformular input { position: absolute; right: 30px; width: 250px;}

#anmalsformular li { position:relative; height: 25px; top:auto; left:inherit;}

li.special { visibility: hidden;}

#target { white-space:nowrap; overflow:hidden; width:300px;}

h1 {color:#9d9fa2; font-size:2em; font-weight: bold; font-family: "Courier New", Courier, monospace;}

h2 { line-height: 20px; font-size: 1.2em;}

p span, li span { color:#9d9fa2; font-weight: bold; font-family: "Courier New", Courier, monospace; font-size:1.3em; letter-spacing: -1px;}

li span { font-size: 1.1em; line-height: 16px;}

#game {
	height:393px;
	left:450px;
	position:absolute;
	top:393px;
	width:422px;
	}

#sticker {
background:transparent url(../images/sticker.png) no-repeat scroll left top;
height:120px;
right:20%;
position:absolute;
top:-82px;
width:122px;
cursor:pointer;
}
#white {
	background:#fff ;
	bottom:0;
	height:480px;
	left:0;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	right:0;
	width:100%;
	margin-top: 50px;

}
#man { 
	background: transparent url(../images/air_guitar.png) no-repeat scroll right top;
	width: 300px; height: 300px;
	position: fixed;
	bottom: 0px;
}


/* Layer cake */

#sticker { z-index: 15;}
#white { z-index: 10;}
#black { z-index: 2;}
#header { z-index: 2;}
#game { z-index: 2;}
#container { z-index: 1;}
