@charset "utf-8";
body {
	background-color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
a {
	text-decoration:underline;
}
a img {
	border:none;
}
#wrapper {
	width: 995px;
	padding-top: 9px;
}
#nav_top {
	float:left;
	height: 18px;
	width: 910px;
	text-transform: uppercase;
}
#header {
	background-color: #ea7500;
	min-height: 72px;
}
#logo {
	height: 50px;
	width: 229px;
	float: left;
	position: relative;
	margin-top: 9px;
	margin-left: 12px;
}
#nav_menu {
	width: 890px;
	display: block;
	position: relative;
	left: 15px;
	top: 48px;
}
#CapitalOfScandinavia {
	float: right;
	position: relative;
	z-index: 999;
	margin-bottom: -20px;
	left: -4px;
	top: -20px;
}
#content_arrow_box {
	width: 100px;
	float: left;
	background-image: url(Images/arrow.png);
	height: 88px;
	position: absolute;
	margin-top: 30px;
	margin-left: 14px;
}
#content_arrow_white_box {
	width: 100px;
	float: left;
	background-image: url(Images/arrow_white.png);
	height: 88px;
	position: absolute;
	margin-top: 30px;
	margin-left: 14px;
}

/*SPECIFIC CLASSES*/
/*Index-specific*/
#content_index  {
	background-image: url(Images/bg/index.jpg);
	background-color: #ea7500;
	min-height: 533px;
	width: 100%;
	background-repeat: no-repeat;
}
#content_index_white_box {
	width: 420px;
	position: relative;
	left: 134px;
	padding: 20px;
	font-size: 75%;
	margin-top: 10px;
	background-image: url(Images/transp_white_bg.png);
}
#content_index_orange_box {
	width: 420px;
	position: relative;
	left: 134px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 75%;
	background-image: url(Images/transp_orange_bg.png);
}

/*Life_science-specific*/
#content_lifescience {
	background-image: url(Images/bg/life_science.jpg);
	background-color: #ea7500;
	min-height: 533px;
	width: 100%;
	background-repeat: no-repeat;
}
#content_lifescience_white_box {
	width: 711px;
	min-height: 235px;
	position: relative;
	left: 134px;
	padding: 20px;
	font-size: 75%;
	margin-top: 10px;
	background-image: url(Images/transp_white_bg.png);
}
#content_lifescience_orange_box {
	width: 481px;
	position: relative;
	left: 134px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 75%;
	background-image: url(Images/transp_orange_bg.png);
}

/*Commercial_life-specific*/
#content_commerciallife {
	background-image: url(Images/bg/commercial_life.jpg);
	background-color: #ea7500;
	min-height: 533px;
	width: 100%;
	background-repeat: no-repeat;
}
#content_commerciallife_white_box {
	width: 711px;
	min-height: 220px;
	position: relative;
	left: 134px;
	padding: 20px;
	font-size: 75%;
	margin-top: 10px;
	background-image: url(Images/transp_white_bg.png);
}
#content_commerciallife_orange_box {
	width: 481px;
	position: relative;
	left: 134px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 75%;
	background-image: url(Images/transp_orange_bg.png);
}

/*Student_life-specific*/
#content_studentlife {
	background-image: url(Images/bg/student_life.jpg);
	background-color: #ea7500;
	min-height: 533px;
	width: 100%;
	background-repeat: no-repeat;
}
#content_studentlife_white_box {
	width: 711px;
	min-height: 220px;
	position: relative;
	left: 134px;
	padding: 20px;
	font-size: 75%;
	margin-top: 10px;
	background-image: url(Images/transp_white_bg.png);
}
#content_studentlife_orange_box {
	width: 630px;
	position: relative;
	left: 134px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 75%;
	background-image: url(Images/transp_orange_bg.png);
}

#content_studentlife_orange_box ul
{
	margin: 0px;
	padding: 0px;
}

