/** #### Body ######################## */
html body {	
	margin: 0 auto;
	padding: 0;
	height: 100%;
	background-color: #eee;
	text-align: center;
	/*padding-top: expression(parseInt(document.body.scrollTop + 100)); */
}


div {
	position: relative;
	text-align: left;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
img{
	border: 0px;
}
/** #### Gerüst ######################## */
#geruest {
	width: 1000px;	
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px dashed #ccc;
	background-color: #fff;
}
#clear {
	clear: both;
}
/** #### Header ######################## */
#header {
	height: 130px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}
#header ul {
	height: 16px;
	list-style: none;
	position: absolute;
	top: 8em;
	left: 12em;
	text-align: left;
}
#header li {
	float: left;
	height: 16px;
	width: 22px;
	background:url(/images/os_stern.gif) no-repeat;
}
#header li img {
	margin: 0;
}
/** #### Linke Spalte ######################## */
#links {
	width: 200px;
	left: 20px;
	top: 36px;
	float: left;
	text-align: left;
	margin: auto;
	padding: 0;
}
.nav-box {
	width: 100%;
}
.nav-box a {
	text-decoration: none;
}
.th1 {
	height: 24px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
	border-right: 0px dotted #ccc;
	border-left: 0px dotted #ccc;
	border-top: 1px solid #eee;
	border-bottom: 0px dashed #ccc;
	background-color: #f9f9f9;
}
.th1 a {
	color: #CC3333;
}
.th2 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0px 6px 20px;
	border-right: 0px dotted #ccc;
	border-left: 1px dotted #ccc;
	background-color: #fff;
}
.th3 a {
	color: #a30;
}
.th3 {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px 4px 30px;
	border-right: 0px dotted #ccc;
	border-left: 1px dotted #ccc;
	background-color: #fff;
}
.th2 a {
	color: #a30;
}
/** #### Mittlere Spalte ######################## */
#content {
	width: 520px;
	top: -16px;
	left: 40px;
	float: left;
	margin: auto;
	padding: 20px 0 0;
}
#content-s {
	width: 795px;
	top: -16px;
	left: 40px;
	float: left;
	margin: auto;
	padding: 20px 0 0;
}
#content ul {
	margin-top: 3px;
	margin-bottom: 15px;
}
.c-head {
	width: 100%;
	height: 32px;
	margin: auto;
	text-align: left;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding: 6px;
	background: url(/skins/default/images/content_head_02.gif) repeat-x;
}
.c-text {
	width: 100%;
	margin: auto;
	text-align: left;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 0;
	border-bottom: 1px dotted #ccc;
}
/** #### Rechte Spalte ######################## */
#rechts {
	left: -20px;
	top: 16px;
	width: 200px;
	margin: auto;
	float: right;
	padding: 20px 0 0;
}
.news-box {
	width: 100%;
}
.news-box a {
	text-decoration: underline;
}
.nw1 {
	height: 32px;
	width: 100%;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 40px 3px 30px;
	border-top: 0 dotted #ccc;
	border-right: 0 solid #ccc;
	border-left: 0 dotted #ccc;
	background-color: #eee;
	background: url(/skins/default/images/news_head_03.gif) no-repeat;
}
.nw1 a {
	color: #990000;
}
.nw2 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 10px 3px 36px 5px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
	background: url(/skins/default/images/news_head_04.gif) no-repeat;
	background-position: bottom;
}
.nw2 a {
	color: #663300;
}
/** #### Fuß Spalte ######################## */
#footer {
	height: 140px;
	width: 1000px;
	float: left;
	padding: 20px 0 0;
	/* background: url(/images/lineal.gif) repeat-x; */
	/* border-top: 1px dotted #ccc; */
}
/** #### HTML Tags ######################## */
form{
	margin-left : 0px;
	margin-top : 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
}
/** #### Weiteren Classen ######################## */
.my-map {
	width: 100%;
	height: 32px;
	margin: auto;
	text-align: left;
	padding: 0px;
	vertical-align:middle;
}
.my-map a{
	text-decoration:none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.text{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.text-K{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.textFett{
	font-weight:bold;
}
.m-warn-1 {
	width: 90%;
	margin: auto;
	text-align: left;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding: 6px;
	border:dotted 1px #990000;
	background-color: #eee;
}

/** #### Formular Classen ######################## */
.f-zeile{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.f-zeile-error{
	width: 100%;
	padding-bottom: 3px;
	background-color:#ffc;
	border:dotted 1px #f00;
}
.f-name{
	width:140px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif; color:#3366cc;
	float: left;
	margin: auto;
	text-align: left;
}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;
	font-size:12px;
	border-top: 0 solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 0 solid #ccc;
	border-left: 0 solid #ccc;
	background-color:#eee;
}
input{
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;
	font-size:13px;
	height:22px;
	border-top: 0 solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 0 solid #ccc;
	border-left: 0 solid #ccc;
	background-color:#eee;
}
.f-0{
	width:24px;
}
.f-1{
	width:260px;
}
.f-2{
	width:290px;
}
.f-3{
	overflow:auto;
	height:102px;
	width:402px;
}
.f-4{
	overflow:auto;
	height:36px;
	width:315px;
}
.f-4{
	overflow:auto;
	height:36px;
	width:275px;
}
.f-5{
	width:85px;
}
.f-6{
	width:170px;
}

/** #### Ende ######################## */

