<!--

body {
	margin: 0px;
	padding: 0px;
	font: 11px Verdana;
	text-align: left;
	background-image: url(../layout/bg.gif);
	background-repeat: repeat-x;
}

html, body { height: 100%; }

#container {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 1160px;
	min-height: 100%;
}

* html #container { height: 100%; }

/* ------------------------------------------ Banner ------------------------------------------ */

#ban {
	float: left;
	width: 1160px;
	height: 220px;
	margin: 0px;
	padding: 0px;
	background: url(../layout/ban.gif) top;
	background-repeat: no-repeat;
}

#ban_logo {
	float: left;
	width: 180px;
	height: 110px;
	margin: 0px;
	padding: 0px;
}

#ban_submenu_bg {
	float: left;
	margin: 25px 0px 0px 40px;
	width: 920px;
	height: 87px;
}

#ban_submenu_bg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	color: #2d762d; 
}

#ban_submenu_bg a:hover { color: #003d00; }

#ban_breadcrumb {
	float: left;
	width: 992px;
	margin: 30px 0px 0px 0px;
	text-align: right;
	font-style: italic;
	color: #798579;
}

#ban_breadcrumb a {
	text-decoration: none;
	color: #798579;
}

#ban_breadcrumb a:hover { text-decoration: underline; }

/* ------------------------------------------ Hauptmenü ------------------------------------------ */

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	float: left;
	width: 110px;
	margin: 23px 0px 0px 0px;
	text-align: center;
}

li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #e5ede1;
	display: block;
	width: 100%;
	background-image: url(../layout/menu_normal.gif);
	padding: 6px 0px;
}

li a:hover {
	background-image: url(../layout/menu_hover.gif);
	color: #f5f9f3;
}

.menu_active {
	background-image: url(../layout/menu_active.gif);
	color: #798579;
}

/* ------------------------------------------ Left ------------------------------------------ */

#left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 175px;
}

.left_box {
	float: left;
	width: 145px;
	margin: 0px 0px 20px 0px;
	padding: 40px 15px 10px 15px;
	background: url(../layout/box_left_bg.gif) #003d00;
	background-repeat: no-repeat;
	border-top: 2px solid #e5ede1;
	color: #e5ede1;
	line-height: 18px;
}

.left_box a {
	text-decoration: none;
	font-weight: bold;
	color: #798579;
}

.left_box a:hover { text-decoration: underline; }

.left_box_line {
	width: 140px;
	height: 1px;
	font-size: 1px;
	background-color: #a5b1a5;
	margin: 10px 0px 10px 1px;
}

/* ------------------------------------------ Submenü ------------------------------------------ */

#submenu_bg {
	float: left;
	width: 175px;
	background: url(../layout/box_left_bg.gif) #003d00;
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	padding: 45px 0px 0px 0px;
	border-top: 2px solid #e5ede1;
}

#submenu_bg ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#submenu_bg li {
	float: left;
	width: 161px;
	height: 19px;
	margin: 0px;
	text-align: left;
}

#submenu_bg li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
	color: #e5ede1;
	display: block;
	width: 100%;
	background-image: none;
	background-color: #003d00;
	border-top: 1px solid #002100;
	padding: 2px 0px 0px 14px;
}

#submenu_bg li a:hover {
	background-image: none;
	background-color: #155915;
	color: #f5f9f3;
	height: 16px;
}

#submenu_bg #menu_active {
	background-image: none;
	background-color: #002b00;
	color: #798579;
	height: 16px;
}

/* ------------------------------------------ Middle ------------------------------------------ */

#middle {
	float: left;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	width: 600px;
}

.middle_box {
	float: left;
	width: 570px;
	margin: 0px 0px 20px 0px;
	padding: 20px 15px 10px 15px;
	background-color: #e5ede1;
	border-top: 2px solid #798579;
	color: #798579;
	line-height: 18px;
}

.middle_box a {
	text-decoration: none;
	color: #798579;
}

.middle_box a:hover { text-decoration: underline; }

.middle_box_line {
	float: left;
	width: 570px;
	height: 1px;
	font-size: 1px;
	background-color: #a5b1a5;
	margin: 10px 0px 10px 1px;
}

*html .middle_box_line { margin: 10px 0px 10px 0px; }

/* --------------------------------------- Middle Header --------------------------------------- */

#middle_header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003d00;
}

#middle_header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 6px;
}

/* ------------------------------------------ Right ------------------------------------------ */

#right {
	float: left;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	width: 190px;
}

.right_box {
	float: left;
	width: 160px;
	margin: 0px 0px 20px 0px;
	padding: 45px 15px 10px 15px;
	background: url(../layout/box_right_bg.gif) #003d00;
	background-repeat: no-repeat;
	border-top: 2px solid #e5ede1;
	font-size: 10px;
	color: #e5ede1;
	line-height: 18px;
}

.right_box a {
	text-decoration: none;
	font-weight: bold;
	color: #e5ede1;
}

.right_box a:hover { text-decoration: underline; }

.right_box_line {
	width: 160px;
	height: 1px;
	font-size: 1px;
	background-color: #798579;
	margin: 10px 0px 10px 1px;
}

#advertisement {
	float: left;
	margin: 0px 0px 0px 33px;
	padding: 0px;
	width: 135px;
	background: url(../layout/advert_bg.gif) #a5b1a5;
	background-repeat: no-repeat;
}

#advertisement_ban {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
	border-top: 2px solid #798579;
}

/* ------------------------------------------ Footer ------------------------------------------ */

.clear {
	clear: both;
	height: 130px;
}

#footer {
	margin: 0px auto;
	padding: 0px;
	margin-top: -130px;
	background: url(../layout/footer_bg.gif) bottom;
	background-repeat: repeat-x;
	height: 130px;
	width: 100%;
	clear: both;
}

#footer_menu {
	float: left;
	width: 1100px;
	margin: 48px 0px 0px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #798579;
}

*html #footer_menu { margin: 48px 0px 0px 7px; }

#footer_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #798579;
	text-decoration: none;
	margin: 0px;
}

#footer_menu a:hover { text-decoration: underline; }

#footer_rights {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2a2a2a;
	width: 1100px;
	margin: 23px 0px 0px 14px;
}

*html #footer_rights { margin: 19px 0px 0px 7px; }

#footer_rights a {
	text-decoration: none;
	color: #2a2a2a;
}

#footer_rights a:hover { text-decoration: underline; }

#footer_logos {
	float: left;
	width: 1100px;
	margin: 0px 0px 0px 14px;
}

*html #footer_logos { margin: 0px 0px 0px 7px; }

#footer_logos a { margin: 0px 25px 0px 0px; }

-->