@charset "utf-8";
/* CSS Document */

body, div, td, th, p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	margin: 0px;
	background: url(images/body_bg.png) top left #e5e5e5 repeat-x;
}
div.outer {
	width: 1075px;
	min-height: 700px;
	margin: 0px auto;
	background: #eee;
	background: url(images/footer_bg.jpg) bottom right no-repeat;
	padding-bottom: 83px;
}
div.inner {
	width: 1000px;
}
div.logo {
	padding-top: 27px;
	height: 73px;
}
div.header {
	height: 246px;
	background: #97a4ac;
}
div.navi {
	height: 40px;
	background: #52575b;
}
.navi ul, .navi li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navi li {
	float: left;
	width: 200px;
	height: 40px;
	text-align: center;
}
.navi li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 40px;
	width: 200px;
	height: 40px;
	display: block;
	text-align: center;
}
.navi li a:hover, .navi li a.act {
	background: #ec7033;
}
.navi li li {
	height: 30px;
}
.navi li li a {
	line-height: 30px;
	width: 200px;
	height: 30px;
	display: block;
}
.navi li ul {
	display: none;
	z-index: 100;
	position: relative;
}
.navi li:hover ul {
	display: block;
}
li.li1, li.li1 li {
	background: #52575b;
}
li.li2, li.li2 li {
	background: #63696d;
}
li.li3, li.li3 li {
	background: #777e83;
}
li.li4, li.li4 li {
	background: #8f979d;
}
li.li5, li.li5 li {
	background: #a8b2b9;
}
li.first {
	border-top: 1px solid #fff;
}

div.content {
	min-height: 400px;
	background: url(images/div_bg.jpg) bottom right no-repeat #fff;
}
*:first-child+html div.content {
	padding-bottom: 20px;
}
div.content_pad {
	padding: 20px;
}
div.left {
	width: 559px;
	padding-right: 20px;
	border-right: 1px solid #eee;
	min-height: 360px;
	float: left;
	line-height: 19px;
	text-align: justify;
	z-index: 50;
}
div.left_arb {
	width: 705px;
	min-height: 360px;
	line-height: 19px;
	text-align: justify;
	z-index: 50;
	float: left;
}
div.right_arb {
	width: 255px;
	min-height: 360px;
	line-height: 19px;
	text-align: justify;
	z-index: 50;
	float: left;
	font-size: 12px;
}
div.right {
	width: 359px;
	min-height: 250px;
	float: left;
	padding-left: 20px;
	line-height: 19px;
	text-align: justify;
	border-left: 1px solid #eee;

	margin-left: -1px;
	z-index: 40;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 18px;
	font-weight: normal;
	color: #e75012;
	padding: 0px;
	margin: 0px 0px 18px 0px;
}
h1 {
	line-height: 26px;
}
h2 {
	color: #f18a54;
	font-size: 16px;
}
a {
	color: #f18a54;
	text-decoration: none;
}
a:hover {
	color: #e75012;
}
a.noa {
	cursor: default;
}
div.tright {
	text-align: right;
}
div.lleft {
	width: 50%;
	float: left;
}
div.lright {
	width: 50%;
	float: left;
	text-align: right;
	padding-top: 46px;
	font-size: 14px;
}
div.lright a {
	margin-left: 25px;
}

div.navpanellayer {
	display: none;
}
.meinungen img {
	border: 1px solid #ccc;
	margin: 0px 7px 10px 0px;
}
.meinungen img.vier {
	margin-right: 0px;
}
img.arb_img {
	border: 1px solid #ccc;
	margin-right: 14px;
}
img.arb_img2 {
	margin-right: 0px;
}

#webspurthinweis, a {
	text-align: left;
}