/* ***************************************************************************************************** */
/* CONTENT CSS */

* { 
	margin: 0; 
	padding: 0;
}

body{
	font-family: 'Lucida Grande',verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image:url(../grafik/bg.gif);
}

p{
	margin-bottom: 0px;
}

h1{
	font-size: 24px; 
	line-height: 36px;
	margin-bottom: 9px;
	color: #56565d;
}

h2{
	font-size: 18px; 
	line-height: 18px; 
	margin-bottom: 9px;
}

h3{
	font-size: 12px; 
	line-height: 9px;
}

a:link, a:active, a:visited{
	color: #810009;
	text-decoration: none;
}

a:hover{
	color: #c62932;
	text-decoration: underline;
}

li {
	background-image: url(../grafik/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	text-align: left;
	margin: 0 0px 0px;
	padding: 0 0 0 10px;
}

ul, 
ol {  
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}

table, td, tr {
	padding: 0px;
	margin: 0px;
	border:0px;
}

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */

/* Grundlayout */
#wrap{
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}
#wrap2{
	margin:  0px;
	padding: 0px;
}
#overtop{
	height: 15px;
}

#top{
	width: 900px;
	height: 87px;
	background-image:url(../grafik/top.jpg);
}

#indhold{
	background-image: url(../grafik/indhold_bg_2col.gif);
}

#bund{
	width: 900px;
	height: 49px;
	background-image:url(../grafik/bund.gif);
}

#bundIndhold{
	padding-top: 5px;
	text-align: center;
	color: white;
	font-size: 10px;
}

#bundIndhold h1{
	font-size: 12px;
	color: white;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

#bundIndhold a:link ,#bundIndhold a:active, #bundIndhold a:visited{
	color:  white;
	font-weight: bold;
	text-decoration: none;
}

#bundIndhold a:hover{
	color: white;
	font-weight: bold;
	text-decoration: underline;
} 

#menuVenstre{
	width: 200px;
	float: left;
}

#menuVenstreIndhold{
	padding: 15px;	
}

#menuVenstreIndhold h3{
	border-bottom: 1px dotted #95a194;
	font-size:	12px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 3px;
	margin-top: 0px;
	color: #810009;
}

/*#menuVenstreIndhold ul{
	list-style: none;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-left: 1em;
	text-indent: -0.9em; 
}*/

/*#menuVenstreIndhold ul li:before {
	content: "\00BB \0020"; 
}
#menuVenstreIndhold li {
	padding-left: 10px;
	background-image: url(../grafik/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}*/


#menuVenstreIndhold a:link, #menuVenstreIndhold a:active, #menuVenstreIndhold a:visited{
	color: #56565d;
	text-decoration: none;
}

#menuVenstreIndhold a:hover{
	color: #810009;
	text-decoration: none;
}

.aktiv {
	color: #810009;
	text-decoration: none;
	font-weight: bold;
}
#menuVenstreIndhold .aktiv a:link, #menuVenstreIndhold .aktiv a:active, #menuVenstreIndhold .aktiv a:visited {
	color: #810009;
	text-decoration: none;
	font-weight: bold;
}

#center{
	margin-left: 200px;
	margin-right: 200px; 
}

#center1{
	margin-left: 200px;
	margin-right: 10px; 	
}
#centerIndhold{
	padding: 15px;
}


#menuHojre{
	width: 200px;
	float: right;
}

#menuHojreIndhold{
	padding: 15px;
	text-align: left;
}

#menuHojreIndhold h1{
	border: 1px dotted #95a194;
	color: #56565d;
	font-size:	11px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-left: 5px;
	background-color: #cfd1df;
}
#menuHojreIndhold h2{
	color: #56565d;
	font-size:	12px;
	/*font-weight: bold;*/
	line-height: 18px;
	margin-bottom: 3px;
	margin-top: 5px;
	border-bottom: 1px dotted #95a194;
}

#menuHojreIndhold h3{
	border: 1px dotted #95a194;
	color: #56565d;
	font-size:	11px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-left: 5px;
	background-color: #cfd1df;
}

