body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/backg/plan.png");
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

A:link {
	background-color: transparent;
        color: #3D3C3C;
	text-decoration:none;
}
A:visited {
	background-color: transparent;
        color: #3D3C3C;
	text-decoration:none;
}
A:active {
	background-color: transparent;
        color: #000088;
	text-decoration:none;
}
A:hover {
	background-color: transparent;
        color: #3D3C3C;
	text-decoration: underline;
}

div.logobox {
	background-color: transparent;
	color: inherit;
	height: 310px;
	margin: auto;
	position: relative;
	top: 0px;
	text-align: left;
	vertical-align: top;
	width: 500px;
}

img.logo {
	border: 0px none black;
	height: 150px;
	position: absolute;
	width: 150px;
	z-index: 6;
}

img#rio_art {
	left: 0px;
	top: 0px;
}
img#rio_2 {
	left: 0px;
	top: 152px;
}
img#fura {
	left: 152px;
	top: 0px;
}
img#soft_plus {
	left: 152px;
	top: 152px;
}
img#cs_logo {
	left: 340px;
	top: 152px;
}
div#von {
	border: 0px none black;
	height: 15px;
	position: absolute;
	text-align: right;
	vertical-align: bottom;
	width: 30px;
	z-index: 6;
	left: 306px;
	top: 289px;
}

div.gallery_content {
	background-color: transparent;
	color: inherit;
	height: 500px;
	margin: auto;
	position: relative;
	top: 50px;
	text-align: left;
	width: 460px;
}

img.foto{
	border: 0px none black;
	height: 300px;
	left: 30px;
	position: absolute;
	top: 0px;
	width: 400px;
	z-index: 6;
}

img.arrow{
	border: 0px none black;
	height: 30px;
	position: absolute;
	top: 300px;
	width: 30px;
	z-index: 6;
}

img#arrow_left {
	left: 0px;
}

img#arrow_right {
	left: 430px;
}