body {
	font-family: Verdana,Tahoma, Arial,sans-serif;
	padding: 0;
	background: #FFFFFF url(../images/bggreen.png) repeat;
	color: #000000;
}
html {
	overflow-y: scroll;
}
a {
	Outline: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #333333;
	background-color: #a3bddf;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:762px;
	margin: 0em auto;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	border: 1px solid #223d7f;
}
br.clear { 
	clear: both; 
}
#B1 {
	border: 1px solid #223d7f;
	width: 100%;
	height: 135px;
} 
#D1, #D2, #D3, #D4, #D5, #D6 {
	width: 19.99%;
	height: 100px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-top: 10px;
}
#D6 {
	width: 19.34%;
	height: 100px;
	border: 1px solid #223d7f;
}
#D1 img {
 
}
#E1, #E2, #E3, #E4, #E5 {
	width: 19.99%;
	height: 30px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
}
#DM img {
	border: 3px solid #050505;
}
#logo {
	background-color: #FFF;
	width:227px;
	border: 1px solid #223d7f;
	display: block;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 4px;
	float: left;
	color: #000000;
}
#billede {
	width:523px;
	display: block;
	border: 1px solid #223d7f;
	margin-left: 4px;
	margin-top: 2px;
	margin-bottom: 4px;
	float: left;
}
#topadresse {
	background-color: #223d7f;
	width:758px;
	color: #CCCCCC;
	font-size: 0.6em;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 4px;
	text-align: center;
	font-weight: bold;
	display: block;
	clear:both;
}
#footer {
	background-color: #223d7f;
	width:758px;
	color: #CCCCCC;
	font-size: 0.6em;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	display: block;
	clear:both;
}
#spacer {
	margin-top: 2px;
	height: 0px;
}
#menuwrapper {
	width:150px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
}
/*-------------------menus----------------------*/

#menu_left {
    width: 150px; /* 150-175px*/
	float: left;
	clear: none;
	/* * max-width: 175px; */
}

#menu_left .textbox {
	background-color: #a3bddf;
	margin-top: 0px;
	margin-bottom: 4px;
	border: 1px solid #223d7f;
	color: #000000;
}

#menu_left a, #menu_left a:visited, #menu_left a:hover {
	font-size: 0.6em;
	padding-left: 5px;
	/* border-left: #223d7f solid 5px;	*/
	border-left: #a3bddf solid 5px;
}
#menu_left a:hover, #menu_left a:active {
	font-size: 0.6em;
	text-decoration: underline;
	border-left: #223d7f solid 5px;	
}
#menu_left .textbox p {
	margin: 5px;
}

#menu_left input {
	margin-bottom: 5px;
}

#menu_left .title {
	background-color: #223d7f;
	color: #CCCCCC;
	font-size: 0.6em;
	font-weight: 600;
	text-align: center;
	padding-bottom: 2px;
}

#menu_left input.search {
	text-align: center;
}

#menu_left ul {
	margin: 0px;
	list-style: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#main {
	background-color: #a3bddf;
	/* * display: list-item; needed?? */
	border: 1px solid #223d7f;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	padding: 16px;
	float: left;
    clear: none;
	color: #000000;
	/* text-wrap: none; */
	/* * height: auto; /* Interpreted only by IE */
	max-width: 570px;
	width: 570px; /* or 576px*/
	/* * width: auto; /* Interpreted only by IE */
}
#forummain {

	background-color: #a3bddf;
	/* * display: list-item; needed?? */
	border: 1px solid #223d7f;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	padding: 1px;
	float: left;
    clear: none;
	color: #000000;
	/* text-wrap: none; */
	/* * height: auto; /* Interpreted only by IE */
	/* max-width: 570px; */
	width: 754px; /* or 576px*/
}
.Overskrift {
	font-size: 0.85em; /* 14px; */
	font-weight: 600;
}

.mellem {
	font-size: 0.75em /* 12px */
}

.mindre {
	font-size: 0.6875em /* 11px */
}

.almindelig {
	font-size: 0.625em /* 10px */
}

/* ------------------------------- news -------------------------------*/

#news {
	color: #0033FF;
	font-size: 0.85em;
	font-weight: 600;
	background-color: #a3bddf;
	/* * display: list-item; needed?? */
	border: 1px solid #223d7f;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	padding: 16px;
	float: right;
    clear: none;
	/* text-wrap: none; */
	/* * height: auto; /* Interpreted only by IE */
	max-width: 570px;
	width: 570px  /* 36em; /* or 576px*/
	/* * width: auto; /* Interpreted only by IE */
}

table.aktiviteter {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #223d7f;
	border-collapse: collapse;
}
table.aktiviteter th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: #8F8F8F;
}
table.aktiviteter td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: #D5D5D5;
}

