* {
    padding:            0;
    margin:             0;
}

/* TinyMCE specific rules */

body.mceContentBody {

   background:          #FFFFFF;
   margin:              10px; 
   padding:             10px; 
   font:				10px Verdana, Arial, Helvetica, sans-serif;
}  

html {
    height:             100%;
}

body {
    margin:             0px; 
    padding:            0px; 
	font: 				10px Verdana, Arial, Helvetica, sans-serif;
	background:			url('/images/layout/bg.gif') repeat-x;
}


a{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
form{
	margin:0;
	display:inline;
}
#container{
	width:960px;
	margin:0 auto;
	margin-top: 27px;
	overflow:hidden;
	position:relative;
}

ul {
    margin-left: 12px;
}


A:link {
    color:		#007138;
}

A:hover {
    color:		#8E8E8E;
}

A:visited {
    color:		#007138;
}




/*--------------- Text formatting -------------------*/ 
h1 {
    font-family:        Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    font-size:          16px;
    line-height:        26px;
    font-weight:        normal;
    
}

h2 {
    font-family:        Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    font-size:          14px;
    line-height:        22px;
    
}

h3 {
    font-family:        Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    font-size:          12px;
    line-height:        15px;
    
}

/* header */
#header{
	width:960px;
	height:88px;
	overflow:hidden;
	background:url(/images/layout/headerbg.gif) no-repeat;
}
a.logo{
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/layout/logo.gif) no-repeat;
	width:375px;
	height:50px;
	top:22px;
	left:96px;
}
/* main */
#main{
	width:960px;
	overflow:hidden;
	margin:1px 0 0;
	background:url(/images/layout/mainstrip.gif) repeat-y 0 100%;					
}
.mainbottombg{
	height:17px;
	background:url(/images/layout/mainbg.gif) no-repeat 0 0;
	width:960px;
	overflow:hidden;
	margin:0;		



}
.navigationsearch{
	width:949px;
	background: #A5CD69;
	overflow:hidden;
	padding:0 0 0 11px;
	height:32px;
}
.navigationsearch ul{
	margin:7px 0 0 0;
	padding:0;
	float:left;
	width:340px;
}
.navigationsearch ul li{
	display:inline;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	
}

.navigationsearch ul li.first a{
	background:none;
}
.navigationsearch ul a{
	color:#fff;
	background:url(/images/layout/middleseparator.gif) no-repeat 0 90%;
	padding:0 2px 0 7px;
}
.form{
	float:right;
	width:303px;
	overflow:hidden;
	margin:4px 0 0;
}
.form label{
	font:17px "Trebuchet MS";
	float:left;
	color:#fff;
	margin:1px 7px 0 0;
}
.form input{
	float:left;	
}
.form input.text{
	width:134px;
	border:1px inset #e2bea0;
	border-top-color:#c29e80;
	height:18px;	
	margin:1px 5px 0;
}
.form input.image{
	margin:1px 0 0;
}
/* leftcolumn */
#leftcolumn{
	width:254px;
	overflow:hidden;
	float:left;	
	padding:0;
	margin:0;		
}
#leftcolumn ul{
	margin:13px 0 0;
	padding:0;
	list-style:none;	
	width:254px;	
	overflow:hidden;		
}
#leftcolumn ul li{
	font:13px "Trebuchet MS";
	width:234px;
	float: left;
	background:url(/images/layout/liseparator.gif) repeat-x 0 100%;
	line-height:14px;
	margin:0 0 0 1px;
	display: inline;
	padding:6px 0 5px 18px;	
}
#leftcolumn ul li ul{
	margin:5px 0 -3px -18px;
	background:#fef9f4 url(/images/layout/liseparator.gif) repeat-x;
	padding:6px 0 6px 30px;	
	width:222px;	
	display:block;	
}
#leftcolumn li ul li{
	line-height:19px;
	background:none;
	width:90px;
	padding:0;
	float: none;
	font-size:12px;	
}
#leftcolumn li ul li.switched a{
	color:#000;
}

#leftcolumn ul ul a{
	color:#f3aa6d;
	padding:0;	
	width:75px;
}
#leftcolumn ul ul a:hover{
	color:#000;
	text-decoration:none;
}
#leftcolumn li ul,
#leftcolumn li ul{
	display:block;
}

#leftcolumn ul li a{
	padding:1px 0 2px 28px;
	display:block;
	width:150px;	
	font-weight:bold;	
	text-decoration:none;
}
#leftcolumn ul li a:hover{
	text-decoration:underline;
}



