﻿#thePage{
	margin: 0px;
}

#mainTab {
	border-collapse:collapse;
	width: 760px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #A7A7A7;
}

/*********** ##topNav ***********/
#topNav{
	height: 30px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	clear: both;
	margin-bottom: 0px;
	position: relative;
}

#topNav a:link { color: #333333; text-decoration: none}
#topNav a:visited { color: #333333; text-decoration: none}
#topNav a:hover { color: #990000; text-decoration: none}
#topNav a:active { color: #F08E21; text-decoration: none }

#topNav form {
	margin: 0px;
	padding: 0px;
}
#words {
	margin: 0px;
	padding: 1px;
	font-size: 10px;
	width: 100px;
}
#knap {
	height: 20px;
	width: 35px;
	border: none;
}

/************* #globalNav **************/
#globalNav{
	height: 50px;
	line-height: 25px;
	font-size: 13px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
	clear: both;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#globalNav a{
	color: #990000;
	text-decoration: none;
}

#globalNav a:link{
	color: #990000;
	text-decoration: none;
}

#globalNav a:visited{
	color: #990000;
	text-decoration: none;
}

#globalNav a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#globalNav a:active {
	color: #FED206;
	text-decoration: none;
}

/*************** #pageName  **************/

#pageName{
	padding-left: 20px;
	margin: 0px;
	float: left;
	width: 550px;
	height: 30px;
}

#pageName h1{
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin: 0px;
	line-height: 30px;
	padding: 0px;
}

#sectionLogo{
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
}


/*********** #sectionNav ***********/
#sectionNav{
	width: 150px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}


#sectionNav a:link { color: #666666; text-decoration: none }
#sectionNav a:visited { color: #666666; text-decoration: none }
#sectionNav a:hover { color: #EE3026; text-decoration: none}
#sectionNav a:active { color: #F08E21; text-decoration: none }

#sectionNav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sectionNav li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#sectionMenuActiv {
	background-image: url(../grafik/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#sectionMenuServices {
	background-image: url(../grafik/bullet_menu_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#sectionMenuForskning {
	background-image: url(../grafik/bullet_menu_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#sectionMenuOm {
	background-image: url(../grafik/bullet_menu_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#sectionMenuMedlem {
	background-image: url(../grafik/bullet_menu_orang.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#sectionMenuArrangement {
	background-image: url(../grafik/bullet_menu_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#sectionMenuNyt {
	background-image: url(../grafik/bullet_menu_tyrkis.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

/*********** #content ***********/
#content{
	width: 385px;
}

#content h1{
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
	color: #666666;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#content p{
	margin-top: 3px;
	margin-bottom: 5px;
}

#content h3{
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0px 0px;
	color: #666666;
	line-height: 110%;
}

#content h2{
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#content ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#content ul li {
	padding-bottom: 5px;
	background-image: url(../grafik/bullet_dot.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0px 5px;
	text-indent: 0px;
}

#content ol{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	list-style-type: decimal;
}

#content ol li {
	padding-bottom: 5px;
}

#content .ulLink{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#content .ulLink li {
	padding-bottom: 5px;
	background-image: url(../grafik/bullet_link.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0px 5px;
	text-indent: 0px;
}


/************** #box styles **************/

#boxTopSpace {
	height: 30px;
	font-size: 5px;
	line-height: normal;
}

#box {
	width: 180px;
	float: right;
	background-color: #F3F3F3;
}

#box p{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 14px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#box h3 {
	color: #666666;
	line-height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#box a:link { color: #EE3026; text-decoration: none}
#box a:visited { color: #EE3026; text-decoration: none}
#box a:hover { color: #FED206; text-decoration: underline}
#box a:active { color: #F08E21; text-decoration: none }


#box ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
}

#box li {
	padding-bottom: 5px;
	background-image: url(../grafik/bullet_dot.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0px 5px;
	text-indent: 0px;
}

#box .ulLink{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#box .ulLink li {
	padding-bottom: 5px;
	background-image: url(../grafik/bullet_link.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0px 5px;
	text-indent: 0px;
}



#siteInfo{
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
}

/*********** ##Kontaktside ***********/
#kontaktData{
	margin-top:130px;
	padding:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:0px;
	text-align:right;
	float:right;	
}

#kontaktTable{
	border-collapse:collapse;
	width:535px;
}


