/* Unive Document */

body				{margin: 0px;
					padding: 0px;
					background-color: #dbedff;}
					
.zwart				{color: #000000;}
					
.unive				{width: 802px;
					height: 2707px;
					position: absolute;
					left: 50%;
					margin-left: -401px;}
					
.ruimte_bovenkant	{float: left;
					width: 800px;
					height: 10px;}
					
.webpagina			{float: left;
					width: 800px;
					height: 2705px;
					background-color: #FFFFFF;
					border: solid;
					border-style: solid;
					border-width: 1px;
					border-color: #cccccc;}

.linkerkant			{float: left;
					width: 611px;
					height: 2705px;}
					
.logo_vlak			{float: left;
					width: 611px;
					height: 81px;}
					
.logo				{width: 166px;
					height: 55px;
					margin-top: 5px;
					margin-left: 40px;}
					
.header_vlak		{float: left;
					width: 611px;
					height: 65px;}
					
.header				{width: 526px;
					height: 49px;
					margin-left: 40px;
					background-image: url(img/unive_header.jpg);}
					
.tekst_header		{width: 490px;
					height: 15px;
					margin-left: 23px;
					padding-top: 7px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #FFFFFF;
					font-weight: bold;}
					
.content_vlak		{float: left;
					width: 611px;
					height: 2502px;}
					
.content			{width: 526px;
					height: 2402px;
					margin-left: 40px;}
					
.top				{float: left;
					width: 526px;
					height: 230px;
					background-image: url(img/unive_voorkeursaanbieder.jpg);}
					
.center				{float: left;
					width: 526px;
					height: 2220px;
					background-image: url(img/unive_content_background.jpg);}
					
.tekst				{width: 506px;
					height: 2200px;
					margin: 10px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					text-align: justify;}
					
.bottom				{float: left;
					width: 526px;
					height: 10px;
					background-image: url(img/unive_content_onderkant.jpg);
					background-repeat: no-repeat;
					font-size: 1px;}
					
.rechterkant		{float: left;
					width: 189px;
					height: 2705px;
					background-image: url(img/unive_zijkant_bg.jpg);
					background-repeat: repeat-y;}
					
.pruik				{float: left;
					width: 189px;
					height: 242px;}
					
.beschrijving		{float: left;
					width: 400px;
					height: 13px;
					font-size: 11px;}
					
.bedrag				{float: left;
					width: 106px;
					height: 13px;
					font-size: 11px;}
					
.bedrag_streep		{float: left;
					width: 106px;
					height: 13px;
					border-bottom-width: 1px;
					border-bottom-color: #000000;
					border-bottom-style: solid;
					font-size: 11px;}

