body {
	background-color: #fff;
}

body, table, td {
	font-family: Verdana;
	font-size: 12px;
	color: #607374;
	padding: 0;
}

a.navi:link,a.navi:visited,a.menu:link,a.menu:visited {
	color: #607374;
	text-decoration: underline;
}

a.navi:hover,a.menu:hover {
	color: #FB6D07;
	text-decoration: none;
}

ul#navi > li.active, ul#navi > li.active > a {
      color: #FB6D07;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi li {
	list-style-type: none;
	padding: 0;
	background-image: url('../img/pfeil.jpg');
	background-repeat: no-repeat;
	background-position: top 4px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 22px;
}

#wrapper {
	position: relative;
	width: 100%;
	border: 1px solid #CCC;
	border-top: none;
	background-color: #fff;
}

#header {
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
	background-color: #607374;
	background-position: right;
	height: 158px;
	color: #00f2ff;
	font-size: 25px;
	text-align: left;
}

#logo {
	font-weight: bold;
	padding-top: 60px;
	margin-left: 15px;
}

#leftside {
	float: left;
	width: 200px;
	text-align: left;
	min-height: 500px;
	height: auto !important;
}

#rightside {
	margin-left: 200px;
	padding-left: 15px;
	border-left: 1px solid #c3caca;
	padding-right: 15px;
	text-align: left;
	min-height: 500px;
	height: auto !important;
}

a {
	color: #607374;
}

a:hover {
	color: #FB6D07;
 	text-decoration: none;
}

#navi {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding: 0 15px 15px 15px;
	text-align: left;
}

#head {
	font-size: 13pt;
	margin-bottom: 20px;
}

#headmenu {
	color: #00acb5;
	padding: 15px 15px 15px 35px;
	font-size: 13pt;
	font-family: Arial;
	font-weight: bold;
	margin: 2px;
}

.content {
	padding-top: 15px;
	padding-bottom: 15px;
}

.submenu_item {
	margin-left: 22px;
}

.menu_heading {
	display: inline-block;
	list-style-type: none;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	color: #000 !important;
	font-size: 11pt !important;
	font-weight: bold;
	background: none !important;
}

.submenu_item + .menu_heading {
	font-size: 11pt;
	margin-top: 7px !important;
	margin-bottom: 7px !important;
}

.menu_separator {
	list-style-type: none;
	background: none !important;
}