#kontaktTopTD{
	padding:0px 0px 0px 0px;	
	border-left:1px #a5a29e solid;
	border-bottom:1px #aaa7a3 solid;

}

#kontaktTop{
	margin: 0px 0px 0px 0px;
}


#kontaktContentTD{
	padding:0px 0px 0px 0px;
	border-left:1px #e1e0de solid;
	border-bottom:0px #e1e0de solid;
	text-align:left;
}

#kontaktContent{
	margin:15px 50px 45px 9px;
}

#kontaktLink b{
	color: #f15a24;
	font-weight:normal;
}

#kontaktLink a:link{ text-decoration:none; color:#000000;}
#kontaktLink a:visited{ text-decoration:none; color:#000000;}
#kontaktLink a:hover{ color:#f15a24; text-decoration:underline; }
#kontaktLink a:activ{ color:#f15a24; text-decoration :none;}

#rapportLink{
	margin-top: -55px;
	vertical-align:text-bottom;
}

#rapportTekst{
	vertical-align:bottom;
}

#rapportTekstContent b{font-size:13px;}

#rapportTekstLink b{color:#f15a24; font-weight:normal;}
#rapportTekstLink a:link{color:#000000; text-decoration:none;}
#rapportTekstLink a:visited{color:#000000; text-decoration:none;}
#rapportTekstLink a:hover{color:#f15a24; text-decoration:underline;}
#rapportTekstLink a:active{color:#f15a24; text-decoration:underline;}

/*********** ##Flex ***********/
#frontFlex {
	clear: both;
	float: none;
}

/*********** ##text ***********/
.basis {
}

.basis, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

a:link { color: #333333; text-decoration: underline}
a:visited { color: #666666; text-decoration: underline}
a:hover { color: #990000; text-decoration: none}
a:active { color: #FF9900; text-decoration: none }

p {
	margin: 0px 0px 8px;
}

strong {
	color: #666666;
}


/*********** ##backgrounds ***********/

#headStart {
	background-image: url(../grafik/bjaelkeStart.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}

#headOm {
	background-image: url(../grafik/bjaelkeOm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}

#headForskning {
	background-image: url(../grafik/bjaelkeForskning.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}

#headServices {
	background-image: url(../grafik/bjaelkeServices.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}

#headMedlem {
	background-image: url(../grafik/bjaelkeStart.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}

#headArrangement {
	background-image: url(../grafik/bjaelkeArrangement.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}

#headNyt {
	background-image: url(../grafik/bjaelkeNyt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}

#backRed{
	background-color: #EE3026;
}
#redLine {
	background-color: #F3F3F3;
	padding-bottom: 8px;
}
#redLine h4 {
	border-color: #EE3026;
}

#backBlue {
	background-color: #80B4D4;
}
#backGrey {
	background-color: #959595;
}

#blueLine {
	background-color: #F3F3F3;
	padding-bottom: 8px;
	}
#blueLine h4 {
	border-color: #80B4D4;
}

#backGreen {
	background-color: #8DC741;
}
#greenLine {
	background-color: #F3F3F3;
	padding-bottom: 8px;}
#greenLine h4 {
	border-color: #8EC741;
}

#backYelow {
	background-color: #FED206;
}
#yellowLine {
	background-color: #F3F3F3;
	padding-bottom: 8px;}
#yellowLine h4 {
	border-color: #FED206;
}

#backOrang {
	background-color: #F08E21;
}
#orangLine {
	background-color: #F3F3F3;
	padding-bottom: 8px;
}
#orangLine h4 {
	border-color: #F08E21;
}

#backTyrkis {
	background-color: #2EB9B2;
}
#tyrkisLine {
	background-color: #F3F3F3;
	padding-bottom: 8px;}
#tyrkisLine h4 {
	border-color: #2DBAB3;
}

#backLiGrey {
	background-color: #F3F3F3;
	padding-bottom: 8px;
	}

/*********** ##DIVERSE ***********/

.alignRight {
	float: right;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-top: 2px;
}

.ulLink{
}

#back{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 200px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#back li {
	padding-bottom: 5px;
	background-image: url(../grafik/bullet_dot_back.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0px 5px;
	text-indent: 0px;
}
#Skillestreg {
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}
.alignLeft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
	clear: left;
}

hr {
	height: 0px;
	border-top: 1px solid #999999;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-top: 10px;
	margin-bottom: 5px;
}

