body {
	background-color: #141414;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/bg.gif);
	background-position: center;
	height: 100%;
	width: 100%;
}
#wrapper {
	width: 798px;
	height: 699px;
	left: 50%;
	position: absolute;
	margin-top: 13px;
	margin-left: -399px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#collage {
	background-repeat: no-repeat;
	height: 161px;
	background-image: url(../bilder/collage.jpg);
	width: 772px;
}
#content {
	background-repeat: repeat-x;
	background-image: url(../bilder/hg-content.jpg);
	width: 772px;
	height: 450px;
}
#impressumWrapper {
	height: 600px;
	width: 800px;
}
#impressumContent {
	background-attachment: fixed;
	background-image: url(../bilder/impressum/hg.jpg);
	background-repeat: repeat;
	overflow: auto;
	height: 351px;
	width: 800px;
}
a:link {
	color: #fffff;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}
a:active {

	color: #CCCCCC;
	text-decoration: underline;
}
.headImpressum {
	font-weight: bold;
	top: 10px;
	display: block;
	padding-bottom: 2px;
}
#navigation {
	background-color: #6B0D0F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#navigation  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#navigation  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navigation  a:focus {
	color: #CCCCCC;
	text-decoration: none;
}
#navigation  a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#navigation  a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:focus {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#footer  a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#frame {
	height: 645px;
	border: 13px solid #FFFFFF;
	width: 772px;
}
#footer {
	height: 20px;
	width: 798px;
	font-size: 10px;
}

