/* ������������  CSS Stylesheet  ������������� */
	/* ������������ Simpleworks  CMS ������������� */
	/* ������������       2008       ������������� */
	/* -- Body - General page properties -- */
body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

/* -- Page headings h1 h2 h3 (affects all headings) -- */
h1 {
	background-image: url(/images/dot_graa.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	width: 100%;
	font-size: 15px;
	color: #000000;
	text-indent: 15px;
	font-weight: normal;
}

h1 a { /* -- Heading with link -- */
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	color: #000000;
}

h2 a {
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	color: #454453;
}

h3 a {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	color: #454453;
	text-decoration: none;
}

h5 {
	font-size: 10px;
	font-style: normal;
	margin: 0px;
	color: #888C9B;
}

hr {
	height: 1px;
	margin-top: 6px;
	border-top: 1px solid #dddddd;
}

/* -- Backgroundimage -- */
#bgimage {
	z-index: 1;
}

/* -- Div container for the whole page -- */
#pageContainer {
	width: 900px;
	border: 1px solid #dddddd;
	z-index: 10;
	position: relative;
}

/* -- Top of page -- */
#top {
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	width:100%;
	padding-bottom:3px;
}

#top a {
	color: #000000;
}

/* -- TopImage -- */
#topImg {
	height: 121px;
}

/* -- Container for the dropdown menu -- */
#menu {
	width: 100%;
	height: 28px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

div #menucontainer {
	margin: 3px 0px 0px 0px;
}

/* -- Main area containing all three columns -- */
#pageContent {
	width: 100%;
	height: 400px;
	color: #000000;
}
.element {
clear:both;
display: block;
}
.elementBody {
clear:both; 
display:table; 
overflow:auto;
}
/* -- Page bottom -- */
#footer {
	font-size: 10px;
	width: 900px;
	height: 23px;
	color: #000000;
	display:block;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align: center;
	margin-bottom: 10px;
	clear:both;
}
#footer div {
margin:5px;
}
/* -- Left column & Elements embedded in left column -- */
.leftColumnWidth {
	width: 550px;
	padding: 23px 10px 0 10px;
}

.leftColumnWidth .element {
	width: 100%;
	margin-bottom: 7px;
}

.leftColumnWidth .elementTop {
	background-image: url(/images/dot_brun.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	width: 100%;
	font-size: 15px;
	color: #000000;
	text-indent: 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 7px;
}

.leftColumnWidth .elementBody {
	width: 100%;
}

.leftColumnWidth .elementFooter {
	display: none;
}

/* -- Center column & Elements embedded in the center column -- */
#mainCol {
	padding: 23px 10px 0 10px;
}

.centerColumn {
	
}

.centerColumn .element {
	width: 100%;
	margin-bottom: 7px;

}

.centerColumn .elementTop {
	background-image: url(/images/dot_blaa.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	width: 100%;
	font-size: 15px;
	color: #000000;
	text-indent: 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 7px;
	display:block;
}

.centerColumn .elementBody {
	width: 100%;
	height: 0px;

}

.centerColumn .elementFooter {
	
}

/* -- Right column & Elements embedded in right column -- */
.rightColumnWidth {
	width: 320px;
	padding: 23px 0 0 0;
	margin: 0;
}

.rightColumnWidth .element {
	width: 100%;
	margin-bottom: 20px;

}

.rightColumnWidth .elementTop {
	background-image: url(/images/dot_blaa.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	width: 100%;
	font-size: 15px;
	color: #000000;
	text-indent: 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 7px;
	display:block;
}

.rightColumnWidth .elementBody {
	width: 100%;
		display:block;
}

.rightColumnWidth .elementFooter {
	
}

/* -- Unique element identifyers - #links #related #columntext #subitem #news #newsletter -- */
.rightColumnWidth #links .elementFooter {
	
}

.rightColumnWidth #columntext .elementTop {
	
}

.rightColumnWidth #columntext .elementBody {
	
}

#rightCol .element#columntext {
	
}

/* -- Gallery display with thumbnails  -- */
.GalleryThumb {
	border: 1px solid #000000;
	margin: 6px;
	float: left;
}

.GalleryThumbContainer {
	background-color: #ebebeb;
	width: 100%;
	height: 200px;
}

/* -- List menu styling  -- */
div.elementBody #listmenu {
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.elementBody #listmenu ul {
	padding: 0px;
	text-align: left;
	margin: 
}

