﻿body
{
	background-color: #CFDBDC;
	background-image: url(images/ifukleiner.gif);
	background-repeat: no-repeat;
	background-position: 195px 0px;
	font-family: Verdana;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}

div#box
{
	width: 700px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 20px;
	
}
a
{
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}
a.text
{
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight:bold;
	padding: 0 0 0 10px;
}

div#text
{
	width: 600px;
	height: 500px;
	position: absolute;
	top: 150px;
	left: 250px;
	font-family: Verdana;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	
	
}


div#navigatie
{
width:200px;
height:400px;
position:absolute;
top:155px;

}

	

div#inlog
{
	width: 600px;
	height: 500px;
	position: absolute;
	top: 200px;
	left: 250px;
	font-family: Verdana;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	


}


h1
{
	color: #ABAA8D;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	top: 90px;
	left: 250px;
	position: absolute;
}

h2
{
	color: #ABAA8D;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	
}
div#naamuniversity
{
	position:absolute;
	top: 25px;
	left: 0px;
	color: #black;
	font-family: Verdana;
	font-size: 20px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	float: left;

	text-align: left;
	letter-spacing: 1px;
}
div#naamfree
{
	position:absolute;
	top: 25px;
	left: 250px;
	color: #black;
	font-family: Verdana;
	font-size: 20px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	float: left;

	text-align: left;
	letter-spacing: 1px;
}

div#panta
{
	position:absolute;
	top: 780px;
	left: 0px;
	color: #ABAA8D;
	font-family: Verdana;
	font-size: 20px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	float: left;

	text-align: left;
	letter-spacing: 5px;
}

li
{
	list-style-type: none;
	list-style-position: default;
}
li.text
{
	list-style-type: disc;
	list-style-position: default;
}
li.even
{
	list-style-type: none;
	background-color: #ABAA8D;
	background-repeat: no-repeat;
}

table {align:left;}

div.popup
{
	position:absolute;
 	top:40%;
 	left:40%;
 	width:300p;
 	height:100px;
 	opacity:1;
 	background-color:#ABAA8D;
	border: 1px solid #000;
	z-index:100;
	display:none;
}

div#google
{
	width: 300px;
	height: 300px;
	position: absolute;
	left: 300px;
}
