@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #CCC;
}
a {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
.tabzellen_hell {
	background-color: #dfdedc;
	color: #F00;
}
.tabzellen_dunkel {
	background-color: #EBEAE9;
}
#cont_body {
	font-size: 10px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	position: relative;
	padding: 0px;
	clear: both;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
}
#navi {
	position: relative;
	width: 950px;
	height: 192px;
}
#inhalt {
	position: relative;
	height: auto;
	width: 890px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	scrollbar-base-color:#d3cab8;
	scrollbar-face-color:#d3cab8;
	scrollbar-highlight-color:#d3cab8;
	scrollbar-track-color:#d3cab8;
	clear: both;
	padding: 20px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dfdedc;
	border-right-color: #dfdedc;
	border-left-color: #dfdedc;
	background-color: #faf9f7;
}
#rund_un{
	width: 930px;
	font-size: 10px;
	text-align: right;
	position: relative;
	background-color: #dfdedc;
	padding-right: 20px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#seitenbild {
	width: 325px;
	height: 233px;
	left: 625px;
	top: 0px;
	position: absolute;
}
#NAVI_WWW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #675a41;
	width: 162px;
	margin-left: 8px;
	background-color: #d7e4e2;
	padding-top: 10px;
	padding-bottom: 10px;
}
#NAVI_WWW a{
	color: #675a41;
	text-decoration: none;
}
#NAVI_WWW a:hover{
	color: #eb690d;
	text-decoration: none;
}
#NAVI_WWW ul {
  list-style-type:none;
  margin:5px;
  padding:0px;
}
#NAVI_WWW li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1cdc9;
	padding-top: 2px;
	padding-bottom: 2px;
}
.in_text{
	font-weight: bold;
	text-transform: uppercase;
}
.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}
#inhaltPOPUP {
	position: relative;
	height: auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	overflow: scroll;
	overflow: auto;
	scrollbar-base-color:#d3cab8;
	scrollbar-face-color:#d3cab8;
	scrollbar-highlight-color:#d3cab8;
	scrollbar-track-color:#d3cab8;
	clear: both;
	padding: 20px;
	background-color: #faf9f7;
}
#rund_unPOPUP{
	width: 100%;
	font-size: 10px;
	text-align: right;
	position: relative;
	background-color: #dfdedc;
	padding-right: 20px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#fehler {
	color: #F00;
}
