body {
	font-family: arial, sans-serif;
	font-size: 80%;
}
table.navibar { background: #ccc; }

div.button { background-color: #fff; padding:5px; margin:3px 3px 3px 10px; width:140px; text-align: center; border: outset 2px white; }
a.button { color: #00c; font-size: 100%; font-weight: normal; text-decoration: none; }
a.button:hover {
	text-decoration: underline;
	font-size: 100%;
}

p.normal {
	font-size: 100%;
	text-align: justify;}

p.indexkop {
	font-size: 100%;
	font-weight: bold;
	text-align: center;}
H1 {
	text-align: center;
	font-size: 150%;
}
table {
	font-size: 100%;
}
div.button-get { padding:5px; margin:30px 3px 3px 10px; width:140px; text-align: center; border-style: outset; border-width: 0; }

#container {
/*border:#00FF00 1px solid;*/
position:absolute;
	left:50%;
	margin-left:-250px;	
	top:180px;
	width:520px;
    height:300px;
}
#start {
/*border:#FF0000 solid 2px;*/
position:absolute;
	left:10px;	
	top:0px;
	width:500px;
    height:270px;
}

#navi {
	left:300px;
	position:absolute;
	left:50%;
	margin-left:-50px;	
	top:210px;
	width:290px;
    height:50px;
	text-align:right;
}
#loop {
font-weight: bold;
color: #000099;
font-style:italic;

}
