html{
	height:100%;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-color:#EFECD6;
	height:100%;
	line-height: normal;
}
a, a.link, a.visited, a.active  {
	text-decoration:underline;
	color: #666666;
}
a.hover   { 	
	text-decoration:underline;
	color: #000000;
}
H1 {
	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 15px;
	color: #8BA6B9;
}
#center {
	position: absolute;
	width: 880px;
	height: 560px;
	top: 50%;
	left: 50%;
	margin-top: -280px; /* negative Hälfte von height:560px; */
	margin-left: -440px; /* negative Hälfte von width:880px */
}
#container {
	position: relative;
	width: 880px;
	height: 479px;
	background-color:#FFFFFF;
	background-image: url(../img/bg.gif);
	text-align: left;
	background-repeat: no-repeat;
}
#head {
	position: relative;
	width: 880px;
	text-align: right;
	height: 39px;
	background-color:#EFECD6;
}
#main {
	position: relative;
	background-color:#EFECD6;
	width: 647px;
	text-align: left;
	float: left;
	margin-top: 89px;
}
#mainGallery {
	position: relative;
	background-color:#A5BCCC;
	width: 647px;
	text-align: left;
	float: left;
	margin-top: 89px;
	background-image: url(../img/bg_gallery.gif);
	background-repeat: no-repeat;
}
.clear{ clear:both; }
#content {
	position:absolute;
	left: 0px; 
	top: 0px;
	float:left;
	height: 213px;
	width: 385px;
	margin-top: 20px;
	margin-left: 47px;
	overflow:hidden; 
	z-index:2;
}
#content h1 {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 7px 0px;
}
#content p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}
#content td {
	padding: 0px 0px 6px 0px;
}
.scrolling { position:absolute; left:auto; top:auto; border:none; visibility:hidden; z-index:2; }
#down {
	position:absolute;
	left: 379px;
	top: 3px;
	z-index: 3;
	width: 16px;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#up {
	position:absolute;
	left: 408px;
	top: 3px;
	z-index: 23;
	width: 16px;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#bild {
	float:right;
}
.t_head {
	width: 74px;
}
#menu{
	width:203px;
	height:233px;
	float:left;
	background-color: #C4C1AC;
	margin-top: 89px;
	padding-top: 0px;
	padding-left: 30px;
	line-height: 40px;
}
#menu img{
	padding-top: 10px;
}
#subMenu {
	width: 833px;
	height: 57px;
	margin-top: 23px;
	margin-bottom: 78px;
	padding-left: 47px;
	background-color: #E2EAEF;
}
#subMenuLeft {
	float: left;
	line-height: 22px;
}
#subMenuRight {
	width: 204px;
	float: right;
}
#subMenu img{
	margin-top: 3px;
	border: none;
}
#subMenu a, #subMenu a:link, #subMenu a:visited, #subMenu a:active {
	margin-top: 3px;
	margin-bottom: 3px;
	border: none;
	font-weight: bold;
	color: #8BA6B9;
	text-decoration:none;
}
#subMenu a:hover { 	
	text-decoration:underline;
}
#footer {
	font-size: 11px;
	color: #8BA6B9;
	text-align: right;
	width: 880px;
	background-color:#EFECD6;
}
.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.kleiner {
	font-size: smaller;
}
.kursiv {
	font-style: italic;
	letter-spacing: 0.0em;
}#video {
	position:absolute;
	left: 0px;
	top: 0px;
	float:left;
	height: 228px;
	width: 476px;
	margin-top: 0px;
	margin-left: 0px;
	overflow:hidden;
	z-index:5;
	background-color: #A5BCCC;
	padding-left: 175px;
	padding-top: 5px;
}