div.elementBody #listmenu li a {
	background-image: url(/images/rightArrow.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 24px;
	color: #3b636f;
	display: block;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 12px;
	border-color: #000033;
	text-decoration: none;
	text-indent: 14px;
}

div.elementBody #listmenu li a:hover {
	color: #39455b;
	text-decoration: none;
}

div.elementBody #listmenu li span a {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px
}

/* -- Do not edit below  --------------------------------------------------- Do not edit below ------------ */
p {
	margin: 10px 0px;
	padding: 0px;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin:10px 0px 0px 15px;
	padding:5px;
	}

a img {
	border: 0px;
}

a {
	color: #3b636f;
	text-decoration: none;
}

#leftCol {
	border-collapse: collapse;
}

#rightCol {
	border-collapse: collapse;
}

.ArticleBox {
	float: left;
	margin: 0px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 7px;
}

.ArticleBox img {
	margin-right: 18px;
	margin-bottom: 5px;
}

.ArticleBoxTD {
	color: #FFFFFF;
}

.ArticleBox h2 {
	font-size: 15px;
	color: #000000;
	margin-bottom: 7px;
}

.ArticleListMenu {
	font-size: 11px;
	width: 100%;
	background-color: #ced5db;
	text-indent: 4px;
}

.ArticleListMenu h5 {
	background-image: url(/images/pointR.gif);
	/*background-image: url(http://dev.enovo.dk/images/pointR.gif);*/
	background-position: left 5px;
	background-repeat: no-repeat;
	text-indent: 12px;
	border-bottom: 1px solid #9fb0bf;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.ArticleMenu H1 {
	font-size: 11px;
	font-weight: bold;
	background-color: #f4f4f4;
}

.ArticleMenu {
	border-bottom: 1px solid #9fb0bf;
	border-top: 1px solid #ffffff;
	display: block;
	width: 100%;
}

.ArticleMenu a {
	background-color: #f4f4f4;
	display: block;
	width: 100%;
	text-indent: 4px;
	color: #4e6475;
	font-weight: bold;
	padding-bottom: 3px;
}

.ArticleMenu a:hover {
	background-color: #e6e4e9;
	display: block;
	width: 100%;
	padding-bottom: 3px;
}

.ArticleBox2 {
	float: left;
	margin: 2px;
	border: 1px solid #cecedc;
	background-color: #f9f9f9;
	padding-left: 10px;
}

.ArticleBox2 h1 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.ArticleListMenu2 {
	width: 180px;
	background-color: #666666;
}

.ArticleListMenu2 h1 {
	font-size: 11px;
	margin: 0 0 0 0;
}

.ArticleMenu2 {
	border-bottom: 1px solid #777777;
	border-top: 1px solid #CCCCCC;
	display: block;
	width: 100%;
}

.ArticleMenu2 a {
	background-color: #999999;
	display: block;
	width: 100%;
	text-indent: 4px;
	color: #FFFFFF;
	font-weight: bold;
}

.ArticleMenu2 a:hover {
	background-color: #888888;
	display: block;
	width: 100%;
}

#sitemap li a {
	text-decoration: none;
	margin: 4px 0px;
}

.error-message {
	font-size: 10px;
	color: #CC0000;
	font-style: italic;
}

/* ------------- form styles ------------ */
#formcontainer .text input, #formcontainer .select select, #formcontainer textarea {
	width: 99.5%;
	color: #454453;
}

#formcontainer textarea,#formcontainer select,#formcontainer input {
	clear: both;
	font-size: 120%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px 0px;
	border: 1px solid #c6c6c6;
}

.submit input, #formcontainer .buttonNL {
	margin-top: 8px;
	display: inline;
	font-size: 120%;
	padding: 2px 5px;
	width: auto;
	font-size:11px;
	vertical-align: bottom;
	float: right;
	cursor: pointer;
	border: 1px solid #c6c6c6;
}

#formcontainer label,#formcontainer b {
	clear: both;
	display: block;
	font-size: 110%;
	font-weight: bold;
	margin-top: 6px;
	color: #888C9B;
}

legend {
	font-size: 130%;
	color: #888C9B;
}

fieldset {
	border: 1px solid #c6c6c6;
	padding: 10px;
	margin-bottom: 30px;
	Margin-top: -10px;
}
fieldset {
	border:1px solid #c6c6c6;
	padding:10px 20px 10px 20px;
padding-bottom:30px;
	margin-bottom:30px;
	Margin-top:-15px;
}
