a {
	color: #66FF00;
}
hr {
	color: #E4E8E9;
	height: 1px;
}
.angebot_preise_schrift {
	font-size: 10px;
	color: #E4E8E9;
}

.darkfont {
	color: #306263;
}
.outline {
	border: 1px solid #000000;
	position: relative;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background-color: #000000;
}
#container {
	border: 1px solid #666666;
	width: 800px;
	background-color: #306263;
	margin:auto;
	vertical-align: top;
	background-image: url(../images/hg_container.jpg);
	background-repeat: repeat-y;
}
#top {
	text-align: left;
	width: 800px;
}
#middle {
	text-align: left;
	width: 800px;
	float: left;
	background-image: url(../layout/hg_layout.jpg);
	background-repeat: repeat-y;
	background-color: #306263;
}
#navi {
	text-align: left;
	width: 160px;
	float: left;
}
#navi a {
	color: #172E2F;
	text-decoration: none;
	float: left;
	height: 27px;
	width: 127px;
	vertical-align: middle;
	padding-top: 6px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.1em;
}
#navi table {
	margin-left: 13px;
	margin-top: 30px;
	font-size: 12px;
}
#content {
	text-align: left;
	float: left;
	background-color: #306263;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	color: #E4E8E9;
	width: 412px;
}
#content a {
	color: #8FFF20;
}
#content a:hover {
	color: #E4E8E9;
}
#content h1 {
	font-size: 12px;
	font-weight: bold;
}
#imagebar {
	float: left;
	width: 150px;
	margin-top: 30px;
	color: #E4E8E9;
}

#footer {
	padding: 3px;
	background-image: url(../layout/hg_layout.jpg);
	background-repeat: repeat-y;
	width: 800px;
	color: #666666;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #408284;
}
.preistabelle_ueberschrift {
	color: #000000;
}
.preistabelle {
	font-size: 10px;
	color: #E4E8E9;
}
a {
	color: #66FF00;
}
.icon {
	border: 1px solid #66FF00;
	text-decoration: none;
}
