body {
	margin: 0px;
	background-image: url(images/hg.gif);
	color: #333333;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-attachment: scroll;
	background-color: #E8E7E2;
	background-repeat: repeat-x;
}
a:link {
	color: #5F615E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #5F615E;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #5F615E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C70503;
	text-decoration: none;
	font-weight: bold;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#header {
	width: 880px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#blog-titelzeile {
}
