#site {
margin:0 auto;
width: 960px;
height:100px;
position:relative;

}

a:visited,  a:link, a:hover{
color: black;
text-decoration:none;
}


body {
background-color:black; 
background-image: url(img/bg.jpg);
background-repeat: no-repeat;
background-position: center top;
margin:0 auto;
width:960px;
min-height:1250px;
}

h1 {
color: white;
font-size: 24px;
}

#intro {
color: white;
font-size:16px;
width:590px;
position:absolute;
left:110px;
top:60px;
}

#intro h1 {
color: #009bd1;
}

#yt {
position:absolute;
left:110px;
top:350px;
}
#pulse1 {

position:absolute;
left:107px;
top: 600px;
}

#ms {

position:absolute;
left: 760px;
top:125px;

}


#newest {
position:absolute;
left:450px;
font-size:12px;
background-image: url(img/newest.png);
width:506px;
height:240px;
top: 600px;
}

#newest p {

width:490px;
padding: 4px;

}

#newest h1 {
font-size:15px;
color:black;
width:490px;
padding: 4px;
line-height: .6;
margin-bottom:0px;
}

#glow {
position:absolute;
top:0px;
left:0px;
display:none;

}

#meldungen {
position:absolute;
top:840px;
left:110px;
width:506px;
margin-bottom:0px;
}

#meldungen h1{
font-size:15px;
background-color:#009bd1;
width:498px;
padding:4px;
line-height: 1.6;
margin-bottom:0px;
color:black;
}

#meldungen p{
padding:4px;
background-image:url(img/ph.png);
width:498px;
font-size: 12px;
margin-top: 0px;


}

#gamer{
position:absolute;
left: 625px;
top:850px;
}

#social{
position:absolute;
left: 625px;
top:1100px;
}


* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-style: none; 
}

#event {
position:absolute;
left:623px;
top:350px;
background-image: url(img/evt.png);
background-repeat: no-repeat;
height: 240px;
width: 332px;

}

#event p {
margin:0;
padding-top:50px;
font-size: 30px;
font-weight:bold;
color:white;
}
