html, body {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #fddc66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	width: 300px;
	border: 1px solid #fcc604;
	background-color: #fffae7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

textarea {
	height: 70px;
	overflow: auto;
}

p {
	margin: 8px 0px 8px 0px;
}

#main_div {
	position: absolute;
	width: 998px;
	height: 698px;
	top: 50%;
	left: 50%;
	margin-left: -499px;
	margin-top: -349px;
	background: url('../images/basics/background.jpg') no-repeat;
}

#body_div {
	position: relative;
	width: 712px;
	height: 516px;
	margin: 155px auto 0px auto;
}

#navi_div {
	width: 712px;
 	height: 41px;
	background: url('../images/basics/navi_bg.jpg') no-repeat;
}

#content_background_div {
	width: 712px;
	height: 398px;
	background: url('../images/basics/background_content.jpg') no-repeat;
}

#content_div {
	overflow: auto;
	width: 712px;
	height: 398px;
}

#content_left_div {
	float: left;
	width: 400px;
	margin: 20px 0px 0px 40px;
}

#content_right_div {
	float: right;
	width: 198px;
	margin: 20px 10px 0px 0px;
	text-align:right;
}

h2 {
color:#E1212C;
}

#content_lang_div {
	width: 632px;
	margin: 20px 40px 0px 40px;
}

#sponsoren_div {
	width: 710px;
	height: 50px;
	margin-top: 5px;
	border: 1px solid #707070;
}

#footer_div {
	margin-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-size: 8pt;
	color: #fff;
	padding-top:8px;
}

#guestbook_footbar {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

#winterbock {
	height: 69px;
	padding-left: 39px;
	background: url('../images/basics/einbecker_winterbock.gif') no-repeat;
}

.navi_ul_1 {
	float: right;
	margin: 0px;
	padding: 0px;
}

.navi_li_1 {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navi_ul_2 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/basics/trans.gif');
	list-style-type: none;
}

.navi_li_2 {
	margin: 3px 0px 0px 15px;
	padding: 0px;
}

.form_caption {
	float: left;
	width: 150px;
	height: 30px;
}

.form_field {
	float: left;
	width: 450px;
	height: 30px;
}

.form_caption_textarea {
	float: left;
	width: 150px;
	height: 83px;
}

.form_field_textarea {
	float: left;
	width: 450px;
	height: 83px;
}

.form_button {
	float: right;
	margin: 0px 180px 0px 0px;
}

input.button_senden {
	width: 100px;
}

.guestbook_option {
	text-align: center;
}

.guestbook_entry {
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #fcc604;
}

.guestbook_author_info {
	float: left;
	width: 150px;
}

.guestbook_comment {
	float: left;
	width: 480px;
}

.tbl_programm {
	margin: 15px 0px 15px 0px;
}

.tbl_programm th {
	padding: 1px 0px 1px 3px;
	background-color: #fcc604;
	text-align: left;
	font-weight: normal;
}

.tbl_programm td {
	padding: 5px 0px 5px 3px;
	vertical-align: top;
	background: url('../images/basics/dotted.gif') repeat-x bottom;
}

.td_zeit {
	width: 60px;
}

.pictures_pagebar {
	text-align: center;
}

.picture_box {
	height: 85px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #fddc66;
}

/********* A-TAGS */
a {
	text-decoration: none;
	color: #e40019;
	font-weight: bold;
}

a:hover {
	color: #000;
}

#eulenfest_logo_a {
	position: absolute;
	width: 243px;
	height: 142px;
	left: 10px;
	top: 10px;
	background: url('../images/basics/eulenfest_logo_11.gif') no-repeat;
}

#promille_a {
	position: absolute;
	width: 100px;
	height: 50px;
	left: 42px;
	top: 225px;
}

#navi_div a {
	display: block;
}

#footer_div a {
	color: #fff;
	font-weight: normal;
}

#footer_div a:hover {
	color: #fdc500;
}

.navi_li_2 a {
	display: block;
	width: 125px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #fcc604;
	background-color: #fff;
	color: #000;
}

.navi_li_2 a:hover {
	color: #e40019;
	font-weight: bold;
}

.navi_li_2 a.akt {
	display: block;
	width: 125px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #fcc604;
	background-color: #fff;
	color: #e40019;
	font-weight: bold;
}
/* A-TAGS *********/





#facebook {
float:left;
padding-left:10px;
padding-top:0px;
}

#footer_div {
width:591px !IMPORTANT;
float:left;
text-align:right;
}
