/* general setup */
#UNICbody {
	padding: 0 350px 0 350px;
/*these side paddings together determine the natural min-width */
	margin: 0;
	text-align: center;
/*this centers the wrappers in older IEwin versions */
}
#UNICsizer {
	margin: 0 auto 0 auto;
/*this centers the wrappers in standards browsers */
	width: 50%;
/*here is the critical value for customizing the Jello behavior */
	max-width: 300px;
/* version for IE is at the bottom of this style block */
}
#UNICexpander {
	background: transparent;
	margin: 0 -350px 0 -350px;
/* these side margins should be the same or slightly less than body paddings */
	min-width: 700px;
/*This prevents Safari from losing the negative margins in narrow windows */
	position: relative;
}
/* Holly hack for IE. Must be zero, not the usual 1% value, due to IE bug \*/
* html #UNICexpander {
	height: 0;
}
/* */
/* helps IE get the child percentages right. */
#UNICwrapper {
	width: 100%;
	text-align: left;
}
/* content */
#content, #contentNB {
	background: #ffffff url('/images/opt/contentbg.jpg') top left repeat-x;
	border-top: 2px solid #86b100;
	border-left: none;
	border-right: none;
}
#content div.col-80-r {
	border-left: 2px solid #86b100;
	margin-top: 2px;
	margin-bottom: 2px;
}
#content div.col-20-l {
	margin-bottom: 2px;
}
/* header */
#headeroutside {
	height: 55px;
}
#header {
	background: #454545 url('/images/opt/top_menu_left_edge.png') top left no-repeat;
	margin: 0;
	border: none;
	border-bottom: solid 16px #ffffff;
	height: 39px;
}
#headeroutside #header div.col-100-l {
	height: 39px;
	width: 100%;
	background: transparent url('/images/opt/top_menu_right_edge.png') top right no-repeat;
}
* html #header #headerH2,
#headerH2 {
	position: absolute;
	left: -999px;
	width: 1px;
	height: 1px;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
#header ul {
	position: absolute;
	bottom: 26px;
	right: 16px;
	text-align: right;
}
* html #header ul {
/* IE */
	bottom: 13px;
	right: 12px;
}
#header ul li {
	color: #ffffff;
}
#header ul li a {
	color: #ffffff;
}
#header ul li a:hover {
	color: #86b100;
}
#header ul li a.visited {
	color: #ffffff;
}
#header ul li a.visited:hover {
	color: #86b100;
}
/* footer */
#footer {
	border-bottom: none;
	border-left: none;
	border-right: none;
}
#footer div.norm {
	border-top: solid 2px #86b100;
	height: 68px;
}
/* Start of code for image based footer */
#footerOptLogo {
	background: url('/images/opt/optagelse_logo.png') bottom left no-repeat;
	height: 25px;
	width: 114px;
	color: #ffffff;
}
#footerOptLogo span {
	position: absolute;
	left: -999px;
	width: 1px;
	height: 1px;
	padding: 0;
	line-height: 0;
	font-size: 0;
	color: #ffffff;
}
#footerOptLogo a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #ffffff;
}
/* End of code for image based footer */
a.footerUnic img {
	margin-top: 33px;
	margin-left: 20px;
}
/* menu definitions */
div.menu ul.menubreadcrumb {
	margin: 0;
	padding: 5px 0 9px 8px;
	border-top: none;
	border-bottom: none;
	background: #ffffff url('/images/opt/breadcrumbbg.jpg') bottom left repeat-x;
}
* html div.menu ul li {
	width: 90%;
	}
div.menu ul.menubreadcrumb li a {
	color: #333333;
}
a.menuPkt {
	font-weight: normal;
	color: #000000;
}
a.menuPktAkt {
	font-weight: bold;
	color: #333333;
}
/* bokse */

div.fact-i {
	background: #eeeeee;
}
div.news-i {
	background: #eeeeee;
}
div.info-i {
	background: #eeeeee;
}
div.form-i {
	background: #eeeeee;
}
div.link-i {
	background: #eeeeee;
}
div.fact-i h2, div.fact-i h3, div.fact-i h4, div.fact-i div.h {
	background: #e58011 url(/images/opt/bokse/fact.gif) left top repeat-x;
	border-bottom: solid 1px #729707;
}
div.news-i h2, div.news-i h3, div.news-i h4, div.news-i div.h {
	background: #a13a02 url(/images/opt/bokse/news.gif) left top repeat-x;
	border-bottom: solid 1px #cfb611;
}
div.info-i h2, div.info-i h3, div.info-i h4, div.info-i div.h {
	background: #e58011 url(/images/opt/bokse/info.gif) left top repeat-x;
	border-bottom: solid 1px #ca156e;
}
div.form-i h2, div.form-i h3, div.form-i h4, div.form-i div.h {
	background: #565656 url(/images/opt/bokse/form.gif) left top repeat-x;
	border-bottom: solid 1px #aaaaaa;
}
div.link-i h2, div.link-i h3, div.link-i h4, div.link-i div.h {
	background: #003f70 url(/images/opt/bokse/link.gif) left top repeat-x;
	border-bottom: solid 1px #0c6b92;
}
div.fact-i img.box-i-img {
	border-left: 2px solid #ddffdd;
}
div.news-i img.box-i-img {
	border-left: 2px solid #ffffdd;
}
div.info-i img.box-i-img {
	border-left: 2px solid #ffddff;
}
div.form-i img.box-i-img {
	border-left: 2px solid #eeeeee;
}
div.link-i img.box-i-img {
	border-left: 2px solid #ddddff;
}
#boxThree {
	float: left;
	width: 340px;
  background:#ffffff url(http://optagelse.dk/images/boxes.jpg) no-repeat top right;
}
#boxThree .boxHead {
	width: 268px;
	height: 67px;
	font-size: 20px;
	padding: 13px 0 0 10px;
	background: url(http://optagelse.dk/images/higherEducation.gif);
	margin: 15px 0 0 15px;
}
#boxThree ul {
	color: black;
	margin: 0;
	padding-left: 36px;
	padding-top: 15px;
}
#boxThree li {
	padding: 2px 0 2px 0;
}
#boxThree li a:link, #boxThree a:active, #boxThree li a:visited {
	color: black;
	text-decoration: none;
	position: relative;
	top: -2px;
}
#boxThree li a:hover {
	text-decoration: underline;
}
#boxThree .boxHead a, #boxThree .boxHead a:active, #boxThree .boxHead li a:visited {
	color: white;
	text-decoration: none;
}
#boxThree .boxHead a:hover {
	text-decoration: underline;
}
#boxThree li {
	list-style-image: url(http://optagelse.dk/images/pinkArrow.gif);
}

