html, body {
	margin:0;
	padding:0;
	height: 100% !important;
	width: 100%;
	text-align: center;
}

img {
	border: 0;
}
	
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

table {border: 0px; margin: 0px; padding: 0px}

#headerBgBar {
	position:absolute;
	left: 0;
	top: 54px;
	height: 47px;
	width: 100%;
	background-color: #BEC3D5;
	z-index: 2;
}

#headerBar {
	position: absolute;
	left: 50%;
	top: 54px;
	margin-left: -413px;
	width: 826px;
	height: 47px;
	background-color: #BEC3D5;
	z-index: 10;
}

#bildScroller {
	position: absolute;
	left: 50%;
	top: 128px;
	margin-left: -413px;
	width: 826px;
	height: 65px;
	background-color: #BEC3D5;
	z-index: 10;
}

#contentBody {
	position:relative;
	margin:0 auto;
	margin-bottom:-47px;
	width: 816px;
	min-height: 100%; 
	height: auto;
	border-right: 1px #4D4D4D solid;
	border-left: 1px #4D4D4D solid;
	background-color: #E8E8E8;
	z-index: 3;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	background-image:url(../img/contentBG.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#contentTable {
	padding-top: 265px !important;
	padding-bottom: 115px !important;
	margin-left: -5px !important;
}

#contentTable .Tnav {
	width: 200px;
	vertical-align:top;
}

#contentTable .Tspace {
	width: 9px;
}

#contentTable .Tcontent {
	vertical-align: top;
	padding-right: 15px;
}


#bottomBgBar {
	position:relative;
	bottom: 54px;
	height: 47px;
	width: 100%;
	background-color: #BEC3D5;
	z-index: 2;
}

#bottomBar {
	position: absolute;
	bottom: 54px;
	height: 47px;
	width: 826px;
	left: 0;
	overflow:hidden;
	background-color: #BEC3D5;
	z-index: 10;
}

#footer {
	position:absolute;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

#footer a:link, #footer a:visited {
	font-size: 13px !important;
	background-image:none;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	font-size: 13px !important;
	background-image:none;
	font-weight:bold;
	text-decoration:none;
	color: #666;
}

#logo {
	position:absolute;
	left: 536px;
	top: 12px;
	z-index: 1000;
}

#navanzeige {
	position:absolute;
	left: 50%;
	margin-left: -413px;
	top: 220px;
	width: 826px;
	height: 30px;
	background-color:#F5D8BB;
	z-index:10;
}

#navanzeige span.shadow {
	position:absolute;
	left: 12px;
	top: 7px;
	z-index: 1;
	width: 800px;
	display: block;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px; 
	color: #CCC;
}

#navanzeige span.text {
	position:absolute;
	left: 10px;
	top: 5px;
	z-index: 2;
	width: 800px;
	display: block;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px; 
}

#navanzeige2 {
	width: 100%;
	height: 30px;
	background-color: #F5D8BB;
	padding-right: 25px;
}

#navanzeige2 span.text {
	line-height: 30px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px; 
	margin-left: 5px;
}


#nav {
	position:relative;
/*	float: left; */
	padding-top: 265px;
	padding-bottom: 115px;
	margin-left: -5px;
}

.navpoint {
	width: 200px;
	height: 30px;
	background-color:#BEC3E5;
	margin-bottom: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:5px;
	cursor:pointer;
}

.navMarked {
	width: 200px;
	height: 30px;
	background-color:#C0E5BD;
	margin-bottom: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:5px;
	cursor:pointer;
}

.navpoint a:link, .navpoint a:visited, .navpoint a:hover {
	text-decoration: none;
	margin: 0;
	padding: 0;
	background-image: none;
	outline: none;
}

.navMarked a:link, .navMarked a:visited, .navMarked a:hover {
	text-decoration: none;
	margin: 0;
	padding: 0;
	background-image: none;
	outline: none;
}

.navpoint:hover, .navpoint_active {
	background-color:#F5D8BB;
}

.navpoint table tr td, .navMarked table tr td {
	height: 30px;
	vertical-align: middle;
}

.subnav {
	width: 185px;
	height: 30px;
	background-color:#A1A6B5;
	margin-bottom: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:20px;
	cursor:pointer;
}

.subnav a:link, .subnav a:visited, .subnav a:hover {
	text-decoration: none;
	margin: 0;
	padding: 0;
	background-image: none;
	outline: none;
}

.subnav:hover, .subnav_active {
	background-color: #FFEED1;
}

.subnav table tr td {
	height: 30px;
	vertical-align: middle;
}

.contentrow table {
	width: 100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	border-collapse: collapse;
}

.contentrow table th {
	border: 1px black solid;
	background-color:#666;
	color: #FFF;
	height: 17px;
}

.contentrow table td {
	border: 1px black solid;
	height: 17px;
	padding: 4px;
	margin: 0;
}

.imgoverlay {
	position:absolute;
	bottom: 20px;
	right: 7px;
	width: 20px;
	height: 20px;
	background-image:url(../img/sysimg/img_overlay.png);
	z-index:2;
	cursor:pointer;
}

td.contentrow {
		text-align:justify;
}

.imgoverlay:hover {
	position:absolute;
	bottom: 20px;
	right: 7px;
	width: 20px;
	height: 20px;
	background-image:url(../img/sysimg/img_overlay_over.png);
	z-index:2;
	cursor:pointer;
}

a:link, a:visited {
	background-image:url(../img/sysimg/link.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left: 12px;
	color:#333;
}

a:hover, a:active {
	background-image:url(../img/sysimg/link_over.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left: 12px;
	color:#333;
	text-decoration:none;
}


select {
	border: 1px black solid;
	width: 200px;
}

input, select, textarea {
	border: 1px black solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}

input[type=text] {
	width: 200px;
}

input[type=submit] {
	background-color:#CCC;
	color: #000;
}

input[type=submit]:hover {
	background-color:#999;
	color:#FFF;
	cursor:pointer;
}

.hinweis {
	color:#900;
}

.anmeldungForm .formLabelBold {
	font-weight:bold;
	width: 110px;
}


.anmeldungForm .formError {
	border: 1px #C00 solid;
}

.anmeldungForm .formErrorText {
	color: #C00;
}

.anmeldungForm .formLabel {
	width: 110px;
}

.anmeldungForm input, .anmeldungForm select {
	width: 150px;
}

.anmeldungForm input[type=button]:hover, .anmeldungForm input[type=submit] {
	background-color:#CCC;
	color: #000;
}

.anmeldungForm input[type=button]:hover, .anmeldungForm input[type=submit]:hover {
	background-color:#999;
	color:#FFF;
	cursor:pointer;
}


table td.mak {
	background-image: url(../img/logo_mak.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position: right;
}

a.markLink {
	font-size:11px;
	font-weight:bold;
	background-image:url(../img/sysimg/list.gif);
	padding-left: 18px;
	text-decoration:none;
	background-position: 2px 0;
}

a.markLink:hover {
	font-size:11px;
	font-weight:bold;
	background-image:url(../img/sysimg/list_over.gif);
	padding-left: 18px;
	text-decoration:none;
	background-position: 2px 0;
}
