#thePage{
	margin: 0px;
}

#mainTab {
	width: 95%;
	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: #FF9900; 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: 12px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
	clear: both;
	color: #FFFFFF;
	text-transform: uppercase;
}

#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: #00135D;
	text-decoration: none;
}
#globalNav a:active {
	color: #FF9900;
	text-decoration: none;
}

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

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


/*********** #sectionNav ***********/
#sectionNav{
	width: 200px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 110%;
}


#sectionNav a:link { color: #666666; text-decoration: none }
#sectionNav a:visited { color: #666666; text-decoration: none }
#sectionNav a:hover { color: #2EB9B2; text-decoration: none}
#sectionNav a:active { color: #FF9900; text-decoration: none }

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

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


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

/*********** #content ***********/
#content{
	margin-right: 25px;
	margin-bottom: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2EB9B2;
	margin-top: 15px;
}

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

#box {
	width: 180px;
	float: right;
}

#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 h4 {
	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: #000066; text-decoration: none}
#box a:visited { color: #000066; text-decoration: none}
#box a:hover { color: #990000; text-decoration: underline}
#box a:active { color: #FF9900; 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 ul li {
	padding-bottom: 5px;
	padding-left: 8px;
	text-indent: 0px;
}

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

/*********** ##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: #000066; text-decoration: underline}
a:visited { color: #333333; text-decoration: underline}
a:hover { color: #990000; text-decoration: none}
a:active { color: #FF9900; text-decoration: none }

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

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



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

#headNyhedsbrev {
	background-image: url(../grafik/bjaelkeNyhedsbrev.jpg);
	background-repeat: repeat-x;
	background-position: 0px 40px;
}

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

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

.grafikAlignRight {
	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;
}
.grafikAlignLeft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
}