#menuHojreIndhold a:link, #menuHojreIndhold a:active, #menuHojreIndhold a:visited{
	color: #56565d;
	text-decoration: none;
}

#menuHojreIndhold a:hover{
	color: #810009;
	text-decoration: none;
}

#menuHojreIndhold .textBox {
	border: 1px solid #b1b1c1;
	background-color: #e0e1e7;
	padding: 2px;
	color: #56565d;
	margin-bottom: 5px;
	width: 95%;
}
#menuHojreIndhold .knap {
	background-color: #cfd1df;
	border: 1px solid #7c7c87;
	padding: 1px 2px;
	margin-top: 3px;
}
#menuHojreIndhold .formlabel {
	color: #56565d;
	font-size:	11px;
}
#menuHojreIndhold .minilink {
	font-size:	11px;
	color: #810009;
}

/* topmenu */
#topmenu {
	padding-top: 65px;
	text-align: right;
	color: white;
}

#topmenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#topmenu ul li {
	margin-left: 0;
	padding: 0px 10px;
	border-left: 1px dotted #6ab963;
	list-style: none;
	display: inline;
	background-image: none;
	}
	
		
#topmenu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#topmenu a:link, #topmenu a:active,#topmenu a:visited{
	color: white;
	text-decoration: none;
}

#topmenu a:hover{
	color: #95da8f;
}

#sti {
	/*width: 460px;*/
	border-bottom: 1px dotted #95a194;
}

.tabelTop {
	color: #56565d;
	font-size:	11px;
	font-weight: bold;
	line-height: 15px;
}

#stibred {
	width: 650px;
	border-bottom: 1px dotted #95a194;
}

.artikeloverskrift {
	font-size: 18px;
	color: #810009;
	padding-top: 10px;
}
.byline{
	font-size: 10px;
	font-style: italic;
	color: #7c7c87;
}
.byline a{
	font-size: 10px;
	font-style: italic;
	color: #7c7c87;
	text-decoration: none;
}
.byline a:hover{
	font-size: 10px;
	font-style: italic;
	color: #810009;
	text-decoration: underline;
}
.brodtakst{
	font-size: 12px;
}
.billede{
	text-align: center;
}
.kommentarByline{
	font-style: italic;
}
.kommentar{
	color: #56565d;
}
.nyt {
	border: 1px dotted #95a194;
	color: #2b2c30;
	font-size:	11px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-left: 5px;
	background-color: #cfd1df;
}
.indryk {
	padding: 5px 0 10px 5px;
}


.billedRight {
	float: right;
	padding-left: 5px;
}


.blog_more ul{
	list-style: none;
}

.clr{
	clear:both;
	overflow: hidden;
	height: 0px;
	font-size: 0px;
}
.componentheading, .contentheading{
	font-size: 24px; 
	line-height: 36px;
	margin-bottom: 18px;
	color: #56565d;
}

.contentheading a:link, .contentheading a:active,.contentheading a:visited{
	font-size: 12px; 
	line-height: 18px;
	color: #810009;
}

.contentpaneopen{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.contenttoc{

}
.createdate{
	color: #779574;
}
.created-date{
	color: #779574;
}
.modifydate{
	color: #779574
}

.moduletable{
margin-bottom: 20px;

}

.pathway{
	color: #2b2c30;
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: 18px;
	margin-bottom: 3px;
	margin-top: 0px;
	background-image: none;
	font-weight: bold;
}

.pathway a:link ,.pathway a:active, .pathway a:visited{
	color: #7c7c87;
	text-decoration: none;
}

.pathway a:hover{
	color: #810009;
	text-decoration: none;
} 

.textBox {
	border: 1px solid #7c7c87;
	background-color: #fff;
	margin: 1px;
	padding: 2px;
	color: #56565d;
}
.knap {
	background-color: #cfd1df;
	border: 1px solid #7c7c87;
	padding: 2px 4px;
}
.wrapper{
	
}

.fejl{
	color: #c62932;
	font-weight: bold;
}
