
#container {
	width:980px;
	margin:auto;
	text-align:center;
/*	border:2px solid #000;  */
	background:#FFF;
}

h1 {font-weight:normal;
	font-size:20px;
	line-height: 0.8em;
	padding: 1.2em 0 0.0em 0;
	margin:0;
}

h2, h3, {font-weight:lighter;
		 font-size:10px;} 
h1, h2, h3 {
color: #993300; /* Farbe des Titels */
	font-family: Verdana, Geneva, sans-serif;
}

h1 a {color:#993300;
text-decoration:none;
}