/* ------------- CSS Stylesheet ------------- */
/* ------------ Simpleworks CMS ------------- */


/* -- Body - General page properties -- */

body {
	background-image:url(/images/PFR_bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color:#f9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
	margin:0px;
	padding:20px;
}


/* -- Page headings h1 h2 h3 (affects all headings) -- */

h1 {
font-size:18px;
font-weight:bold;
margin:0px;
padding:0px;
color:#08906f;
}
h1 a{ /* -- Heading with link -- */
font-size:18px;
font-weight:bold;
margin:0px;
padding:0px;
color:#08906f;
text-decoration:none;
}
h2 {
font-size:18px;
color:#08906f;
margin:0px;
}
h3 {
font-size:14px;
font-weight:bold;
margin:0px;
color:#08906f;
}


/* -- Div container for the whole page -- */

#pageContainer {
width:901px;
}


/* -- Top of page -- */

#top {
width:100%;
height:90px;
background-image:url(/images/PFR_03.jpg);
}


/* -- TopImage -- */

#topImg {
width:100%;
height:40px;
background-color: #666666;
margin-bottom:3px;
}


/* -- Container for the dropdown menu -- */

#menu {
width:100%;
height:27px;
background-image:url(/images/PFR_05.jpg);
}
div #menucontainer {
margin:3px 0px 0px 22px;
}

/* -- Main area containing all three columns -- */

#pageContent {
width:100%;
height:300px;
background-image:url(/images/PFR_06.jpg);
background-repeat:no-repeat;
background-position:top left;
}
.txtbg {
width:100%;
background-image:url(/images/PFR_07.jpg);
background-repeat: repeat;
}

/* -- Center column - Area for main content -- */

#mainCol {
padding: 20px 20px;
}


/* -- Page bottom -- */

#footer {
font-size:10px;
width:100%;
height:47px;
background-image:url(/images/PFR_bottom.jpg);
border-top: 1px solid #646464;
text-align:right;
padding:5px;
}


/* -- Left column & Elements embedded in left column -- */

.leftColumnWidth {
width:250px;
padding:20px 20px;
}
.leftColumnWidth .element {
width:100%;
margin-bottom:7px;
border:1px solid #CCCCCC;
}
.leftColumnWidth .elementTop {
width:100%;
background-color:#999999;
color:#FFFFFF;
font-weight:bold;
}
.leftColumnWidth .elementBody {
width:100%;
}
.leftColumnWidth .elementFooter {
}


/* -- Right column & Elements embedded in right column -- */

.rightColumnWidth {
width:320px;
padding:20px 20px 0px 0px;
}
.rightColumnWidth .element {
width:100%;
margin-bottom:7px;
}
.rightColumnWidth .elementTop {
width:100%;
font-size:18px;
color:#08906f;
font-weight:bold;
padding-bottom:5px;
margin-bottom:5px;
border-bottom:1px solid #646464;
}
.rightColumnWidth .elementBody {
width:100%;
}
.rightColumnWidth .elementFooter {
}


/* -- Unique element identifyers - #links #related #columntext #subitem #news #newsletter -- */

.rightColumnWidth #links .elementFooter  {
background-color:#CC0000;
}


/* -- Gallery display with thumbnails  -- */

.GalleryThumb {
border:1px solid #000000;
margin:6px;
float:left;
}
.GalleryThumbContainer {
background-color:#ebebeb;
width:100%;
height:200px;
}


/* -- List menu styling  -- */

#listmenu {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	list-style:none;
	padding:0px;
	margin:0px;
	background-repeat:repeat;
}
#listmenu ul {
	padding:0px;
	text-align:left;
	margin:
}
#listmenu li a {
	height:16px;
	color:#74006b;
	display:block;
	text-align:left;
	margin:0px;
	font-size:14px;
	text-decoration:none;
	background-repeat:repeat;
}
#listmenu li a:hover {
	color:#000000;
	text-decoration:none;
}
#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;
}
a img {
border:0px;
}
#leftCol {
border-collapse:collapse;
}
#rightCol {
border-collapse:collapse;
}

.ArticleBox {
	float:left;
	margin:2px;
	border-bottom:1px dotted #cecedc;
}
.ArticleBox h1 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.ArticleListMenu {
	font-size:11px;
	width:100%;
	background-color: #ced5db;
	text-indent:4px;
}
.ArticleListMenu h5{
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;
}
