.text {
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
}

.text a{
	text-decoration:none;
	color: #000000;
}
.headline {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #77843E;
}
.navigation a {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 4pt;
	text-decoration:none;
	font-weight:normal;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 4pt;
	font-weight: bold;	
}

body {
	background-color: #77843E;
}

#logo {
	position: absolute;
	left: 43px;
	top: 49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	filter:alpha(opacity=70);


	-moz-opacity:.70;
	opacity:.70;
}

#nav {
	position: absolute;
	left: 182px;
	top: 51px;
}

#head {
	position: absolute;
	left: 182px;
	top: 71px;
}

#wrapper {
	width: auto;
	height:760px;
	border: 1px solid black;
	margin: 10px;
	margin-top: 20px;
	background:#cccccc url(../images/Bild2009001.jpg) scroll left top no-repeat;
	z-index: 4;
}

#opacityDiv {
width: auto;
height: 760px;
background:white;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
}

#myMain {
	position: absolute;
	left: 44px;
	top: 126px;
	width: auto;
	padding: 20px;
	background:white;
	filter:alpha(opacity=88);
	-moz-opacity:.88;
	opacity:.88;
}

#myMainText {
	position: absolute;
	left: 44px;
	top: 126px;
	width: 561px;
	padding: 20px;
	background:white;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#myMainText1 {
	position: absolute;
	left: 44px;
	top: 226px;
	width: 690px;
	padding: 20px;
	background:white;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#myMainText2 {
	position: absolute;
	left: 40px;
	top: 445px;
	width: 559px;
	padding: 20px;
	background:white;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#myMainText3 {
	position: absolute;
	left: 44px;
	top: 586px;
	width: 564px;
	padding: 20px;
	background:white;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#myMainText4 {
	position: absolute;
	left: 658px;
	top: 125px;
	width: 202px;
	padding: 20px;
	background:white;
	height: 305px;
}
#myMainText5{
	position: absolute;
	left: 44px;
	top: 615px;
	width: 690px;
	padding: 20px;
	background:white;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
#mainText {
	top: 126px;
	position: absolute;
	padding: 20px;
	background: white;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	left: 704px;
}

#IndexText {
	top: 587px;
	position: absolute;
	padding: 20px;
	background: white;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	left: 44px;
	width: 680px;
}

#CollectionText {
	top: 573px;
	position: absolute;
	padding: 10px;
	background: white;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	left: 44px;
	width: 887px;
	padding-left: 20px;
}

#DetailText {
	top: 126px;
	position: absolute;
	padding: 10px;
	background: white;
	filter:alpha(opacity=60);


	-moz-opacity:.60;
	opacity:.60;
	left: 730px;
	width: 190px;
	padding-left: 20px;
	height: 534px;
}

#CollectionImage {
	position: absolute;
	top: 126px;
	background: white;
	padding: 20px;
	padding-bottom: 27px;
	filter:alpha(opacity=88);
	-moz-opacity:.88;
	opacity:.88;
	left: 323px;
}
#ticker {
	background: white;
	position: absolute;
	top: 698px;
	left: 43px;
	padding: 10px;
	filter:alpha(opacity=60);

	-moz-opacity:.60;
	opacity:.60;
	width: 690px;
	padding-left: 20px;
	height: 67px;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 300px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #E7EADE;
margin: 0.3em auto;
padding: 15px;
}
