#wrapper {
	height: 520px;
	width: 645px;
	background-color: #4F004E;
}
#logo {
	background-image: url(../img/logo_todaysvok.gif);
	height: 55px;
	background-repeat: no-repeat;
}
#wrapper #tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 31px;
	margin-left: 65px;
	padding-top: 10px;
	font-weight: bold;
}
#wrapper #bol1 {
	background-image: url(../img/bg_123.gif);
	background-repeat: no-repeat;
	height: 138px;
}
#wrapper #midden {
	background-image: url(../img/btn_midden.gif);
	background-repeat: no-repeat;
	height: 132px;
}
#wrapper #footer {
	background-image: url(../img/bg_bo01.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 154px;
}
#wrapper #footer img {
	float: right;
	padding-right: 58px;
}