html {
	height: 100%;
}

body {
	height: 100%;
	margin-left: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
}

a:link {
     color: #FFFFFF;
	 text-decoration: none;
}

a:visited {
     color: #FFFFFF;
	 text-decoration: none;
}	 

a:hover {
     color: #dd0d1a;
	 text-decoration: underline;
}

a:active {
     color: #dd0d1a;
	 text-decoration: underline;
}

a.text:link {
     color: #000000;
	 text-decoration: none;
}

a.text:visited {
     color: #000000;
	 text-decoration: none;
}	 

a.text:hover {
     color: #dd0d1a;
	 text-decoration: underline;
}

a.text:active {
     color: #dd0d1a;
	 text-decoration: underline;
}

#pageContainer {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -485px;
	margin-top: -315px;
	height: 630px;
	width: 970px;
	background-image: url(../images/design/background_schlagschatten.jpg);
	background-repeat: no-repeat;
}

#kameraMartinMarion {
	z-index: 99;
	position: absolute;
	height: 276px;
	width: 353px;
	background-image: url(../images/design/martin_marion_kamera.jpg);
	background-repeat: no-repeat;
	margin-top: 230px;
	margin-left: 357px;
}

#sidemenue {
	z-index: 99;
	position: absolute;
	height: 56px;
	width: 122px;
	left: 824px;
	top: 275px;
}

#bilderContainer {
	z-index: 88;
	position: absolute;
	width: 647px;
	height: 413px;
	margin-left: 50px;
	left: 0px;
}
#bilderTitle {
	z-index: 89;
	position: absolute;
	width: 647px;
	height: 22px;
	margin-left: 50px;
	text-align: left;
	margin-top: 413px;
	background-image: url(../images/design/hg_text.gif);
	padding: 1px;
	color: #FFF;
}
#bildernavigContainer {
	z-index: 88;
	position: absolute;
	width: 921px;
	height: 63px;
	margin-top: 435px;
	margin-left: 50px;
	background-image: url(../images/design/background_bildernavigation.gif);
}

.td_bg-start {
	background-image: url(../images/design/background_content_start.gif);
	background-repeat: repeat-x;
}
.td_bg-bilder {
	background-image: url(../images/design/background_content_bilder.gif);
	background-repeat: repeat-x;
}

.td_bg-content-rechts {
	background-image: url(../images/design/background_content_rechts.gif);
	background-repeat: repeat-x;
}

.td_bg-bottom {
	background-image: url(../images/design/background_content_bottom.gif);
	background-repeat: repeat-x;
}

.td_adressetext {
	color: #FFF;
}

.starttext {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	font-weight: normal;
}

.td_bildertext {
	color: #FFF;
	height: 22px;
	padding-left: 20px;
}

#thumb2, #thumb3, #thumb4,#thumb5, #thumb6 {
	display:none;
}
