img {
	border:					0;
}
body {
	margin:					0;
	padding:				0;
	background-image:		url('bodybg.gif');
}
#header {
	text-align:				right;
	padding:				0;
	margin:					15px 15px 15px 0;
}
#mainmenu {
	background-color:		#800C11;
	height:					20px;
	list-style-type:		none;
	margin:					0;
	padding:				0 51px 0 0;
}
#mainmenu li {
	display:				inline;
}
#mainmenu li a {
	height:					20px;
	margin:					0;
	padding:				0 20px 0 20px;
	font-family:			verdana, arial, sans-serif;
	font-weight:			bold;
	font-size:				12px;
	text-decoration:		none;
	color:					#FFC422;
	line-height:			18px;
	display:				block;
	float:					right;
}
#mainmenu li a:hover {
	background-color:		#FFC422;
	color:					#800C11;
}
#mainmenu li a.activ {
	height:					20px;
	margin:					0;
	padding:				0 20px 0 20px;
	font-family:			verdana, arial, sans-serif;
	font-weight:			bold;
	font-size:				12px;
	text-decoration:		none;
	color:					#800C11;
	line-height:			18px;
	display:				block;
	float:					right;
	background-color:		#FFC422;
}

#container {
	background-image:		url('container_bg.gif');
	background-repeat:		repeat-y;
	background-position:	right;
}
#right {
	float:					right;
	width:					659px;
	padding:				20px 20px 20px 20px;
	font-family:			verdana, arial, sans-serif;
	font-weight:			normal;
	color:					#000;
	font-size:				12px;
	min-height:				350px;
	background-image:		url('rechts_bg.gif');
	background-repeat:		no-repeat;
	background-position:	bottom right;
}
#right a {
	font-family:			verdana, arial, sans-serif;
	font-weight:			bold;
	color:					#FFC422;
}
#right a:hover {
	background-color:		#FFC422;
	color:					#C9252C;
	text-decoration:		none;
}

#left {
	margin:					0 699px 0 0;
	padding:				20px 0 20px 0;
}

#footer {
	height:					20px;
	background-color:		#800C11;
	clear:					both;
}

#left ul {
	list-style-type:		none;
	width:					200px;
	float:					right;
	margin:					0;
	padding:				0;
}
#left ul li a {
	font-family:			verdana, arial, sans-serif;
	font-weight:			normal;
	background-color:		#800C11;
	font-size:				12px;
	text-decoration:		none;
	display:				block;
	margin:					1px 1px 0 0;
	color:					#FFC422;
	height:					18px;
	padding:				0 0 0 15px;
	line-height:			18px;
	
}
#left ul li a:hover {
	background-color:		#FFC422;
	color:					#800C11;
	margin:					1px 1px 0 0;
}
#left ul li a.activ {
	font-family:			verdana, arial, sans-serif;
	font-weight:			bold;
	background-color:		#FFC422;
	font-size:				12px;
	text-decoration:		none;
	display:				block;
	margin:					1px 1px 0 0;
	color:					#800C11;
	height:					18px;
	padding:				0 0 0 15px;
	line-height:			18px;
}
#left ul li a.subnav {
	font-family:			verdana, arial, sans-serif;
	font-weight:			normal;
	background-color:		#E1444B;
	font-size:				12px;
	text-decoration:		none;
	display:				block;
	margin:					1px 1px 0 0;
	color:					#800C11;
	height:					18px;
	padding:				0 0 0 25px;
	line-height:			18px;
}
#left ul li a.subnav:hover {
	background-color:		#FFC422;
	color:					#800C11;
}
h1 {
	font-family:			verdana, arial, sans-serif;
	font-weight:			bold;
	font-size:				14px;
	text-decoration:		none;
	color:					#800C11;
	margin:					0 0 5px 0;
	padding:				0;
	clear:					both;
}
p {
	font-family:			verdana, arial, sans-serif;
	font-weight:			normal;
	font-size:				12px;
	text-decoration:		none;
	color:					#000;
}
#left ul li a.subnav_activ {
	font-family:			verdana, arial, sans-serif;
	font-weight:			normal;
	background-color:		#FFC422;
	font-size:				12px;
	text-decoration:		none;
	display:				block;
	margin:					1px 1px 0 0;
	color:					#800C11;
	height:					18px;
	padding:				0 0 0 25px;
	line-height:			18px;
	background-image:		none;
}
.admin_menu {
	border-color:			#000;
	border-width:			0px 0px 1px 0px;
	border-style:			solid;
	clear:					both;
}
