* {
margin:0;
padding:0;
}

html {
	height: 100%;
	font-size: 75%;
	overflow: auto;
}

html>body {
}

body {
	height: 100%;
	background: #fef9ed url(img/hex-fef9ed.gif);
	font: normal 10pt/12.7pt Arial, Verdana, Tahoma, sans-serif;
	color: black;
	text-align: left;		
}

a {
	outline: 0;
}


/* linker Steuerungsbereich */

#control {
	position: absolute;
	left: 0px; top: 0px; width: 340px;
	float: left;
}

#visual {
	width: 340px;
	height: 170px;
}

#nav {
	font: normal 10pt/12.7pt Arial, Verdana, Tahoma, sans-serif;
	width: 340px;
	height: 170px;
}

#nav a {
	color: white;
	text-decoration: none;
}
#nav a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
}

#navsize {
	width: 85px;
	height: 85px;
	background: #413231 url(img/hex-413231.gif);
}

#navscroll {
	width: 85px;
	height: 85px;
	background: #fdc92b url(img/hex-fdc92b.gif);
}

#nav1bg {
	position: absolute;
	left: 85px; top: 170px; width: 85px; height: 170px;
	background: #952b3c url(img/hex-952b3c.gif);
}

#nav1frame {
	position: absolute;
	left: 85px; top: 170px; width: 85px; height: 170px;
	background: #952b3c url(img/hex-952b3c.gif);
	overflow: hidden;
	clip: rect(5px 80px 160px 0px);
	visibility: visible;
}

#nav1 {
	position: absolute;
	left: 0px; top: 0px; width: 85px;
	background: #952b3c url(img/hex-952b3c.gif);
	padding: 5px 0px 10px 5px;
	color: white;
}

#nav2bg {
	position: absolute;
	left: 170px; top: 170px; width: 170px; height: 170px;
	background: #f8ae00 url(img/hex-f8ae00.gif);
}

#nav2frame {
	position: absolute;
	left: 170px; top: 170px; width: 170px; height: 170px;
	background: #f8ae00 url(img/hex-f8ae00.gif);
	overflow: hidden;
	clip:rect(5px 165px 160px 0px);
	visibility: visible;
}

#nav2 {
	position: absolute;
	left: 0px; top: 0px; width: 170px;
	background: #f8ae00 url(img/hex-f8ae00.gif);
	padding: 5px 0px 10px 5px;
	color: white;
}

#pics {
	width: 340px;
	height: 170px;
}

#piczoom {
	position: absolute;
	left: 0px; top: 340px; width: 340px; height:170px;
	background: url(img/space.gif);
	text-align: right;
	visibility: hidden;
	z-index: 2;
}

#picscreen {
	position: absolute;
	left: 0px; top: 340px; width: 340px; height:170px;
	visibility: visible;
	z-index: 1;
}

/* rechter Inhaltsbereich */

#content {
	position: absolute;
	left: 340px; top: 0px; width: 335px;
	float: left;
	padding: 0px 15px 0px 10px;
}

#logo {
	text-align: right;
	margin: 0px 0px 57px 0px;
}
#printlogo {
	display:none;
}

#headline {
	font: normal 18pt/22pt Arial, Verdana, Tahoma, sans-serif;
	margin: 0px 0px 25px 0px;
}

h1 {
	font: normal 10pt/14.3pt Arial, Verdana, Tahoma, sans-serif;
	color: #952b3c;
	font-weight: bold;
}

#textframe {
	position: absolute;
	left: 10px; top: 117px; width: 335px; height: 443px;
	overflow: hidden;
	font: normal 10pt/14.3pt Arial, Verdana, Tahoma, sans-serif;
	margin: 0px;
}
#text {
	position: absolute;
	left: 0px; top: 0px; width: 335px;
	overflow: hidden;
	font: normal 10pt/14.3pt Arial, Verdana, Tahoma, sans-serif;
	margin: 0px;
/*	overflow: hidden;
	width: 350px; height: 390px;
	clip:rect(0px 350px 390px 0px); */
}
#text p {
	margin-bottom: 7pt;
}
#text a {
	color: #952b3c;
	font-weight: bold;
	text-decoration: none;
}
#text a:hover {
	text-decoration: none;
}
#text table {
	width: 100%;
	margin-bottom: 7pt;
}
#text table th[scope=col] {
	font: normal 10pt/10.7pt Arial, Verdana, Tahoma, sans-serif;
	text-align: center;
	vertical-align: text-top;
}
#text table th[scope=row] {
	font: normal 10pt/10.7pt Arial, Verdana, Tahoma, sans-serif;
	color: #952b3c;
	text-align: left;
}
#text table tr {
	line-height: 10pt;
}
#text table td {
	font: normal 10pt/10.7pt Arial, Verdana, Tahoma, sans-serif;
	text-align: center;
}
#text table td p {
	font: normal 10pt/10.7pt Arial, Verdana, Tahoma, sans-serif;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}
#text ul {
	list-style-type: circle;
	padding-left: 20px;
	margin-bottom: 7pt;
}


/* Pager */

#pager {
	position: absolute;
	left: 344px; top: 565px;
	visibility: visible;
}
#pager a {
	text-decoration: none;
}
#pager a:hover {
	text-decoration: none;
}


/* Formulare */

.inputtext {
	color: black;
	font-weight: normal;
	font: normal 10pt/14.3pt Arial, Verdana, Tahoma, sans-serif;
	margin: 0px;
	vertical-align: top;
}

.input {
	font: normal 10pt/14.3pt Arial, Verdana, Tahoma, sans-serif;
	border-style:none;
	background: #fef9ed url(img/hex-fef9ed.gif);
	padding: 0px;
	scrollbar-arrow-color: rgb(102,102,102);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-face-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(204,204,204);
	scrollbar-darkshadow-color: rgb(204,204,204);
	scrollbar-track-color: rgb(255,255,255);
}

.inputwrong {
	font: normal 10pt/14.3pt Arial, Verdana, Tahoma, sans-serif;
	border-style:none;
	border-left: 10px solid #fdc92b;
	background: #fef9ed url(img/hex-fef9ed.gif);
	padding: 0px;
}

.inputdropdown {
	font: normal 10pt/14.3pt Arial, Verdana, Tahoma, sans-serif;
	clear: both;
	border: 1px solid #bebebe;
	background-color: White;
	padding: 2px 4px;
	width: 258px;
}

.button {
	clear: both;
	visibility: visible;
	font: normal 10pt/14.3pt Arial, Verdana, Tahoma, sans-serif;
	color: #952b3c;
	font-weight: bold;
	background: transparent;
	border-style:none;
	cursor: pointer;
	padding-top: 20px;
}

#dropmenudiv{
position:absolute;
border:none;
font: normal 10pt/11pt Arial, Verdana, Tahoma, sans-serif;
z-index:100;
background-color: #952b3c;
padding:5px;
}

#dropmenudiv a{
width: 100%;
display: block;
border:none;
text-decoration: none;
background-color: #952b3c;
color: white;
}

#dropmenudiv a:hover{
font-weight: bold;
}



.align-left {
text-align: left;
}
.align-center {
text-align: center;
}
.align-right {
text-align: right;
}
