body {
	background-color: #E8E8E8;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #5D5D5D;
	/*line-height: 1.6;*/
}

#head {
	position: relative;
	width: 931px;
	_width: 937px;
	height: 154px;
	padding-bottom: 16px;
	background: url(../images/head_bg.gif) repeat-x;
}

#top_menu {
	position: absolute;
	margin: -36px 0 0 25px;
	font-size: 12px;
	color: #fcfbff;
}

#top_menu a {
	font-size: 12px;
	color: #fcfbff;
	text-decoration: none;
}

#top_menu a:hover {
	text-decoration: underline;
}

#bottom {
	position: relative;
	height: 25px;
	width: 931px;
	_width: 937px;
	background: url(../images/bottom_bg.gif) repeat-x;
	color: #d9d7d8;
}

#bottom a {
	color: #d9d7d8;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

#copyright {
	position: absolute;
	top: 6px;
	left: 5px;
}

#impressum {
	position: absolute;
	top: 6px;
	right: 10px;
}

#main {
	position: relative;
	width: 931px;
	margin: 0 0 5px 0;
	background: url(../images/bg.gif) repeat-y;
	text-align: left;
}

#menu {
	position: relative;
	float: left;
	width: 176px;
	margin-left: 6px;
	_margin-left: 3px;
}

#menu_box {
	position: relative;
	width: 176px;
	background: url(../images/menu_bg.gif) repeat-y;
}

#content {
	position: relative;
	float: left;
	margin-left: 5px;
	width: 562px;
}

#sponsor {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 176px;
}

#content_box {
	position: relative;
	width: 561px;
	background: url(../images/main_bg.gif) repeat-y;
}

.menu_head {
	position: relative;
	margin: -4px 0 13px 6px;
	width: 164px;
	height: 36px;
	background: url(../images/menu_head_bg.gif) no-repeat;
}

.menu_li {
	position: absolute;
	margin: -22px 0 0 28px;
}

.menu_li_img {
	position: relative;
	margin: -1px 0 0 6px;
	border: 0;
}

.menu_li a {
	color: #5e5e5e;
	text-decoration: none;
}

.menu_li a:hover {
	text-decoration: none;
}

.main_head {
	position: relative;
	margin: -4px 0 12px 6px;
	width: 548px;
	height: 36px;
	background: url(../images/main_head_bg.gif) no-repeat;
}

.content_text {
	position: relative;
	margin: 0 0 0 14px;
	width: 532px;
}

a {
	color: #363636;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 10px 0 0 12px;
	font-size: 13px;
	color: #fcfbff;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color: #32a12b;
}