body {
	margin: 0px;
	background: #4d525c;
}
.column {
	float: left;
}
.clear {
	clear: both;
}
#container {
	margin: 0px auto;
	width: 800px;
}
#main {
	background: url(../image/img_07.jpg) left top repeat-y;
	width: 770px;
	padding-left: 15px;
	padding-right: 15px;
}
#header {
	background: url(../image/img_02.jpg) left top no-repeat;
	width: 770px;
	height: 213px;
}
#menu {
	width: 175px;
}
#menu ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu a {
	background: url(../image/img_06.jpg) left top no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 26px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	margin: 0px;
	display: block;
	text-align: left;
	width: 155px;
	height: 26px;
}
#menu a.aktiv {
	background: url(../image/img_04.jpg) left top no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #d9f82e;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 26px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	margin: 0px;
	display: block;
	text-align: right;
	width: 155px;
	height: 26px;
}
#menu a:hover {
	background: url(../image/img_04.jpg) left top no-repeat;
	color: #d9f82e;
	text-align: right;
}
#content {
	width: 565px;
	cursor: default;
	padding-left: 20px;
	padding-right: 10px;
}
.main_text {
	font-family: Arial;
	font-size: 12px;
	color: #eeeeee;
}
.main_text a {
	font-family: Arial;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: none;
}
.main_text a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
}
.h2 {
	font-size: 9px;
}
.underline {
	text-decoration: underline;
}
#footer {
	background: url(../image/img_09.jpg) left top no-repeat;
	width: 750px;
	height: 70px;
	padding-left: 25px;
	padding-right: 25px;
	cursor: default;
}
.footer_text {
	font-family: Arial;
	font-size: 11px;
	color: #eeeeee;
}
.footer_text a {
	font-family: Arial;
	font-size: 11px;
	color: #eeeeee;
	text-decoration: none;
}
.footer_text a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
.backtop {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
}
.backtop a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}
.backtop a:hover {
	color: #d9f82e;
	text-decoration: none;
}
.xmas {
	background: url(../image/xmas.jpg) right bottom no-repeat;
}

