/* Standard deklarationen */
body {
	background-color:	#FDFAE7;
	margin: 			0px;
	padding: 			0px;
	font-family:		tahoma;
	font-size:			12px;
}
html {

	padding-top: 			10px;
}
img {
	border: 			0px;
}
.text_green_11px {
	font-family: Tahoma;
	font-size: 12px;
	color: #009900;
}

#wrapper {
	width:942px;

	background:#fc3;
	position:relative;
	left:50%;
	margin-left:-471px;
}
/* allgemeine DIV Container */
#main {
	width:				942px;

}
#head {
	width:    			900px;
	height:				170px;
	float:				left;
}
#head_left {
	height:				159px;
	width:				150px;
	float:				left;
}
#head_middle {
	height:				158px;
	width:				588px;
	background-color:	#ffffff;
	float:				left;
	padding:		5px;	
	border:				#000000 1px solid;
}
#head_right {
	height:				159px;
	width:				149px;
	float:				left;
}
#head_logo {
	background-image:	url(../images/RATSKELLER_LOGO.gif);
	background-repeat:	no-repeat;
	height:				141px;
	width:				130px;
	float:				left;
	margin-top:		-10px;
}
#header_banner {
	background-image:	url(../images/logo_ratskeller_pattensen.gif);
	background-repeat:	no-repeat;
	width:				458px;
	height:				115px;
	float:				left;
	margin-top:			-10px;
}
/* middle DIVs */

#middle {
	width:				940px;
	height:				auto;
	float:				left;
}
#middle_left {
	height:				auto;
	width:				150px;
	float:				left;
}
#middle_middle {
	height:				auto;
	width:				568px;
	background-color:	#ffffff;
	float:				left;
	border-right: 		#000000 1px solid;
	border-left: 		#000000 1px solid;
	padding:			15px;
}
#middle_right {
	height:				auto;
	width:				190px;
	float:				left;
}
#footer {
	width:				900px;
	height:				17px;
	float:				left;

}
#footer_left {
	height:				17px;
	width:				150px;
	float:				left;
}
#footer_middle {
	text-align:			right;
	height:				17px;
	width:				593px;
	background-color:	#ffffff;
	float:				left;
	border:				#000000 1px solid;
	padding-top:		2px;
	padding-bottom:		3px;
	padding-right:		5px;
}
#footer_right {
	height:				20px;
	width:				150px;
	float:				left;
}
#navigation {
	height:				30px;
	float:				left;
	padding-left:		10px;
}
a:link {
	color:				#000000;
	text-decoration:	none;

	height:				15px;
}
a:visited {
	color:				#000000;
	text-decoration:	none;

	height:				15px;
}
a:hover {
	color:				#009900;
	text-decoration:	underline;
}
a:active {
	color:				#009900;
	text-decoration:	underline;
}
li{
	list-style-type:	square;
	font-family:		Tahoma;
	color: 				#368944;
}
ol{
	list-style-type:	none;
	font-family:		Tahoma;
	color:				#000000;
}
#li_i{
	list-style-type:	square;
	font-family:		Tahoma;
	font-size:			12px;
	color: 				#368944;
	height:				15px;
	margin-left:		-25px;
}
h1 {
	font-family:		Tahoma;
	color: 				#368944;
	font-size: 			12px;
	margin-left: 		5px;
	margin-top: 		10px;
}
h2 {
	font-family:		Tahoma;
	color: 				#000000;
	font-size: 			11px;
	margin-left: 		10px;
	margin-top: 		10px;
}
#admin_button {
	display: 			inline;
	margin-top: 		5px;
	background-color:	#FDFAE7;
	font-family:		Tahoma;
	font-size:			11px;
}
#admin_form {
	display: 			inline;
	margin-top: 		5px;
	background-color:	#FDFAE7;
	font-family:		Tahoma;
	font-size:			11px;
}

