* {
	margin:0;
	padding:0;
} 

body {
	background-color: #efefef;
}

div#header {
	margin-top: 0px;
	height: 75px;
}

div.bkv {
	height: 642px;
	background-color: #9cc4d7;
}

div.fmi {
	height: 642px;
	background-color: #b7a168;
}

div.pop {
	height: 642px;
	background-color: #d50050;
}

div#footer {
	background: #efefef url('../img/bg.png') repeat-x;
}

div#header {
	background: #efefef url('../img/bg_header.png') repeat-x;
	background-position:bottom;
}

div#AM_graduation_menu {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 13px;
	height:40px;
}

div#AM_graduation_menu a.active {
	color: #808080;
	text-decoration: none;
}

div#AM_graduation_menu a {
	color: #000000;
}

div#AM_graduation_menu h3 {
	padding-top: 10px;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

div#AM_hanze_menu img {
	margin-top: 15px;
}

div#AM_hanze_menu {
	width: 1000px;
	margin:0 auto;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

div.AM_hanze_menu_list_image {
	width: 220px;
	margin-right: 15px;
	float: left;
}

div.AM_hanze_menu_list {
	width: 220px;
	margin-top: 20px;
	margin-left: 15px;
	float: left;
	line-height: 13px;
}

div.AM_hanze_menu_list h3 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #808080;
	color: #404040;
	height: 20px;
	margin-top: 10px;
}

div.AM_hanze_menu_list ul {
	margin-top: 5px;
}

div.AM_hanze_menu_list ul li {
	margin-left: 10px;
	color: #404040;
	list-style: circle;
}

div.AM_hanze_menu_list a {
	color: #404040;
	border-bottom: 1px dotted #404040;
	text-decoration: none;
}

div.AM_hanze_menu_list a:hover {
	color: #ee7f00;
	border-bottom: 1px dotted #ee7f00;
	text-decoration: none;
}

div.AM_hanze_menu_list ul li:hover {
	color: #ee7f00;
}

div.AM_hanze_menu_list ul li a:hover {
	color: #ee7f00;
}

div#content {
	position: relative;
	height: 640px;
	min-width: 1000px;
}

div#left {
	width: 50%;
	height: 640px;
	min-width: 480px;
	float: left;
}

div#right {
	width: 50%;
	height: 640px;
	min-width: 480px;
	float: left;
}

div.clearer {
	clear: both;
}

a.bkv {
	display: block;
	height: 50px;
	margin-top: 15px;
}

a.fmi {
	display: block;
	height: 50px;
	margin-top: 15px;
	font-family: Georgia, Serif;
	text-transform: uppercase;
}

a.pop {
	display: block;
	height: 50px;
	margin-top: 15px;
	font-family: Verdana, sans-serif;
}

a.active {
	color: #ee7f00;	
}

h3 a {
	text-decoration: none;
	color: #000000;
}

h3 a:hover {
	color: #ee7f00;
}

div#love {
	width: 100%;
	text-align: right;
}

div#love img {
	padding: 10px;
}

a.bkv-active {
	display: block;
	height: 50px;
	margin-top: 15px;
	background: transparent url('../img/bkv_pointer-blank.png') no-repeat;
	background-position: center bottom;
	color: #808080;
	text-decoration: none;
}

a.fmi-active {
	display: block;
	height: 50px;
	margin-top: 15px;
	background: transparent url('../img/fmi_pointer-blank.png') no-repeat;
	background-position: center bottom;
	color: #808080;
	text-decoration: none;
}

a.pop-active {
	display: block;
	height: 50px;
	margin-top: 15px;
	background: transparent url('../img/pop_pointer-blank.png') no-repeat;
	background-position: center bottom;
	color: #808080;
	text-decoration: none;
}

.eindexamenwebsite {
	position: absolute;
	top: 50px;
	right: 50px;
}
