#thePage{
	margin: 0px;
	background-repeat: repeat-x;
	background-position: 20px 0px;
}

#mainContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
}

/************* #globalNav **************/
#globalNav{
	line-height: 25px;
	font-size: 13px;
	text-align: left;
	clear: both;
}

#globalNav form {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#words {
	margin: 0px;
	padding: 1px;
	font-size: 10px;
	width: 100px;
}
/*********** #sectionNav ***********/
#sectionMarker {
	}

#sectionMenu{
	width: 180px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
}


#sectionMenu a:link { color: #ACC428; text-decoration: none }
#sectionMenu a:visited { color: #ACC428; text-decoration: none }
#sectionMenu a:hover { color: #ED2124; text-decoration: none}
#sectionMenu a:active { color: #333333; text-decoration: none }

#sectionMenu ul {
	list-style: none;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 120%;
}

#sectionMenu li {
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin: 0px;
	padding-right: 0px;
}

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

#sectionMenuActiv a:link, #sectionMenuActiv a:visited {
	color: #333333;
	text-decoration: none;
}

#sectionMenu h3 {
	font-size: 13px;
	color: #999999;
	line-height: normal;
}

/*********** #content ***********/
#contentTD{
	background-image: url(../grafik/bagprik.gif);
	background-repeat: repeat-y;
	background-position: 0px 30px;
}
#content{
	padding-bottom: 10px;
	margin-right: 15px;
	margin-left: 35px;
}

#content h1{
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	color: #666666;
	margin: 0px;
	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: 15px;
	padding-bottom: 0px;
}

#content h2 img {
	vertical-align: 0%;
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
}

#content h3 img {
	vertical-align: 0%;
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
}

#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;
}


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

/*********** ##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;
}
#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;
}

.stopFloat {
	clear: both;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
