body, * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto
}
img { 
	border-style: none;
}
#youwatch {
	position: absolute;
	background-image: url(bg.png);
	background-repeat: no-repeat;
	height: 764px;
	width: 968px;
}
#login {
	
	padding-left: 634px;
	
	padding-top: 108px;
	
	color: #66cc66;
	
	font-size: 10px;
	
	width: 700px;
	
	height: 29px;
	
	background-color:transparent;
	
}
#button {
	margin-top: 18px;
	margin-left: 340px;
	background-repeat: no-repeat;
	position: absolute;
	height: 109px;
	width: 109px;
	background-image: url(button.png);
}
#bigbox {
	position: absolute;
	margin-left: 300px;
	margin-top: 153px;
	background-repeat: no-repeat;
	height: 574px;
	width: 645px;
	background-image: url(box.png);
}
#bigbox img {
	position: absolute;
	margin-left: 50px;
	margin-top: 30px;
}
#box1 {
	
	margin-left: 300px;
	
	margin-top: 20px;
	
	position: absolute;
	
}
#box1 a {
	height: 68px;
	width: 624px;
	background-image: url(box1_inactive.png);
	display: block;
}
#box1 a:hover {
	background-image: url(box1_mouseover.png);
	}
	
#box2 {
	
	margin-left: 300px;
	
	margin-top: 109px;
	
	position: absolute;
	
}
#box2 a {
	height: 229px;
	width: 300px;
	background-image: url(box2_inactive.png);
	display: block;
}
#box2 a:hover {
	background-image: url(box2_mouseover.png);
	}
#box3 {
	
	margin-left: 624px;
	
	margin-top: 109px;
	
	position: absolute;
	
}
#box3 a {
	height: 229px;
	width: 300px;
	background-image: url(box3_inactive.png);
	display: block;
}
#box3 a:hover {
	background-image: url(box3_mouseover.png);
	}
#box4 {
	
	margin-left: 300px;
	
	margin-top: 362px;
	
	position: absolute;
	
}
#box4 a {
	height: 229px;
	width: 300px;
	background-image: url(box4_inactive.png);
	display: block;
}
#box4 a:hover {
	background-image: url(box4_mouseover.png);
	}
#box5 {
	
	margin-left: 624px;
	
	margin-top: 362px;
	
	position: absolute;
	
}
#box5 a {
	height: 229px;
	width: 300px;
	background-image: url(box5_inactive.png);
	display: block;
}
#box5 a:hover {
	background-image: url(box5_mouseover.png);
	}
#logo {
		margin-left: 72px;
		margin-top: 39px;
		position: absolute;
		height: 64px;
		width: 168px;
	}
#back {
		margin-left: 847px;
		margin-top: 709px;
		position: absolute;
		height: 10px;
		width: 33px;
	}
#next {
		margin-left: 887px;
		margin-top: 710px;
		position: absolute;
		height: 10px;
		width: 33px;
	}
#video {
		margin-left: 840px;
		margin-top: 610px;
		height: 11px;
		position: absolute;
		width: 78px;
	}
#mctq {
		margin-left: 710px;
		margin-top: 497px;
		position: absolute;
		height: 15px;
		width: 46px;
	}
#news {
		margin-left: 52px;
		margin-top: 216px;
		position: absolute;
		height: 503px;
		width: 214px;
	}
#news_text {
		text-decoration: none;
		text-align: left;
		font-size: 10px;
		font-family: Verdana, "Lucida Grande", Arial, sans-serif;
		margin-left: 62px;
		margin-top: 211px;
		position: absolute;
		height: 500px;
		width: 172px;
	}
#news_text a:link {
		color: black;
		text-decoration: underline;
		text-align: left;
		font-size: 11px;
		font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}
#news_text a:visited {
		color: #999999;
		text-decoration: none;
		text-align: left;
		font-size: 11px;
		font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}
#unsicht {
		background-color: white;
		margin-left: 135px;
		margin-top: 220px;
		position: absolute;
		border-width: 1px;
		border-color: #cccccc;
		border-style: solid;
		height: 10px;
		width: 50px;
	}
