body {
	color:#010000;
	font:12px tahoma, arial, helvetica, sans-serif;
	margin:0;
	background:#fff;
	padding:6px 0 40px;
}

/* Common Parts */
a {color:#347288;text-decoration:none;}
a:hover {text-decoration:underline;}
p {
	margin:0 0 15px;
	line-height:14px;
}
img {border-style:none;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input, select, label, textarea {vertical-align:middle;}
input.text,
select,
textarea {
	font:100% tahoma, arial, helvetica, sans-serif;
	color:#010000;
}
ul {
	margin:0 0 15px 15px;
	padding:0;
}
ul ul {margin:2px 0 2px 15px;}
/* Main Blocks */
#page-box {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
/* header */
#header {
	padding:35px 0 14px 360px;
	position:relative;
	width:600px;
	overflow:hidden;
	color:#006636;
}
#header a {color:#006636;}
/* logo */
#header h1 {
	margin:0;
	position:absolute;
	top:9px;
	left:0;
	width:358px;
	height:40px;
	background:url(/images/OdenseRenovation/logo.gif) no-repeat;
	text-indent:-9999em;
}
#header h1 a {
	display:block;
	height:100%;
}
/* icons nav */
.icons-nav {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	list-style:none;
}
.icons-nav li {
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.icons-nav a {
	display:block;
	background:url(/images/OdenseRenovation/icons-nav.gif) no-repeat;
	height:35px;
	overflow:hidden;
	text-indent:-9999em;
}
.icons-nav a.home {width:18px;}
.icons-nav a#email {
	width:17px;
	background-position:-18px 0;
}
.icons-nav a.print {
	width:18px;
	background-position:-35px 0;
}
.icons-nav a.map {
	width:24px;
	background-position:-52px 0;
}
.icons-nav a.lang-en {
	width:18px;
	background-position:-76px 0;
}
/* search form */
.search-form {
	float:right;
}
.search-form label {
	float:left;
	margin:2px 10px 0 0;
}
.input-holder {
	float:left;
	background:url(/images/OdenseRenovation/bg-input.gif) no-repeat;
	width:110px;
	height:12px;
	overflow:hidden;
	padding:3px 6px;
	margin:0 5px 0 0;
}
.input-holder span {
	width:100%;
	height:12px;
	overflow:hidden;
	float:left;
}
.input-holder input {
	float:left;
	margin:-2px 0 0 -2px;
	padding:1px 2px;
	width:110px;
	font-size:10px;
}
.search-form{font-size:11px;}
.search-form img.btn {
	float:left;
	margin:2px 0 0;
	cursor:pointer;
}
/* add navigation */
.add-nav 
{
	font-size:11px;
	float:right;
	margin:2px 0 0;
	list-style:none;
}
.add-nav li {
	float:left;
	margin:0 12px 0 0;
	display:inline;
}
/* navigation */
#nav *{padding: 0; margin: 0;}
#nav {
	width:981px;
	overflow:hidden;
	margin:0 -21px 8px 0;
	list-style:none;
	background:url(/images/OdenseRenovation/gr-nav.jpg) repeat-y;
}
#nav li {
	float:left;
	margin:0 11px 0 0;
	width:108px;
	padding:89px 10px 0;
	background:url(/images/OdenseRenovation/bg-nav.jpg) no-repeat;
	min-height:106px;
	font-size:11px;
}
* html #nav li {height:106px;}
/**
#nav li.menu-02 {background-position:-128px 0;}
#nav li.menu-03 {background-position:-256px 0;}
#nav li.menu-04 {background-position:-384px 0;}
#nav li.menu-05 {background-position:-512px 0;}
#nav li.menu-06 {background-position:-640px 0;}
#nav li.menu-07 {background-position:-768px 0;}
**/
#nav li a {
	color:#fff;
	text-decoration:none;
	display:table-cell;
	vertical-align:middle;
	height:44px;
}
#nav li a:hover {text-decoration:underline;}
#nav li strong {font-weight:bold;}
#nav li.more a, #nav li li.menutema a {color:#c1cf00;}
#nav li ul {
	margin:2px 0 0;
	list-style:none;
}
#nav li li {
	width:98px;
	margin:0;
	padding:0 0 0 10px;
	background:url(/images/OdenseRenovation/arrows.gif) no-repeat 0 5px !important;
	min-height:1px;
}
* html #nav li li {height:auto;}
#nav li li.more {background:url(/images/OdenseRenovation/arrows-yellow.gif) no-repeat 0 5px !important;}
#nav li li a {
	display:inline;
	vertical-align:top;
	height:auto;
}
#nav li li.menutema {background:url(/images/OdenseRenovation/arrows-yellow.gif) no-repeat 0 50% !important;}
#nav li li.menutema a {
	display:block;
	line-height:28px;
	font-size:12px;
}
/* footer */
#footer {
	width:100%;
	overflow:hidden;
	text-align:center;
	color:#ffffff;
	font-size:11px;
	/*background:#d7eadc;*/
	background-image:url(/images/OdenseRenovation/footer_1px.jpg);
	background-repeat:repeat-x;
	padding:6px 0;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline;}
