/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
}

#holder {
	border: 1px solid #ffffff;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

/* Rich text editor styling end */

body,html {
	margin:0;
	padding:0;
	background-image:url('/media/187/body_bg.jpg');
	background-repeat: repeat-x;
	font-family: 'verdana', 'lucida sans', lucida, verdana;
	font-size:12px;
	text-align: center;
	color:#00000;
}

/* HEADERS */

/* header */
#header {
width: 938px;
height: 103px;
border-bottom:1px #333366 solid;
padding: 0;
display: block;
}


/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0;
    color: #aaa;
    font-size: smaller;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}

/* BOXES */
a {
color:#339933;
}

#textContent {
	width: 600px;
	border-left: 1px solid #ddd;
	float: right;
	padding-left: 10px;
	min-height: 280px;
	_height: 280px;
}

#bottomInfo {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	color: #aaa;
	font-size: smaller;
}

#container {
	margin: 10px auto;
	width: 938px;
        background: #fff;
	border:0px solid red;
}

#main {
	width:938px;
	margin:0;
	padding:0;
	text-align:left;
}

#main_front{
	float:left;
	width:918px;
	border:0px solid red;
}

#front_boks_left{
	border:0px solid red;
	float:left;
	width:650px;
}

#front_boks_right{
	border:0px solid red;
	background-color:#E3DBD8;
	width:220px;
	float:right;
	padding:5px;
	min-height:280px;
 	height:auto !important;
  	height:280px;
}

#bottom {
	width:938px;
	height:23px;
	text-align:center;
	background-color:#84090B;
	color:#ffffff;
	padding-top:10px;
	float:left;
}

#bottom a {
	color:#ffffff;
}
	
#content {
	float: left;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
	min-height:280px;
 	height:auto !important;
  	height:280px;
}


#logo{
	background-image:url('/media/192/logo.jpg');
	background-repeat: no-repeat;
	width:937px;
	height:64px;	
}

#frise{
	border:0px solid red;
	height:198px;
	width:938px;
	float:left;
}

#mellemstyk{
	width:938px;
	height:52px;
	border:0px solid red;
	float:left;
	background-image:url('/media/266/mellemstyk.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
}

#mellemstyk a{
	color:#ffffff;
	text-decoration:none;
}


#gasservice{
	float:left;
	width:229px;
        height:51px;
	border:0px solid red;
        text-align:center;
	padding-top:12px;
	font-size:18px;
	color:#ffffff;

}

#kedeludskiftning{
	float:left;
	width:234px;
        height:51px;
	border:0px solid red;
        text-align:center;
	padding-top:12px;
	font-size:18px;
	color:#ffffff;

}

#energi{
	float:left;
	width:245px;
        height:51px;
	border:0px solid red;
        text-align:center;
	padding-top:12px;
	font-size:18px;
	color:#ffffff;

}

#solvarme{
	float:left;
	width:225px;
        height:51px;
	border:0px solid red;
        text-align:center;
	padding-top:12px;
	font-size:18px;
	color:#ffffff;

}


.link_overskrift{
	float:left;
	color:#ffffff;
	font-size:18px;
}


.attitydeLink
{
	margin-right:auto; 
	margin-left:auto;
	width:930px;
	height:2em;
	text-align:right;
	border: dashed 0px #ffcc00;
	font-family: Tahoma;
	color: #000000;
	font-size: 9px;
	margin-top:10px;
	font-weight:normal;
float:left;
      
}

.attitydeLinket:link, a.attitydeLinket:active, a.attitydeLinket:visited {

color: #999966;
text-decoration: none;

}
a.attitydeLinket:hover {
color: #333300;
text-decoration: none;
}


/* EDITOR PROPERTIES */
