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:0 0 30px 0;
}
#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;
}
#hg_blaetter {
	width: 1066px;
	height: 780px;
	background-image: url('images/hg_bild_01.jpg');   /* farbiges Hintergrundbild Weinrausch -> auswechseln*/
	background-repeat: no-repeat;
	background-position: left top;
}
#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: 180px;
	position: absolute;
	left: 37px;
	top: 230px;
	background-image: url('images/bg_ticker.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#ticker h1 {
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-top: 10px;
	padding-left: 10px;
}
#ticker ul {
	float: left;
	list-style-type: none;
	margin:0;
	padding:0;
}
#ticker li {
	margin:0;
	padding:0 5px 6px 10px;
	line-height: 14px;
}

#ticker li a {
	font: normal 11px/14px "Lucida Grande","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #7d8a55;
}
#ticker li a:hover {
	color: #fff;
	text-decoration: none;
}


#ticker li a.menu_current {
	padding: 4px 10px;
	border: 1px solid transparent;
	color: #d6f14c;
}



#content {
	text-align:left;
	width: 725px;
	position: absolute;
	left: 264px;
	top: 230px;
}
#content_top {
	text-align:left;
	width: 100%;
	background-image: url('images/content_top.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
}
#content_middle {
	text-align:left;
	width: 100%;
	background-image: url('images/content_middle.png');
	background-repeat: repeat-y;
	background-position: left top;
	overflow: auto;
}
#content_bottom {
	text-align:left;
	width: 100%;
	background-image: url('images/content_bottom.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	clear: both;
	margin-bottom: 50px;
}
#footer {
	margin: 0;
	text-align:left;
	width: 100%;
	height: 22px;
	background-image: url('images/bg_footer.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.textfooter, a.textfooter:link, a.textfooter:active, a.textfooter:visited  {
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a.textfooter:hover {
	color: #e20916;
	text-decoration: none;
	outline: none;
}
#spalte_inhalt {
	float: left;
	text-align:left;
	width: 60px;
}
#inhalt {							/* Seiteninhalt */
	float: left;
	text-align:left;
	width: 630px;
	padding-bottom: 50px;
}
#inhalt h1 {
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #392c23;
	margin: 0;
	margin:0 0 12px 0;
}
#facebook {
	position:absolute;
	left:1192px;
	top:785px;
	width:24px;
	height:24px;
	z-index:1;
}





.value_input {
	width: 320px;
	color: #392c23;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	outline: none;
	margin-bottom: 6px;
	border: 1px solid #9f9f9f;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.value_input_textarea {
	width: 320px;
	height: 120px;
	color: #392c23;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	outline: none;
	margin-bottom: 6px;
	border: 1px solid #9f9f9f;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.value_input_select {
	width: 326px;
	color: #392c23;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	outline: none;
	margin-bottom: 6px;
	border: 1px solid #9f9f9f;
}
.value_input_captcha {
	width: 40px;
	color: #392c23;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	outline: none;
	margin-bottom: 6px;
	border: 1px solid #9f9f9f;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.value_input:hover, .value_input:focus,
.value_input_textarea:hover, .value_input_textarea:focus,
.value_input_select:hover, .value_input_select:focus,
.value_input_captcha:hover, .value_input_captcha:focus,
.value_area:hover, .value_area:focus {
	background-color:#f0f0f0;
	border: 1px solid #a5acb2;
}
