html {
	height: 100%;
	width: 100%;
	overflow: -moz-scrollbars-vertical; height: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	color: #000000;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: center;
	background-image:url(images/hg.gif);
	z-index: 1;
}

a, 
a:link, 
a:visited {
	color: #005da8;
	text-decoration: none;
}

a:hover, 
a:active {
	color: #000;
}

h1 {
	position: absolute;
	top: -400px;
}

h2 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 0em 0em 1.5em 0em;
	color: #666666;
}

h3 {
	font-size: 1em;
	margin: 2em 0em -1em 0em;
}


h4 {
	font-weight: normal;
	font-style: oblique;
	font-size: 1em;
	margin: 0em 0em 0em 0em;
}

table h3 {
	margin: 2em 0em 0em 0em;
}

#maindiv {
	position: absolute;
	height: 100%;
	width: 832px;
	top: 0px;
	left: 50%;
	margin-left: -417px;
	padding: 0px;
	z-index: 2;
}

#headerdiv {
	position: relative;
	width: 100%;
	top: 0px;
	z-index: 3;

}

#contentdiv {
	position: absolute;
	top: 176px;
	width: 937px;
	z-index: 3;
}

#navdiv {
	position: absolute;
	background-color: transparent;
	height: 33px;
	width: 850px;
	top: 105px;
	margin-top: 0px;
	z-index: 20;
}

#navoben {
	color: #ffffff;
	position:absolute;
	left:630px;
	top:19px;
	width:201px;
	height:30px;
	z-index:21;
}

a.navoben, 
a.navoben:link, 
a.navoben:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.9em;
	line-height: 1.2em;
	cursor: pointer;
}

a.navoben:hover, 
a.navoben:active {
	color: #e3e3e3;
}

#navoben img {
margin: 0px 0px -1px 2px;
cursor:pointer;
}

#adressblock {display:none;}


#bildstreifen {
	position: absolute;
	left: 0px;
	top: 138px;
	width: 831px;
	z-index: 3;
}

#bildstreifen_schachtel {
	position: absolute;
	left: -41px;
	top: 138px;
	width: 831px;
	z-index: 3;
}

#text {
	position: absolute;
	left: 200px;
	top: 310px;
	width: 573px;
	padding-bottom: 50px;
	z-index: 8;

}

#headerflash {
	position: absolute;
	top: 138px;
	left: -31px;
	z-index: 7;
}


#schachtel {
	position: absolute;
	left: -34px;
	top: 145px;
	width: 174;
	height: 140;
	z-index: 8;
}

.detailhidden {
	display:none;
}

.detail {
	display:block;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 5px 8px 5px 0px;
	margin: 0.4em 0em 1em 0em;
}

a.pdflink,
a.pdflink:link,
a.pdflink:visited {
	padding: 0em 0em 0em 1.5em;
	background-image:url(images/pdficon.gif);
	background-repeat:no-repeat;
	background-position: 0.2em 0.1em;
	color: #005da8;
}

a.pdflink:hover,
a.pdflink:active {
	background-image:url(images/pdficon_o.gif);
	color: #00457c;
}

a.extlink,
a.extlink:link,
a.extlink:visited {
	padding: 0em 0em 0em 1.5em;
	background-image:url(images/linkicon.gif);
	background-repeat:no-repeat;
	background-position: 0.2em 0.1em;
	color: #005da8;
}

a.extlink:hover,
a.extlink:active {
	background-image:url(images/linkicon.gif);
	color: #00457c;
}

.pdfnote {
	font-size: 0.8em;
	color: #777;
	padding: 0em 0em 0em 0.5em;
}

.border {
	border: 1px solid #bbb;
}

.horizontalline {
	height: 1px;
	width: 100%;
	background-color: #bbb;
	display:block;
	margin: 1em 0em 2em 0em;
}

.horizontallinie2 td {
background-image:url(images/line2.gif);
background-repeat:repeat-x;
background-position: 0px 50%;
}
