/*********** 1-feb- 07 ***********/
#mainContainer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../grafik/bagprik.gif);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 10px;
}

/*********** #top #head ***********/

#top{
	height: 15px;
	text-align:right;
	clear: both;
	float: none;
	padding-top: 40px;
}

#top a:link { color: #333333; text-decoration: none}
#top a:visited { color: #333333; text-decoration: none}
#top a:hover { color: #A1AC41; text-decoration: none}
#top a:active { color: #DB4311; text-decoration: none }

#logo {
	margin-top: 0px;
	clear: both;
}

#head {
	margin-top: 6px;
	clear: both;
	background-color: #FFFFFF;
}

/************* #find **************/

#find {
	background-color: #CCCCCC;
	float: left;
	width: 200px;
	height: 27px;
	text-align: right;
}

#find form {
	padding: 0px;
	margin: 0px;
}


#words {
	padding: 1px;
	font-size: 10px;
	width: 120px;
	border: 1px solid #E0DFE3;
	color: #333333;
	line-height: 13px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#soeg{
	style:font-size:13px;
	padding-top:6px;
	padding-left:10px;
	float: left;
}


/************* #globalNav **************/
#globalNav{
	background-color: #CCCCCC;
	height: 27px;
	float: right;
	width: 635px;

}

#globalNav a, #head a  {
	font-size: 13px;
	line-height: 27px;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	display: block;
}

#globalLink { 
	float: left;
}

#globalLink a:link {
	color: #333333;
}
#globalLink a:visited {
	color: #333333;
}
#globalLink a:hover {
	color: #FFFFFF;
}
#globalLink a:active {
	color: #DB4311;
}

.chosen {
}


#globalNav .chosen:link   {
	color: #FFFFFF;
	background-color: #999999;
}
#globalNav .chosen:visited {
	color: #FFFFFF;
	background-color: #999999;

}
#globalNav .chosen:hover {
	color: #FFFFFF;
	background-color: #666666;

}
#globalNav .chosen:active {
	color: #FFFFFF;
	background-color: #A1AC41;

}

/*********** #contentContainer ***********/
#contentContainer {
	clear: both;
}


/*********** #sectionMenu ***********/
#sectionMenu{
	width: 200px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: both;
}

#sectionMenu a { color: #333333; text-decoration: none }
#sectionMenu a:hover { color: #A1AC41}
#sectionMenu a:active { color: #DB4311}


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

#sectionMenu li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image:  url(../grafik/section_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

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

#sectionMenu ul ul li {
	padding-left: 20px;
}

#sectionMenu  ul ul .chosen {
	background-image:   url(../grafik/section_sub_chosen.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}



#sectionMenu ul ul li a:link, #sectionMenu ul ul li .chosenSub a:link{ color: #A1AC41; text-decoration: none }

#sectionMenu ul ul li a:visited { color: #A1AC41; text-decoration: none }
#sectionMenu ul ul li a:hover { color: #333333; text-decoration: none}
#sectionMenu ul ul li a:active { color: #DB4311; text-decoration: none }


/*** #frontBox og #frontTabel ligger i #sectionMenu paa startsiden ***/

#frontBox {

}

#frontTabel {
}

#frontTabel td {
	font-size: 10px;
}

/*********** #content ***********/


#content{
	width: 420px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

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

#content h1{
	font-size: 130%;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 5px;
}



#content h2{
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
	color: #666666;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}

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

#content ul li {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(../grafik/bullit.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	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: 2px;
	padding-top: 2px;
}

#content input {
	font-size: 11px;
	padding: 2px;
	color: #666666;
}

/*********** #contentHieght ***********/

#contentHieght {
	height: 350px;
	width: 2px;
	float: left;
}

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

#box {
	width: 200px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#box, #frontBox {
	background-color: #E4E6E5;
}

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

#box h3, #frontBox h3, #frontTabel h3 {
	line-height: 14px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 11px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	color: #666666;
	text-transform: uppercase;
	clear: both;
}

 .groen3x3  {
}

  #box h3.groen3x3, #frontBox h3.groen3x3, #frontTabel h3.groen3x3  {
	padding-left: 38px;
	background-image: url(../grafik/h3prikkerGroen.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

 .orange3x3  {
}

  #box h3.orange3x3, #frontBox h3.orange3x3, #frontTabel h3.orange3x3  {
	padding-left: 38px;
	background-image: url(../grafik/h3prikkerOrange.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

 .pink3x3  {
}

  #box h3.pink3x3, #frontBox h3.pink3x3, #frontTabel h3.pink3x3  {
	padding-left: 38px;
	background-image: url(../grafik/h3prikkerPink.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}



#box ul, #frontBox ul, #frontTabel ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#box ul li, #frontBox ul li, #frontTabel ul li {
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 10px;
	text-indent: 0px;
	background-image: url(../grafik/bullit.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	
}

#box hr {
	height: 0px;
	margin-top: 3px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #888989;

}


#frontBox a:link { color: #333333; text-decoration: underline}
#frontBox a:visited { color: #666666; text-decoration: underline}
#frontBox a:hover { color: #A1AC41; text-decoration: none}
#frontBox a:active { color: #DB4311; text-decoration: none }

/*********** ##SiteInfo ***********/

#siteInfo{
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 215px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
	line-height: 12px;
	margin-top: 7px;
}


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

#top, #head, #sectionMenu, #content, #box {
	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: #A1AC41; text-decoration: none}
a:active { color: #DB4311; text-decoration: none }

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



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

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


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

#content .ulLink li, #box .ulLink li, #frontBox .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;
}
#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;
	clear: left;
}
.lysGroen {
	background-color: #EFEFA3;
	border-left-style: none;
}

#news h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-right: 10px;
	padding-left: 15px;
	border-left-style: none;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../grafik/green_dots.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-bottom: 3px;
	background-position: 0px 17px;
}

/*********** ##AFSNIT_STYLES ***********/

#forumList h3 {
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1AC41;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 5px 0px 0px;
}

#forumList a:link, #forumList a:visited  { 
	color: #DB4311;
	text-decoration: none
}

#forumList a:hover { 
	color:#333333; 
	text-decoration: none
}

#forumList a:active { 
	color: #A1AC41; 
	text-decoration: none 
}


/*********** ##FLOAT_FIX ***********/



.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
  
 .clearfix {
display: inline-block;
}  

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
	.clearfix {display: block;}
    /* End Holly Hack */
.billed_bund_space {
	padding-bottom: 10px;
}
