html, body {
	margin:0;
	padding:0;
}
body {
	font: normal 12px/24px "Lucida Grande","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	background-color: #040202;
	color: #392c23;
	background-image: url('images/bg_verlauf.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
th, tr, td {
	font: normal 12px/20px "Lucida Grande","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #392c23;
}
a, a:link, a:visited, a:active {
	color: #e20916;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
p {
	margin:0px 0px 10px;
}
#spalte_1 {
	text-align:left;
	width: 160px;
	height: 1200px;
	background-image: url('images/bg_left.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
}
#spalte_2 {
	text-align:left;
	width: 1066px;
	height: 1200px;
	background-image: url('images/bg_bottom.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	left: 160px;
	top: 0px;
}
#footerzeile {
	text-align:right;
	position: absolute;
	width: 1056px;
	left: 0px;
	top: 785px;
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #543a23;
	text-decoration: none;
}
#navi_top {
	text-align:left;
	height: 57px;
	width: 1066px;
	position: absolute;
	left: 0px;
	top: 91px;
}
#navi_top ul, #navi_top li {
	float: left;
	list-style-type: none;
	margin:0;
	padding:0;
}
#navi_top li a {
	display: block;
	padding: 4px 10px;
	font: normal 12px/20px "Lucida Grande","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	background-color: inherit;
	color: #fff;
	border: 1px solid transparent;
}
#navi_top li a:hover {
	color: #d6f14c;
	text-decoration: none;
	border: 1px solid #d6f14c;
}
#navi_top a.menu_current {
	padding: 4px 10px;
	border: 1px solid transparent;
	color: #d6f14c;
}
#navi_top a.menu_current:hover {
	color: #d6f14c;
	text-decoration: none;
	border: 1px solid #d6f14c;
}
#ticker {
	text-align:left;
	height: 302px;
	width: 160px;
	position: absolute;
	left: 37px;
	top: 230px;
	background-image: url('images/bg_ticker.png');
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 50;
	font: normal 11px/16px "Lucida Grande","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #7d8a55;
	padding:10px 10px 10px 10px;
}
#ticker h1 {
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding: 0;
}
#ticker a, #ticker a:link, #ticker a:visited, #ticker a:active {
	color: #7d8a55;
	text-decoration: none;
	outline: none;
}
#ticker a:hover {
	color: #fff;
	text-decoration: none;
}
