body {
	background-color:#ffffff;
	}

p, td, a, h1, h2, h3, li, ul, a {
	font-size: 12px;
	font-family: Arial, Helvetica,sans-serif;
	color: #4d4d4d;
	text-decoration:none;
	text-align:top;
	}

a{
	color: #777777;
	}

ol{ 
	list-style-position:outside;
	}

h1{
	font-size:14px;
	color:#777777;
	text-decoration:italic;
	}

#navi a{
	font-size:14px;
	color:#777777;
	text-decoration:italic;
	}

h2{
	font-size: 14px;
	}

#navi{
	top:250px;
	left:30px;
	width:190px;
	height:230px;
	position:absolute;
	text-align:right;
}

#sponsor{
	top:530px;
	left:30px;
	width:180px;
	height:130px;
	position:absolute;
	text-align:center;
}

#main1{
	top:250px;
	left:260px;
	width:550px;
	height:300px;
	padding-left:10px;
	position:absolute;
	overflow:auto;
	padding-right:10px;
	border-bottom: 2px solid #cfcfcf;
	}

#main2{
	top:555px;
	left:260px;
	width:550px;
	height:200px;
	padding-left:10px;
	position:absolute;
	overflow:auto;
	padding-right:10px;
	}

#main{
	top:250px;
	height:500px;
	left:260px;
	width:550px;
	padding-left:10px;
	position:absolute;
	overflow:auto;
	padding-right:10px;
}

#head{
	top:38px;
	left:20px;
	width:810px;
	height:192px;
	background-color:white;
	position:absolute;
	overflow:auto;
	}

#rechterrand{
	left:240px;
	top:250px;
	width:2px;
	height:500px;
	border-left:2px solid #cfcfcf;
	position:absolute;
	border-collapse:collapse;
}

#unten{
	left:32px;
	top:755px;
	width:795px;
	height:10px;
	border-bottom:2px solid #cfcfcf;
	position:absolute;
	border-collapse:collapse;
}


#cal{
	top:305px;
	left:10px;
	width:240px;
	height:460px;
	padding-left:10px;
	border-right:2px solid #cfcfcf;
	background-color:white;
	position:absolute;
	padding-right:20px;
	}