#leftcolumn ul a.green{
	background:url(/images/layout/greenmarker.gif) no-repeat;
	color:#90ce54;
}
#leftcolumn ul a.yellow{
	background:url(/images/layout/yellowmarker.gif) no-repeat 0 0;
	color:#d6d257;
}
#leftcolumn ul li.active{
	background-color:#fdf2e9;
	width:234px;
	padding-bottom:4px;
	margin:0 0 0 1px;	
}
#leftcolumn ul a.orange{
	background:url(/images/layout/orangemarker.gif) no-repeat 0 0;
	color:#ee8329;
}
#leftcolumn ul a.honey{
	background: url(/images/layout/honeymarker.gif) no-repeat 0 0;
	color:#f7c88c;
}
#leftcolumn ul a.cherry{
	background:url(/images/layout/cherrymarker.gif) no-repeat 0 0;
	color:#bc6f5f;
}
#leftcolumn ul a.red{
	background:url(/images/layout/redmarker.gif) no-repeat 0 0;
	color:#d87883;
}
#leftcolumn ul a.pink{
	background:url(/images/layout/pinkmarker.gif) no-repeat 0 0;
	color:#f4aea8;
}
#leftcolumn ul a.brown{
	background:url(/images/layout/brownmarker.gif) no-repeat 0 0;
	color:#916e45;
}
#leftcolumn ul a.lightbrown{
	background:url(/images/layout/lightbrownmarker.gif) no-repeat 0 0;
	color:#b79752;
}
#leftcolumn ul a.blue{
	background:url(/images/layout/bluemarker.gif) no-repeat 0 0;
	color:#78a6c5;
}
#leftcolumn ul a.lightblue{
	background:url(/images/layout/lightbluemarker.gif) no-repeat 0 0;
	color:#87c5e1;
}
#leftcolumn ul a.purple{
	background:url(/images/layout/purplemarker.gif) no-repeat 0 0;
	color:#a186a4;
}
/* rightcolumn */
#rightcolumn{
	width:653px;
	overflow:hidden;
	background:url(/images/layout/rightcolumnbg.gif) repeat-x;
	margin:0 1px 0 0;
	float:right;
	min-height:361px;
	padding:0 20px 0 32px;
}
.rightcolumnheader{
	overflow:hidden;
	margin:25px 0 0;
	width:653px;
}
.rightcolumnheader h1{
	font:22px "Trebuchet MS";
	color:#ee8329;
	margin:0;
	float:left;
}
.print{
	float:right;
	width:261px;
}
.printlink{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(/images/layout/printbutton.gif) no-repeat;
	width:74px;
	height:27px;
	display:block;
	margin:0 5px 0 0;
}
.download{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(/images/layout/downloadbutton.gif) no-repeat;
	width:181px;
	height:27px;
	display:block;
}
table{
	width:653px;
	margin:30px 0 0;
	font-weight:bold;
	border:none;
	border-spacing:0;
	border-collapse:collapse;
	display:block;		
}
.sectionTypeRichtext table{
	width:653px;
	margin: 0;
	font-weight:normal;
	border:none;
	border-spacing:0;
	border-collapse:collapse;
	display:block;		
}
.sectionTypeBoxContent table{
	width:653px;
	margin: 0;
	font-weight:normal;
	border:none;
	border-spacing:0;
	border-collapse:collapse;
	display:block;		
}
td{
	padding:7px 0 7px 8px;		
}

td a:link{
	color: #000;	
	text-decoration: none;
}

td a:hover{
	color: #000;	
	text-decoration: none;
}
td a:visited{
	color: #000;	
	text-decoration: none;
}

thead td{	
	font-size:11px;		
}
td.kursus{
	width:310px;
	font-size:11px;
}
td.dato{
	width:165px;		
	font-weight:normal;
}
td.kursusnr{
	width:71px;	
	font-weight:normal;
}
td.tilmelding{
	width:75px;	
	font-weight:normal;
}
tr{
	height:11px;
	line-height:15px;		
}

/* rightcolumninner */
.innerleftcontent{
	float:left;
	width:354px;
	overflow:hidden;
	margin:27px 0 0;
}
.innerleftcontent h1{
	font:18px "Trebuchet MS";
	color:#282828;
	margin:0;
}

.innerleftcontent h2{
	font-size:10px;
	font-weight: bold;
	margin:0;
}

.innerleftcontent span{
	font-size:11px;
	display:block;
	margin:2px 0 0;
}
.innerleftbottomcontent{
	width:354px;
	overflow:hidden;
	margin:8px 0 0;
}
.innerleftbottomcontent h2{
	margin:20px 0 0;
	font-size:12px;
	color:#ee8329;
}
.innerleftbottomcontent span{
	margin:3px 0 0;	
}
.innerleftbottomcontent ul{
	margin:0;
	padding:0;
	list-style:none;
}
.innerleftbottomcontent ul li{
	font-size:11px;
	line-height:16px;
	background:url(/images/layout/innermarker.gif) no-repeat 0 6px;
	padding:0 0 0 14px;
}
.innerleftbottomcontent p{
	margin: 0px 0 0;
	font-size:11px;
	line-height:16px;
}
.innerrightcontent{
	float:right;
	width:260px;
	background:#fff url(/images/layout/rightinnercontentbg.gif) no-repeat;
	overflow:hidden;
	margin:18px 0 0;	
	padding:20px 0 0 24px;
}
.innerrightcontent h1	{
	color: #007138;
}
.buttons{
	width:237px;
	overflow:hidden;
	margin:10px 0 0;
	padding:0 0 13px;
	background:url(/images/layout/liseparator.gif) repeat-x 0 100%;
}
.tilmeld{	
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(/images/layout/tilmedbutton.gif) no-repeat;
	width:158px;
	height:27px;
	display:block;	
}
.download_cat {
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(/images/layout/knap_download_katalog.gif) no-repeat;
	width:181px;
	height:27px;
	display:block;		
}
.innerrightbottomcontent{
	width:235px;
	margin:5px 0 0 2px;
	overflow:hidden;
}
.innerrightbottomcontent h1 {
	line-height: 20px
}

.innerrightbottomcontent h2{
	font-size:12px;
	margin:17px 0 0;
}
.innerrightbottomcontent span{
	display:block;
	margin:2px 0 0;
	line-height:16px;
	font-size:11px;
}
span.last{
	margin:18px 0 0;
}

.innerleftbottomcontent form input{
	padding: 3px;
	margin: 0px;
	border: 1px solid silver;
}

.innerleftbottomcontent form label {
	line-height: 20px;
	display: block; 
	float: left;
}

.innerleftbottomcontent .form_row {
	clear: left;
	height: 6px;
	font-size: 0px;
	line-height: 0px;
}
