/* Document styles */

body{
	background-color: #CCCC99;
	font-family:Verdana, Geneva, Arial, Helvetica, Gill Sans MT, sans-serif;
	font-size: 11px;
	/*IE workaround*/
	text-align: center;
	/* background-image: url(../images/background.jpg); */
}

/* Links */


/* Images */

a img {
	border: 0px;
}

/* Headers */

.content .csc-firstHeader{
	margin-bottom: 5px;
	border-bottom: 1px #CCCC99 solid;
}

/* Outer frame*/
div.outer_frame{
	width: 754px;
	margin: auto;
	background-color: #FFFFFF;
	/*Remove IE workaround*/
	text-align: left;
}

/* Top image */
div.top_image{
	border: 2px #FFFCF3 solid;
	border-bottom: 0px;
	height: 120px;
	
}


/* Top menu bar */
div.top_menu{
	background-color: #999966;
	border: 2px #FFFCF3 solid;
	border-top: 0px;
	padding: 3px 5px;
	font-weight: bold;
	text-align: center;
}

div.top_menu .menu_item{
	display: inline;
	padding: 0px 10px;
}

div.top_menu .menu_item a{
	color: black;
	text-decoration: none;
}

div.top_menu .menu_item div{
        display: inline;
}

div.top_menu td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.popup_menu_table{
	width: 95%;
}

div.dropdown_menu {
	background-color: #CCCC99; 	
	border: 1px black solid;
}

div.dropdown_menu .sub_menu_item{
	text-align: left;
}

div.dropdown_menu .sub_menu_item a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}



/* inner_frame */
div.inner_frame{
	border: 2px #FFFCF3 solid;
	border-top: 0px;
/*	background-image: url(../images/marehalm.gif);
	background-repeat: no-repeat;
	background-position: bottom left; */
}


/* Left menu bar */
div.left_menu {
	float: left;
	width: 180px;
	/*background-image: url(../images/logo_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	*/
	padding-bottom: 110px;

}

div.left_menu div.menu_item{
}

div.left_menu div.menu_item a:link,div.left_menu div.menu_item a:visited {
	color: #504640;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	display: block;
}

div.left_menu div.menu_item a:hover {
	background-color:#CCB59E;
}

div.left_menu div.sub_menu_item a:link,div.left_menu div.sub_menu_item a:visited {
	color: #504640;
	text-decoration: none;
	padding-left: 20px;
	display: block;
}

div.left_menu div.sub_menu_item a:hover {
	background-color:#DED0C8;
}

/* Top spacer */

div.top_spacer{
	background-image: url(../images/seagull.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	height: 50px;
	position: relative;
}

/* Content section */
div.content{
	margin-left: 180px;
	padding: 10px;
	padding-top: 0px;
	color: #504640;
}

div.content h1 {
	margin: 0px;
	font-size: 15px;
}


div.content p {
	margin: 0px;
}

/* Clearer*/

div.clearer {
	clear: both;
}
/* Footer */

div.footer{
	text-align: center;
	background-color: #999966;
	border-top: 2px #FFFCF3 solid;
	border-top: 0px;
	padding: 3px 5px;
	font-weight: bold;
	color:#FFFCF3;
	position: relative;
	height: 20px;
	margin-top: 55px;
}

div.anker{
	right: 5px;
	bottom: 2px;	
	background-image: url(../images/anker.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 119px;
	position: absolute;
}

div.footer a:link{
	color: #DCC361;
}


/* Tilpasning af diskussionsforum*/

.tx-wecdiscussion-sidebar{
 display: none;
width: 0px;
}


/* Frontpage news box */
div.newsframe {
	float: left;
	width: 180px;
	padding-bottom: 110px;
	background-color:yellow;
		color:black;

}
#colNormal, #colLeft{
	vertical-align: top;
}

.bodytext{
	font-size: 11px;
}
