body {
	background-image: url(../gfx/kachel.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 750px;
	line-height:1.3em;

	
}
a:link { color:grey; text-decoration:none; }
a:visited { font-weight:bold; color:silver; text-decoration:none; }
a:focus { font-weight:bold; color:black; text-decoration:underline; }
a:hover { font-weight:bold; color:black; text-decoration:none; }
a:active { font-weight:bold; color:black; text-decoration:underline; }

sb {
	color:#000000;
	font-size:18px;
	font-family: Myriad Pro, Arial;
	font-weight: bold;
}

#text_cont{
	width:500px; height:175px;
	overflow:auto;
	overflow-x:hidden;
	margin: -470px auto;
	z-index: 10;
	color:#ffffff;
	position: relative;
	text-align:left;
}
#text_cont2{
	width:300px; height:350px;
	overflow:auto;
	overflow-x:hidden;
	margin: -490px auto;
	z-index: 10;
	color:#000000;
	position: relative;
	text-align:left;
}
#text_cont3{
	width:300px; height:250px;
	overflow:auto;
	overflow-x:hidden;
	margin: -500px auto;
	z-index: 10;
	color:#000000;
	position: relative;
	text-align:left;
}
#video{
	width:560px; height:350px;
	overflow:auto;
	overflow-x:hidden;
	margin: -490px auto;
	z-index: 10;
	color:#FFFFFF;
	position: relative;
	text-align:right;
}

#button{
	width:833px;
        height:63px;
	text-align:center;
	margin: 0px auto;
        margin-top: 780px;
	position:relative;
	vertical-align:middle;
}
#button2{
	width:833px;
    height:63px;
	text-align:center;
	margin: 0px auto;
    margin-top: 645px;
	position:relative;
	vertical-align:middle;
}
#button3{
	width:833px;
    height:83px;
	text-align:center;
	margin: 0px auto;
    margin-top: 745px;
	position:relative;
	vertical-align:middle;
}
#button_start{
	width:833px;
        height:63px;
	text-align:center;
	margin: 15px auto;
	position:relative;
	vertical-align:middle;
}	