body {
	background-color: #344A7C;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}

#divActivity {
	background-image: url(http://www.girrer.at/mariazell/images/mz-land.gif);
	background-position: top;
	background-repeat: no-repeat;
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 209px;
	height: 100%;
	background-color: #416141;
}
#divImageActivity {
	position: relative; 
	top: 52px;
	left: 12px;
	width: 185px;
}
#divInfoActivity {
	position: relative; 
	top: 68px;
	left: 12px;
	width: 185px;
}
#divJAlbum {
	font-family: verdana, arial, helvetica;
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	bottom: 3px;
	left: 0px;
	width: 209px;
	text-align: center;
}

#divMainHeader {
	position: absolute;
	top: 10px;
	left: 230px;
	height: 32px;
	padding-left: 10px;
	padding-top: 2px;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

#divMainSlideHeader {
	position: absolute;
	top: 10px;
	left: 230px;
	height: 32px;
	padding-left: 10px;
	padding-top: 2px;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}

#divMain {
	position: absolute;
	top: 40px;
	left: 230px;
}

div.Photo {
	padding: 3px;
	display: inline;
	width: 96px;
	height: 112px;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: 0px;
	color: #FFFFFF;
	vertical-align: top;
}
div.imgBorder {
	width: 94px;
	height: 94px;
	border: 0px solid #344A7C;
	background-color: #344A7C;
	overflow: hidden;
}

a.Photo {
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

td.ImagePaneHeader {
	background-image: url(ImagePaneHeader.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 0px;
	font-size: 12px;
	color: #416141;
	height: 23px;
}
td.ImagePaneRow {
	background-color: #416141;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 2px;
	font-size: 12px;
	height: 20px;
	color: #FFFFFF;
}
a.ImagePaneRow {
	color: #FFFFFF;
	text-decoration: underline;
}
a.ImagePaneRow:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td.ImagePaneFrame {
	background-color: #416141;
}

td.InfoPaneHeader {
	background-image: url(ImagePaneHeader.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 0px;
	font-size: 12px;
	color: #416141;
	height: 23px;
}
td.InfoPaneRow {
	background-color: #416141;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 2px;
	font-size: 12px;
	height: 20px;
	color: #FFFFFF;
}
a.InfoPaneRow {
	color: #FFFFFF;
	text-decoration: underline;
}
a.InfoPaneRow:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td.InfoPaneFrame {
	background-color: #416141;
}