#content_studentlife_orange_box li,
.content_studentlife_orange_box_col {
	display: block;
	float: left;
	width: 200px;
	margin-right: 10px;
}
/*Living_environment-specific*/
#content_livingenvironment  {
	background-image: url(Images/bg/living_environment.jpg);
	background-color: #ea7500;
	min-height: 533px;
	width: 100%;
	background-repeat: no-repeat;
}
#content_livingenvironment_white_box {
	width: 350px;
	position: relative;
	left: 134px;
	padding: 20px;
	font-size: 75%;
	margin-top: 10px;
	background-image: url(Images/transp_white_bg.png);
}
#content_livingenvironment_orange_box {
	width: 350px;
	position: relative;
	left: 134px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 75%;
	background-image: url(Images/transp_orange_bg.png);
}

/*Contact-specific*/
#content_contact  {
	background-image: url(Images/bg/contact.jpg);
	background-color: #ea7500;
	min-height: 533px;
	width: 100%;
	background-repeat: no-repeat;
}
#content_contact_white_box {
	width: 185px;
	position: relative;
	left: 134px;
	padding: 20px;
	font-size: 75%;
	margin-top: 10px;
	background-image: url(Images/transp_white_bg.png);
}

#content_contact_white_box a,
.content_contact_white_box_email a {
	color: #000;
	text-decoration: none;
}

#content_contact_white_box a:hover,
.content_contact_white_box_email a:hover {
	color: #666;
	text-decoration: none;
}

#content_contact_white_box em
{
	font-style: normal;	
	font-weight: bold;
}

/*Cooperation-specific*/
#content_cooperation  {
	background-image: url(Images/bg/cooperation.jpg);
	background-color: #ea7500;
	min-height: 533px;
	width: 100%;
	background-repeat: no-repeat;
}
#content_cooperation_white_box {
	width: 300px;
	position: relative;
	left: 134px;
	padding: 20px;
	font-size: 75%;
	margin-top: 10px;
	background-image: url(Images/transp_white_bg.png);
}

/*Location-specific*/
#content_location {
	background-image: url(Images/bg/location.jpg);
	background-color: #ea7500;
	min-height: 533px;
	width: 100%;
	background-repeat: no-repeat;
}
#content_location_white_box {
	width: 300px;
	position: relative;
	left: 134px;
	padding: 20px;
	font-size: 75%;
	background-image: url(Images/transp_white_bg.png);
	top: 40px;
}
#content_location_white_box h1,
.headline_location {
	font-size: 240%;
	color: #EA7500;
	width: 300px;
	position: relative;
	padding-bottom: 10px;
	display: block;
	font-weight: normal;
	margin: 0px;
}

/*End of specific*/

.content_pusher_img {
	float: right;
	margin-left: 20px;
	display: block;
}
#location_print {
	display: none;
}
#footer {
	width: 100%;
	height: 22px;
	background-color: #ea7500;
}
.clear {
	display:block;
	clear:both;
}
.headline {
	font-size: 200%;
	color: #FFF;
	display: block;
	padding-top: 56px;
	position: relative;
	left: 133px;
	width: 460px;
}

.content_orange_box p,
.content_white_box p,
#footer p
{
	margin: 0px;
	padding: 0px;
}

.content_white_box strong,
.pusher_txt_orange {
	color: #EA7500;
	font-weight: bold;
	text-transform: uppercase;
}
.content_orange_box strong,
.pusher_txt_white{
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
.content_orange_box,
.txt_white {
	color: #FFF;
}
.footer_link a{
	text-decoration: none;
	display: inline;
	margin-left: 10px;
	color: #FFF;
	font-size: 75%;
	padding-top: 4px;
	width: 985px;
	float: left;
}
.footer_link a:hover {
	text-decoration: none;
	display: inline;
	margin-left: 10px;
	color: #ffedbc;
	font-size: 75%;
	padding-top: 4px;
	width: 985px;
	float: left;
}
.footer_link_active a {
	text-decoration: none;
	display: inline;
	margin-left: 10px;
	color: #000;
	font-size: 75%;
	padding-top: 4px;
	width: 985px;
	float: left;
}
.footer_small_arrow {
	display: inline;
	height: 11px;
	width: 11px;
}

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix {display:block;}
