/* CSS Document */
body{
	font:normal 66.5% Verdana, Arial, sans-serif;
	color:#000;
}
h1, h2, h3, h4, h5, h6{	font:bold 1em Arial, sans-serif; }
ul li{ font-size: 1.2em; line-height:1.5em; color:#3e3e3e; margin-bottom:10px; }
a{ color:#004f93;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ color:#000; text-decoration:none; border-bottom:1px solid #eee; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{ border-bottom:1px solid #000; }
.left{float:left;}
.right{float:right;}
.picLeft{float:left; margin:0 10px 10px 0;}
.picRight{float:right; margin:0 0 10px 10px;}
.clr{clear:both;}
.no-margin{margin:0;}
.underline{border-bottom:1px solid #e5edf4; margin-bottom:15px;}
h1.green, h2.green, h3.green, h4.green, h5.green, h6.green, h1 a.green, h2 a.green, h3 a.green, h4 a.green, h5 a.green, h6 a.green, p.green, a.green, ul li.green{color:#20832d;}
h1.blue, h2.blue, h3.blue, h4.blue, h5.blue, h6.blue, h1 a.blue, h2 a.blue, h3 a.blue, h4 a.blue, h5 a.blue, h6 a.blue, p.blue, a.blue, ul li.blue{color:#004f93;}
div.green, td.green, a.green{background:#20832d; color:#fff;}
div.blue, td.blue, a.blue{background:#004f93; color:#fff;}

.insert-boxRight, .insert-boxLeft{
	border:1px solid #e5edf4;
}

#content .insert-boxLeft, #content .insert-boxRight {
	width: 230px;
	padding:10px;
	margin:10px;
}

#content .insert-boxLeft p.imgtxt, #content .insert-boxRight p.imgtxt{ 
	font-size:.9em;
	margin:0;
	margin-top:5px;
}

#content .insert-boxLeft{
	float:left; 
	margin:0 10px 10px 0;
}

#content .insert-boxRight{
	float:right; 
	margin:0 0 10px 10px;
}

ul{
	display:block;
	list-style-type:circle;
	list-style:outside ;
	padding-left: 25px;
}
ul li{
	margin-bottom: 10px;
	padding: 0;
}
hr{
	height: 0;
	border: 0;
	border-top: 1px solid #e5edf4; 
}

#container{
	width:778px;
	margin:0 auto;
	margin-bottom:10px;
	overflow:auto;
	border-right:1px solid #e5edf4;
	border-left:1px solid #e5edf4;
	padding:0 10px;
}

#header{
	padding-bottom:10px;
}

#header #mainmenu{
	clear:both;
}

#logo{ margin-top:20px; }

/* Menu */
#header ul{
	font:bold .9em Arial, sans-serif;
	display:block; 
	height:17px;
	background:url(/css/images/bg_menu.gif) top left repeat-x;
	padding:6px 10px 3px;	
	border-bottom:1px solid #004f93;
}
#header ul li{
	display:inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header ul li a{
	padding:5px 0;
	margin-right:10px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
/* /Menu */

#left-column{
	margin-left:10px;
	width:560px;
}
#left-column h1.headline{
	border-bottom:1px solid #f2f2f2;
}

#left-column img#bigimage{
	width:560px;
	margin-bottom:10px;
}

/* Right-column */
#right-column div.box{
	width:200px;
	margin-bottom:10px;
}

#right-column .box h2{
	font:bold 1.6em Arial, sans-serif;
	background:#20832d;
	text-align:center;
	color:#fff;
	padding:2px 0;
	margin-bottom:2px;
}

#right-column .box div.text{
	padding:10px;
	border:1px solid #20832d;
	overflow:auto;
	margin:0;
}

#right-column .box div.text img{
	margin-bottom:10px;
}

#right-column .box div.text input[type="text"]{
	width:170px;
}

#right-column .box div.text input[type="submit"]{
	clear:both;
	float:right;
}


#right-column .box div.text p{
	font-size:1.0em;
	letter-spacing: -1px;
}
#right-column .box div.text ul{
}
/* /Right-column */

#footer{
	background:#004f93;
	text-align:center;
	padding:2px;
}

#footer p, #footer a{
	font:normal 1em Arial, sans-serif;
	color:#fff;
	margin:0;
}

DIV.courseItem{
	margin-bottom:10px;
}
/*.kurser p{ color:#fff; }*/

DIV.courseItem h2{
	display:block;
	font:bold 1.6em Arial, sans-serif;
	color:#004f93;
	margin-bottom:2px;
}
DIV.courseItem h2.green{ color:#20832d; }
DIV.courseItem h2 a{ color:#004f93; }
DIV.courseItem h2 a:hover{ border-bottom:1px solid #004f93; }

DIV.courseItem DIV.courseLinks {
	width: 200px;
	float: right;
}

DIV.courseItem A.courseLink {
	display: block;
	margin-left: 5px;
	width: 70px;
	text-align: center;
}

DIV.courseTeacher {
	height: 120px;
}
	
a.readmore{
	display:inline-block;
	padding:2px 5px; 
	text-decoration:none;
	margin-top:10px;
}

.nyhedsbrevFormular {
	border: 1px solid #000;
	background-color: #fff;
	width: 400px;
	height: 230px;
	padding: 5px;
}

LABEL { display: inline-block; }
input[type=text] { margin-bottom: 3px; }

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-size: 2.5em;
margin-bottom: 5px;
}

h2 {
font-size:2em; margin-bottom:5px;
}

h3 {
font-size:1.7em; margin:0;
}

h4 {
font-size:1.6em; margin:0;
}

p {
font-size: 1.2em; line-height:1.5em; color:#3e3e3e; margin-bottom:10px;
}

.center {
text-align: center;
}