#footer address {
	font-style:normal;
	margin:0 0 5px;
}
.schedule{font-size:10px;}
.schedule dl {
	margin:0;
	display:inline;
}
.schedule dt {
	display:inline;
	font-weight:bold;
}
.schedule dd {
	display:inline;
	margin:0;
}
/* breadcrumbs */
.breadcrumbs {
	margin:-2px 10px 7px;
	list-style:none;
	width:940px;
	overflow:hidden;
	color:#006636;
	font-size:11px;
}
.breadcrumbs li {
	float:left;
	margin:0 5px 0 0;
}
.breadcrumbs li a {
	background:url(/images/OdenseRenovation/arrow-green.gif) no-repeat 100% 50%;
	white-space:nowrap;
	padding:0 11px 0 0;
	color:#006636;
	text-decoration:none;
}
.breadcrumbs li a:hover {text-decoration:underline;}
/* container */
#container {
	width:100%;
	overflow:hidden;
	background:url(/images/OdenseRenovation/bg-colums.gif) repeat-y;
	position:relative;
}
.wrap {
	width:100%;
	overflow:hidden;
	background:url(/images/OdenseRenovation/bg-colums-btm.gif) no-repeat 0 100%;
}
.logo {
	position:absolute;
	left:10px;
	bottom:20px;
}
/* navigation column - Default, will be overwritten*/

