body {
margin-top: 0px;
/* background: url(bg.jpg); */
background-color:#000000;
background-repeat: repeat;
color: #FFFFFF;
}

h2{
font-size: 10px;
font-weight:bold;
}

a:link { color: #FFFFFF; text-decoration: none; }
a:visited {color: #CCCCCC; text-decoration: none; }
a:hover {color: #FFFFFF; text-decoration: underline; }
a:active {color: #FFFFFF; text-decoration: none; }

.main {
margin-top: -310px;
position: absolute;
left: 50%;
top: 0px;
width: 750px;
height: 900px;
margin-left: -400px;
padding: 0px;
border: 0px;
}

.bumpermotto{
position: absolute;
top: 190px;
left: 35px;
text-align: right;
font-weight: bold;
color:#CCCCCC;
}

.iframe-pos {
position: absolute;
top: 320px;
left: 309px;
}

.iframe {
	position: absolute;
	visibility: visible;
	width: 570px;
	height: 572px;
  /*height: 594px;*/
	overflow: auto;
	background-color: #000000;
	layer-background-color: #000000;
	color:#ffffff;
	left: -138px;
	top: -12px;
}

.thesidemenu {
position: absolute;
top: 320px;
left: 17px;
}

.menutitle{
cursor: pointer;
margin-bottom: 5px;
background-color: #ECECFF;
color: #FFFFFF;
width: 125px;
height: 25px;
padding:0px;
text-align: center;
font-weight: bold;
/*/*/border: 1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

.phototable{
margin-top: 25px;
}

.clicktozoom{
color: #FFFFFF;
}
