@charset "utf-8";

body{
	background-color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#aaaaaa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a:hover{
	color:#333333;
}
.mitte{
	background-image:url(bilder/start.jpg);
	background-repeat:no-repeat;
	height:383px;
	width:932px;
	position:relative; 
    margin: 0 auto;
	top: 0px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	background-color:#009933;
}
.shop{
	position:relative;
	left:10px;
	top:150px;
	width:230px;
	height:210px;
	float:left;
}
.community{
	position:relative;
	left:40px;
	top:150px;
	width:230px;
	height:210px;
	float:left;
}
.surfschule{
	position:relative;
	left:70px;
	top:150px;
	width:230px;
	height:210px;
	float:left;
}
.frei{
	position:relative;
	
	top:410px;
	width:150px;
	float:left;
}
.shop_t{
	position:relative;
	left:18px;
}
.schule_t{
	position:relative;
	left:18px;
}
.comm_t{
	position:relative;
	left:15px;
}

