body {
	background-color: White;
	margin: 0;
	padding : 0 ;
	font : 100.1% Trebuchet MS, Arial, sans-serif;
	color : Black;
	letter-spacing : 1px;
}

#start {
	background-color: #585050;
	padding-top: 120px;
	
}

#start h1 {color: #585050;}

#folge {
	background-color: White;
	padding-top: 120px;
	background-image : url(../img/bg.gif);
	background-repeat : repeat-x;
}

ul#angebot {
	list-style-type: none;
	font-size: 1.2em;
	margin-left:270px;
	margin-top:50px;
	line-height:2.0em;
	font-weight:normal;
}

ul#menu {
	list-style-type: none;
	font-size: 1.4em;
	margin-left:200px;
	line-height:2.0em;
	margin-top:50px;
	font-weight:normal;
}

a:link {
	text-decoration:none;
	color: #676060;
}

a:visited {
	text-decoration:none;
	color: #676060;
}

a:hover {
	text-decoration:none;
	color: #000;
}

h1 {
	font-size: 1.4em;
	margin-left:200px;
	color: #676060;
	font-weight:normal;
}