body {
	font-family: calibri;
	font-size: 14px;
	/*background-color: #FFC0CB;(roze)*/
}

img {
	border: 0;
}

#container {
	position: relative;
	margin-left: 9%;
	margin-right: 9%;
	top: 0px;
	width: 800px;
	height: 110%;
	background-color: #79C8D5;
}

#tekst {
	position: absolute; 
	top: 95px;
	height: 530px;
	overflow: auto;
	left: 120px;
	right:0px;
	background-color: #FFFF88;
	padding: 10px;
	padding-top: 50px;
	border-color: #FFFFAA;
	border-style: outset; 
	border-width:3px;
	
}

#menu {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 120px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 137px;
	width: 381px;
	background:url(Logo_BS.gif);
}

#foto {
	position: absolute;
	top: 0px;
	left: 500px;
	width: 100px;
	height: 135px;
	background: url(100_0295_klein.jpg);
}

.fotos img {
	width: 317px;
}