/* VITRUM Document */

body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-image: url(../x/main/bgr_vitrum2.jpg);
	background-repeat: no-repeat;
	background-color: #D8DBD2;
	scrollbar-arrow-color: #0169b0;
	scrollbar-face-color: #d8dbd2;
	scrollbar-track-color: #d7dad3;
	background-position: center;

	}


#Container{
	background-image: url(../x/main/VITRUM.jpg);
	height: 800px;
	width: 460px;
	background-repeat: no-repeat;
				}	
				
#Content{
	position: absolute;
	width: 460px;
	padding-top: 90px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}				
	
		
#fotonav{
	float: left;
	height: 220px;
	width: 143px;
	overflow: auto;
}

#foto{
	padding-left: 145px;
	width: auto;
}

#Menu{
	position: absolute;
	top: 353px;
	width: 440px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	color: #FFFFFF;	
		}
		
#Menu  a
{
	text-decoration: none;
	color: #eeeff3;
	}

#Menu  a:hover
{	
	color: #DADDD4;
	text-decoration: none;
	}

#Text {
	font-family: "Arial";
	font-size: 12px;
	color: #0069AF;
	position: absolute;
	top: 395px;
	width: 435px;
}

.smalltxt {
		padding-left: 45px;
}

.headertxt{
color: #0069AF;
	padding-left: 30px;
	font-weight: bold;
}