.nav-column {
	float:left;
	width:200px;
	padding:0 10px 120px 10px;
	background:#a6a5a2;
	color:#fff;
	font-size:12px;
	margin:0 10px 0 0;
}
.nav-column a {color:#fff;}
.nav-column strong {
	display:block;
	margin:0 -10px 5px;
	padding:3px 10px;
	background:#613c74;
	text-transform:uppercase;
}
.nav-column ul {
	margin:0;
	list-style:none;
}
.nav-column li {margin:0 0 10px 0;}
.nav-column li a {text-decoration:none;}
.nav-column li a:hover {text-decoration:underline;}
.nav-column .leftmenu1 {color:#ffffff;}
.nav-column .leftmenu2 {color:#ffffff;}
.nav-column .leftmenu3 {color:#ffffff;}
.nav-column .leftmenu_selected1 {color:#006636;font-weight:bold;}
.nav-column .leftmenu_selected2 {color:#006636;font-weight:bold;}
.nav-column .leftmenu_selected3 {color:#006636;font-weight:bold;}
.nav-column .leftmenu_subselected1 {color:#006636;}
.nav-column .leftmenu_subselected2 {color:#006636;}

/* main column */
.main-column {
	float:left;
	padding:10px 10px 40px;
	border-top:1px solid #1a873a;
	width:480px;
}
.main-column h1.title 
{
	margin:0 0 14px;
	font-size:20px;
	font-weight:normal;
	color:#1a873a;
}
.main-column h1 {
	margin:0 0 8px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}

.main-column h2 {
	margin:0 0 5px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.main-column h3 {
	margin:0 0 3px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
/* colums */
.colums {
	width:508px;
	overflow:hidden;
	margin:0 -28px 10px 0;
}
.column {
	float:left;
	width:474px;
	margin:0 34px 0 0;	
}
.teaser 
{
	margin:0 0 10px 0;
	font-weight:bold;
}

.column-text
{
	float:left;
	width:253px;
	padding:0 10px 0 0;
}
.column-images
{
	float:right;
	width:211px;
	padding-left:10px;
}
/* info list */
.info-list {
	margin:0 auto;
	list-style:none;
	width:450px;
	overflow:hidden;
	color:#fff;
}
.info-list a {
	color:#fff;
	text-decoration:none;
}
.info-list a:hover {text-decoration:underline;}
.info-list li {
	position:relative;
	width:120px;
	overflow:hidden;
	margin:0 10px 10px 0;
	padding:5px 10px 5px 10px;
	float:left;
	cursor:pointer;
}
.info-list img {
	position:relative;
	z-index:1;
	margin:-5px 0 0 -10px;
	display:block;
}
.info-list strong {
	display:block;
	background:url(/images/OdenseRenovation/mask.png);
	font-weight:bold;
	font-size:12px;
	width:100%;
	padding:0 0 0 10px;
	margin:-0px 0 5px -10px;
	overflow:hidden;
	position:relative;
	z-index:2;
	font-weight:normal;
	cursor:pointer;
}
.info-list p {margin:0 5px 0 0;}
/* sidebar */
.sidebar {
	float:right;
	width:190px;
	padding:0 15px;
	color:#fff;
}
.sidebar a {
	color:#fff;
	text-decoration:none;
}
.sidebar a:hover {text-decoration:underline;}
/* blockquote */
.sidebar blockquote {
	font:italic normal 18px/24px Georgia, "Times New Roman", Times, serif;
	margin:0 0 35px;
}

.sidebar q {quotes: none;}
.sidebar q:before {content:"";}
.sidebar q:after {content:"";}
.sidebar q p 
{
    display:inline;	
    font:italic normal 18px/24px Georgia, "Times New Roman", Times, serif;
}

/* right navigation */
.right-nav {
	margin:0 -15px 10px;
	list-style:none;
	width:220px;
	overflow:hidden;
}
.right-nav li {
	border-bottom:2px solid #fff;
	width:100%;
	float:left;
}
.right-nav img {display:block;}
/* union box */
.union-box 
{
	height:186px;
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.union-box h1 {
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#1a873a;
	margin:0 0 11px;
}
/* opportunities column */
.opportunities-column {
	background:#889019 url(/images/OdenseRenovation/bg-opportunities-column.gif) repeat-x;
	color:#fff;
	float:left;
	width:435px;
	height:186px;
	padding:20px 10px 0 30px;
}
.opportunities-column a {
	color:#fff;
	text-decoration:none;
}
.opportunities-column a:hover {text-decoration:underline;}
.opportunities-column ul {
	margin:0;
	list-style:none;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}
.opportunities-column li {
	margin:0 0 12px;
}
/* felt */
.felt, .ad {float:right;}
/* news */
.union-box2 
{
	/*height:121px;*/
	height:320px;
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.news {
	float:left;
	/*background:#d5d4d6;*/
	height:320px;
	background:#d5d4d6 url(/images/OdenseRenovation/nyhedsfelt.jpg) repeat-x;
	width:590px;
	padding:10px 10px 10px 30px;
	font-size:11px;
	font-weight:normal;
}
.newsheadline { font-weight:bold;}
.news a {text-decoration:none;color:#000000;}
.news a:hover {text-decoration:underline;}
.news ul {
	width:615px;
	overflow:hidden;
	margin:0 -25px 0 0;
	list-style:none;
	height:305px
}
.news li {
	float:left;
	width:165px;
	margin:0 40px 0 0
}
.news strong {display:block;}
/* more */
div.more {text-align:right;float:right;top:-15px;position:relative;}
div.more a {color:#1a873a;}

.tipven-input {width:100px;border: 1px solid #2D9049;}
.tipven-button {padding:2px 5px 2px 5px;}
.tipven-textarea {width:269px;height:60px;border: 1px solid #2D9049;}
.tipven-text {white-space:nowrap;}

h1.faq_question {font-size:12px;font-weight:bold;margin:5px 0 5px;}
h1.faq_question a {font-size:12px;font-weight:bold;margin:5px 0 5px;color:#000000;}
.faq_answer {font-style:italic;}
.image_spacer {height:10px;}

.searchresult_top{}
.searchresult_result{padding: 5px 0 5px 0; border-bottom:1px solid #1A873A;}
.searchresult_entry{padding:10px 0 0 0;}
.sitemapTopLevel{vertical-align:top;width:50%;padding-right:5px;}
.sitemapTopLevel ul {list-style-image:url(/images/OdenseRenovation/arrows-green.gif);}
.sitemapHeader {font-weight:bold;}

.nyhed-box{padding-bottom:10px;}
.nyhed-overskrift{}
.nyhed-dato{font-style:italic;padding-bottom:5px;}
.nyhed-indhold{}
.nyhed-datoboks2{font-style:italic;}

.faq-hr{height:2px;border:1px solid #2D9049;}

.menuarrow{position:relative;top:-3px;left:-5px;}
hr {height:2px;border:1px solid #2D9049;padding:0px;margin:0px;}

.scfValidationSummary{padding:10px 10px 10px 20px;}

.highlight{ background-color: yellow }

.filteredTextBox {/**padding-left:4px;**/}

#webforms-success-message{font-weight:bold;}

.eksternnews
{
	background :#3399cc url(/images/OdenseRenovation/ekstern_nyhedsfelt.jpg) repeat-x;
	margin: 0 0 13px 10px;
	
	float:right;
	Height:187px;
	width:320px;
}

.news .billed
{
padding: 8px 0 8px 0;
}

.noscript			{ font-size:13px; font-family:tahoma,verdana; font-weight:bold; color:#ff0000; /*line-height:26px;*/ }
.noscript div		{ /*width:60%; text-align:center; position:relative;left:50px;*/ }
/*.noscript fieldset	{ disdplay:none; color:#ff0000; }*/
/*.noscript legend	{ disdplay:none; font-size:16px; font-family:tahoma,verdana; font-weight:bold; color:#ff0000; }*/

.fluedesk-row{padding:5px 0;}
.fluedesk-label{float:left;width:30%;}
.fluedesk-input{float:left;width:60%;}
.fluedesk-input input{width:100%;}
.fluedesk-input .fluedesk-radcombobox{width:100%;}
.fluedesk-validator{float:left;width:5%;padding-left:5px;}
.fluedesk-clear{clear:both;height:1px;}

/* sorteringsguide */
#sorteringsguide h1.title 
{
	height:38px;
	width:480px;
	margin:0 0 14px;
	padding:0 0 0 8px;
	font-weight:bold;
	color:#ffffff;
	font: 16pt/38px tahoma;
	background-image: url(/images/odenserenovation/topbanner.png);
	background-repeat: no-repeat;
	overflow:hidden;
}

.gron264 h1,
.gron264 h2
{
	height:33px;
	width:264px;
	margin:0 0 14px;
	padding:0 0 0 8px;
	font-weight:bold;
	color:#008132;
	font: 16pt/33px tahoma;
	background-image: url(/images/odenserenovation/gronbanner264.png);
	background-repeat: no-repeat;
	overflow:hidden;
}
.gron480 h1,
.gron480 h2
{
	height:33px;
	width:480px;
	margin:0 0 14px;
	padding:0 0 0 8px;
	font-weight:bold;
	color:#008132;
	font: 16pt/33px tahoma;
	background-image: url(/images/odenserenovation/gronbanner480.png);
	background-repeat: no-repeat;
	overflow:hidden;
}

.gron480long h2
{
	height:66px;
	width:480px;
	margin:0 0 14px;
	padding:0 0 0 8px;
	font-weight:bold;
	color:#008132;
	font: 16pt/33px tahoma;
	background-image: url(/images/odenserenovation/gronbanner480long.png);
	background-repeat: no-repeat;
	overflow:hidden;
}

.elementbanner, .stedbem {width:260px;float:left;}
.stedbillede {float:right; padding-bottom:12px;}

.videmere {width:350px; float:left; }
.bortskaffe {width:120px;float:right;}
.bortskaffe img {padding-bottom:24px;}

#sorteringsguide a   	
{
	color:#008132;
}
.clear { clear:both; }

