body {
	font-family: verdana;
	font-size: 11px;
	margin-top: 40px;
}
/* MAIN */
#main {
	width: 982px;
	margin: 0 auto;
}
#mainBg {
	background-repeat: no-repeat;
	height: 470px;
	float: left;
}
/* TOP */
a.optagelse:link, a.optagelse:visited {
	float: left;
	width: 166px;
	height: 29px;
	float: left;
	background: url(./images/optagelseLogo.jpg);
}
div.unv, a.unv:link, a.unv:visited {
	width: 150px;
	height: 50px;
	float: right;
	background: url(./images/unv.jpg);
	text-decoration: none;
}
/* BOX */
.boxes {
	float: left;
	width: 966px;
	height: 225px;
	background: url(./images/boxes.jpg);
	background-repeat: no-repeat;
	color: white;
	padding-left: 16px;
	margin-top: 207px;
	margin-left: 1px;
}
/*#boxOne {
	float: left;
	width: 310px;
	height: 167px;
	background: url(./images/box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
}
*/
#boxOne {
	float: left;
	width: 310px;
}
#boxTwo {
	float: left;
	width: 310px;
}
#boxThree {
	float: left;
	width: 310px;
}
/*.boxes #boxOne .boxHead {
	font-size: 18px;
	padding: 10px 0 5px 25px;
}
*/
.boxes #boxOne .boxHead {
	width: 268px;
	height: 67px;
	font-size: 20px;
	padding: 13px 0 0 10px;
	background: url(./images/educationPlans.gif);
	margin: 15px 0 0 15px;
}
.boxes #boxTwo .boxHead {
	width: 268px;
	height: 67px;
	font-size: 20px;
	padding: 13px 0 0 10px;
	background: url(./images/educationPlans.gif);
	margin: 15px 0 0 15px;
}
.boxes #boxThree .boxHead {
	width: 268px;
	height: 67px;
	font-size: 20px;
	padding: 13px 0 0 10px;
	background: url(./images/higherEducation.gif);
	margin: 15px 0 0 15px;
}
.boxes ul {
	color: black;
	margin: 0;
	padding-left: 36px;
	padding-top: 15px;
}
.boxes li {
	padding: 2px 0 2px 0;
}
.boxes li a:link, .boxes a:active, .boxes li a:visited {
	color: black;
	text-decoration: none;
	position: relative;
	top: -2px;
}
.boxes li a:hover {
	text-decoration: underline;
}
.boxHead a, .boxHead a:active, .boxHead li a:visited {
	color: white;
	text-decoration: none;
}
.boxHead a:hover {
	text-decoration: underline;
}
/*#boxOne ul {
	padding-top: 5px;
	color: white;
}
*/
/*#boxOne a {
	color: white;
}
*/
#boxOne li {
	list-style-image: url(./images/greenArrow.gif);
}
#boxTwo li {
	list-style-image: url(./images/greenArrow.gif);
}
#boxThree li {
	list-style-image: url(./images/pinkArrow.gif);
}
/* FOOTER */
#footer {
	width: 925px;
height:auto;
clear:both;
	float: left;
	position: relative;
	left: 17px;
}
#footerHead {
	float: left;
height:auto;
	width: 100%;
	border-bottom: 2px solid #86b100;
}
#footerHead .h1 {
	font-size: 28px;
}
#footerHead .h2 {
	font-size: 17px;
	color: #676767;
}
#footerLinks {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#footerLinks a:link, #footerLinks a:active, #footerLinks a:visited {
	color: black;
	text-decoration: none;
	padding: 5px 15px 0 0;
	float: left;
}
#footerLinks a:hover {
	text-decoration: underline;
}
a.uniC:link, a.uniC:visited {
	width: 64px;
	height: 16px;
	float: right !IMPORTANT;
	background: url(./images/unic.jpg);
}
a.uniC:hover {
	text-decoration: none !IMPORTANT;
}
/* OTHER */
.clear {
	clear: both;
	float: left;
height:3px;
width:auto;
}
div.info {
	clear: both;
	float: left;
	width: 100%;
	height:auto;
	margin: 0 0 15px 0;
	padding: 0;
}
div.info ul {
	margin: 0;
	padding-left:53px;
	color: black;
}
div.info ul li {
	padding: 2px 0 2px 0;
}
div.info ul li a:link, div.info ul a:active, div.info ul li a:visited {
	color: black;
	text-decoration: none;
	position: relative;
	top: -2px;
}
div.info ul li a:hover {
	text-decoration: underline;
}
div.info ul li {
	list-style-image: url(./images/blueArrow.gif);
}
a.itemTitle, span.omtaleDate {
  display:none;
}
#footerLinks img {
  border-style:none;
}
