body {
    	background-color: white;
    	color: black;
    	font-family: Verdana,Arial,Helvetica,sans-serif; 
	
}

* {
	font-size: 13px;
	margin: 0px;
	padding:0px;
	text-decoration: none:
}

#total {
    	height: 356px;
    	left: 20%;
    	margin-left: -150px;
    	margin-top: -0px;
    	position: absolute;
    	top: 25%;
    	width: 800px;
	background-image: url(background.gif);
 	background-repeat: no-repeat;
}

#main {
	tect-align:left;
	width: 724px;
	float: left;
	margin: 22px 0px;
	text-align: justify;
	height: 256px;
}

#main_anfahrt {
   
    float: left;
    margin: 22px 0;
    width: 724px;
    height: 256px;
}

#workshop1 {

	float: left;
    	width: 128px;
    	height: 256px;
	text-align: left;

}

#workshop2 {

	float: right;
    	width: 585px;
    	height: 256px;
}

#programm1 {

	float: left;
    	width: 128px;
    	height: 256px;
	text-align: left;

}

#programm2 {

	float: right;
    	width: 585px;
    	height: 256px;
}

#programmaktuell {

	float: left;

}

#montag {
	
	float: left;
	width: 141px;
	height: 256px;
	text-align: left;

}

#dienstag {
	
	float: left;
	width: 141px;
	height: 256px;
	text-align: left;

}
#mittwoch {
	
	float: left;
	width: 141px;
	height: 256px;
	text-align: left;

}

#donnerstag {
	
	float: left;
	width: 141px;
	height: 256px;
	text-align: left;

}

#freitag {
	
	float: left;
	width: 141px;
	height: 256px;
	text-align: left;

}


#navigation ul {
	list-style:none;
	float: left;
	color: white;
}

#navigation {
	float: left;
}

#programm {
	width: 30px;
	height:30px;
	margin: 25px 15px 25px 15px;
	background-image: none;
}

#workshops {
	width: 30px;
	height:30px;
	margin: 25px 15px 25px 15px;
	background-image: none;

}


#vita {
	width: 30px;
	height:30px;
	margin: 25px 15px 25px 15px;
	background-image: none;

}

#galerie {
	width: 30px;
	height:30px;
	margin: 25px 15px 25px 15px;
	background-image: none;
}

#anfahrt {
	width: 30px;
	height:30px;
	margin: 25px 15px 25px 15px;
	background-image: none;
}

#home {
    background-image: none;
    float: left;
    height: 45px;
    width: 97px;
    margin-left: 12px;
}

#kontakt {
    background-image: none;
    float: right;
    font-size: 12px;
    height: 45px;
    margin-top: 19px;
    width: 669px;
}

#bottom {
	
}

a {
    	color: red;
    	text-decoration: none;
}

 