/* Start of CMSMS style sheet 'cope' */
body {
	margin				: 0px 0px 0px 0px;
}

#wrapper {
	margin-left			: auto;
	margin-right		: auto;
	width				: 796px;
}

#top {
	width				: 796px;
	background-image	: url(images/topbar_fade.jpg);
	height				: 67px;
	
}

#TopBarLeftContent {
	float				: left;
	width				: 168px;
}


#TopBarRightContent {
	float				: right;
	margin-top			: 40px;
}

#MainMenuPane {
	width				: 796px;
	height				: 20px;
	margin				: 1px 0px 1px 0px;
}

#MainMenu {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float				: left;
	width				: 796px;
	background-image	: url(images/menu_fade.jpg);
	background-repeat	: no-repeat;
	color				: White;
	font-size			: 10px;
	white-space			: nowrap;
	list-style-type		: none;
	margin				: 0px;
	padding				: 0px;
	padding-left		: 166px;
}
#MainMenu li {
	display				: inline;
	padding-left		: 1em;

}
#MainMenu li a {
	line-height			: 1.6em;
	color				: white;
	text-decoration		: none;
}

.menuleft {
	width				: 169px;
	float				: left;
	margin				: 0px 1px 0px 0px;
font-family: verdana;
word-wrap:break-word;


}

.menuleft li {
padding:0px;
margin:0px;
font-size: 11px;
}

.menuleft a {
font-weight: normal;
}
.menuleft a:link {
color: black;
text-decoration: none;
}

.menuleft a:visited {
color: black;
text-decoration: none;
}

.privat {
color:red;
}

.erhverv {
color:#38707a;
}

.privat a:hover {
color: red;
text-decoration: underline;
}

.erhverv a:hover {
color: #38707a;
text-decoration: underline;
}




.menuleft ul {
padding:0px;
margin:0px 0px 0px 30px;
}

.menuleft h3 {
font-size: 12px;
font-weight: bold;
margin: 20px 0px 0px 10px;
color: black;

}

#content {
	float				: left;
	width				: 457px;
	margin				: 0px 1px 0px 0px;
font-size: 0.8em;
font-family: verdana;
	
}

#menuright {
	float				: left;
	width				: 168px;
}

#bottom {
	background-color	: #98abaf;
	width				: 796px;
	text-align			: center;
	color				: #ffffff;
	
}

.privat h1 {
border-bottom:1px solid red;
color:Red;
display:block;
font-size:1.5em;
width:90%;
font-weight: normal;
}

.erhverv h1 {
border-bottom:1px solid #38707a;
color:#38707a;
display:block;
font-size:1.5em;
width:90%;
font-weight: normal;
}


#bottom {
font-family: verdana;
font-size: 10px;
margin-top: 15px;
}

#bottom a {
color: white;
text-decoration: none;
}

.NewsSummaryPostdate{
font-size: 10px;
font-weight: bold;

}

.NewsSummaryLink{
font-weight:bold;
font-size: 12px;
margin: 5px 0px 5px 0px;
}

.NewsSummaryLink a{
text-decoration:none;
color: #000000;

}

.NewsSummary {
font-family: verdana;
font-size: 11px;

margin: 5px 2px 5px 2px;
}

.NewsSummarySummary {

}

.NewsSummaryMorelink {
margin: 0px 0px 15px 0px;
}

#NewsPostDetailDate {
font-size: 10px;
}


/* End of 'cope' */

