body {
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #2D383B url(img/bg2.jpg) no-repeat center top;
	margin: 0px;
}
#topmenu {
	width: 914px;
	position: relative;
	clear: both;
	height: 21px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	text-transform: uppercase;
	color: #999999;
}
#topmenu img {
	border: 1px solid #495D60;
	margin-left: 4px;
	vertical-align: text-top;
}
#topmenu img.valgt {
	border: 1px solid #D0E800;
}
#topmenu a {
	color: #999999;
	text-decoration: underline;
}
#topmenu a:hover {
	color: #FFFFFF;
}
#container {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#top {
	height: 130px;
	width: 920px;
	margin-bottom: 5px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#title {
	float: left;
	height: 17px;
	width: 900px;
	padding-top: 10px;
	padding-left: 17px;
	padding-bottom: 7px;
}
#titleImage {
	float: left;
	height: 86px;
	width: 920px;
	margin-top: 4px;
	overflow:hidden;
}
#contentContainer {
	background: url(img/bg-midt.gif) repeat-y center top;
	width: 928px;
	min-height: 222px;
	float: left;
}
#content {
	background: url(img/bg-midt-top.gif) no-repeat center top;
	width: 900px;
	padding-right: 14px;
	padding-left: 14px;
	min-height: 202px;
	padding-top: 18px;
	float: left;
}
#content .col {
	float: left;
	width: 220px;
}
#content .col p {
	margin-top: 5px;
	margin-bottom: 0px;
}
#content .col .shadow {
	background: url(img/bg-boks-skygge.gif) no-repeat center top;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 70px;
	float: left;
}
#content .colMiddle .shadow {
	background: url(img/bg-midt-skygge.gif) no-repeat center top;
	width: 440px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 85px;
	float: left;
}
#content .colMiddleWide .shadow {
	background: url(img/bg-midt-bred-skygge.gif) no-repeat center top;
	width: 660px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 85px;
	float: left;
}
#content .colMiddle {
	float: left;
	width: 460px;
	padding-left: 0px;
	padding-right: 0px;
}
#content .colMiddleWide {
	background: #FFFFFF;
	float: left;
	width: 670px;
	margin-bottom: 10px;
	color: #000000;
}
#content .col .boxBlack {
	background: #000000 url(img/bg-boks-sort.gif) no-repeat left bottom;
	padding: 5px 15px 10px;
	float: left;
	width: 168px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#content .col .boxBlack h2 {
	background: #d0e800 url(img/bg-overskrift-gul.gif) no-repeat left top;
	color: #000000;
}
#content .col .boxYellow {
	background: #d0e800 url(img/bg-boks-gul.gif) no-repeat left bottom;
	padding: 5px 15px 10px;
	float: left;
	width: 168px;
	margin-bottom: 8px;
	color: #000000;
}
#content .col .boxBlue {
	background: #485d60 url(img/bg-boks-blaa.gif) no-repeat left bottom;
	padding: 5px 15px 10px;
	float: left;
	width: 168px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#content .col .boxBlue .subject {
	color: #FFFFFF;
}

#content  .col  .boxYellow  h2,#content .col .boxBlue h2 {
	background: #000000 url(img/bg-overskrift-sort.gif) no-repeat left top;
	color: #d0e800;
}
#content .col .boxYellow h2 a,#content .colMiddle .boxWhite h2 a, #content .colMiddleWide .boxWhite h2 a {
	color: #d0e800;
	text-decoration: none;
}
#content .col .boxYellow h2 a:hover {
	color: #FFFFFF;
}
#content .col .boxYellow div a:hover {
	color: #FFFFFF;
}
#content .col .boxYellow .subject, #content .col .boxBlue .subject, #content .col .boxBlack .subject{
	font-size: 10px;
	margin-bottom: -5px;
}
#content .col .boxYellow a,#content .colMiddle .boxWhite a, #content .colMiddleWide .boxWhite a {
	color: #000000;
	text-decoration: underline;
}
#content .col .boxYellow a:hover,#content .colMiddle .boxWhite a:hover, #content .colMiddleWide .boxWhite a:hover {
	color: #a0b800;
}
#content .col .boxBlue a,#content .col .boxBlack a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content .col .boxBlue a:hover,#content .col .boxBlack a:hover {
	color: #CCCCCC;
}
#content .col .boxBlack ul {
	margin: 0px 0px;
	padding: 0px;
	width: 168px;
	list-style: none;
	font-size: 11px;
	float: left;
	border-bottom: 1px solid #2a2a2a;
}
#content .col .boxBlack li {
	float: left;
	border-top: 1px solid #2a2a2a;
	width: 168px;
}
#content .col .boxBlack li a.active {
	font-weight: bold;
}
#content .col .boxBlack li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
#content .col .boxBlack li a:hover {
	color: #d0e800;
}
#content  .col  hr  {
	margin: 6px 0px;
}
#content .col .boxBlack a.yellow {
	color: #d0e800;
	text-decoration: none;
	padding: 0px;
}
#content .col .boxBlack .usericon {
	float: right;
	border: 1px solid #FFFFFF;
}
#content .colMiddle .boxWhite {
	background: #FFFFFF;
	padding: 5px 15px 10px;
	float: left;
	width: 410px;
	margin-bottom: 10px;
}
#content .colMiddleWide .boxWhite {
	background: #FFFFFF;
	padding: 5px 15px 10px;
	float: left;
	width: 630px;
	margin-bottom: 10px;
}

#content .colMiddle .boxWhite hr, #content .colMiddleWide .boxWhite hr {
	clear:both;
} 
#content .colMiddle .boxSpot {
	background: #FFFFFF;
	float: left;
	width: 400px;
	margin-bottom: 0px;
	color: #000000;
}
#content .colMiddle .breadcrumb {
	background: #FFFFFF;
	float: left;
	width: 410px;
	color: #607375;
	font-size: 9px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
	margin: 0px 0px -1px 0px;
}
#content .colMiddleWide .breadcrumb {
	background: #FFFFFF;
	float: left;
	width: 630px;
	color: #607375;
	font-size: 9px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
	margin: 0px 0px -1px 0px;
}

#content .colMiddle .breadcrumb a,#content .colMiddleWide .breadcrumb a {
	color: #607375;
	text-decoration: underline;
}
#content .colMiddle .breadcrumb a:hover,#content .colMiddleWide .breadcrumb a:hover {
	color: #a0b800;
	text-decoration: underline;
}
#bottom {
	background: url(img/bg-bund.jpg) no-repeat center top;
	height: 15px;
	width: 928px;
	padding-top: 28px;
	color: #666666;
	text-align: center;
	float: left;
}
form {
	margin: 0px;
}
input, select, textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
	width: auto;
	border: 1px solid #a0b800;
	background: #FFFFFF;
}
#content .colMiddle select {
	padding: 1px;
	width: 186px;
}
#content .colMiddleWide select {
	padding: 1px;
	width: 186px;
}
#content .colMiddle textarea {
	padding: 1px;
	width: 354px;
}
#content .colMiddleWide textarea {
	padding: 1px;
	width: 354px;
}

input.image {
	padding: 0px;
	border: 0px solid #a0b800;
}
input.button {
	width: auto;
	padding: 1px;
	background: #d0e800;
}
input.button:hover {
	border: 1px solid #c0d800;
	background: #e0f810;
	color: #FF5500;
}
input.submit {
	width: auto;
	padding: 1px;
	background: #d0e800;
}
input.submit:hover {
	border: 1px solid #c0d800;
	background: #e0f810;
	color: #FF5500;
}
.disabled input {
	width: auto;
	color: #999999;
}
.disabled input:hover {
	border: 1px solid #a0b800;
	background: #d0e800;
	color: #999999;
}
.selected {
	border: 1px solid #000000;
}
.selected a {
	text-decoration: none;
}
.tobeselected {
	border: 1px solid #FFFFFF;
}
.tobeselected:hover {
	border: 1px solid #000000;
}
input.checkbox {
	width: auto;
	padding: 0px;
}
#content .col fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
	width: auto;
}
#content .col select {
	width: 160px;
	background: #FFFFFF;
}
#content .col input {
	width: 92px;
}
#content .colMiddle input.text,#content .colMiddle input.password {
	width: 180px;
}
#content .colMiddleWide input.text,#content .colMiddleWide input.password {
	width: 180px;
}
#content .colMiddle input.file, #content .colMiddleWide input.file  {
	width: 186px;
}

#content .col label {
	width: 168px;
	margin-bottom: 2px;
	float: left;
}
#content .colMiddle .label {
	width: 150px;
	vertical-align: top;
}
#content .col .login {
	width: 65px;
	float: left;
	padding-top: 3px;
}
.yellow {
	color: #d0e800;
}
img {
	border-style: none;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
}
h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #d0e800;
}
#content .col h2 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	width: 175px;
	position: relative;
	margin: 0px -17px 8px -15px;
	padding: 4px 10px 4px 15px;
	display: inline;
}
#content .colMiddle h2 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	width: 415px;
	position: relative;
	margin: 0px -17px 10px -15px;
	padding: 4px 10px 4px 15px;
	display: inline;
	color: #FFFFFF;
	background: #485d60 url(img/bg-overskrift-lang-blaa.gif) no-repeat left top;
}
#content .colMiddleWide h2 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	width: 635px;
	position: relative;
	margin: 0px -17px 10px -15px;
	padding: 4px 10px 4px 15px;
	display: inline;
	color: #FFFFFF;
	background: #485d60 url(img/bg-overskrift-megalang-blaa.gif) no-repeat left top;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding-left: 60px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
}
#content .colMiddle p, #content .colMiddleWide p {
	margin-top: 2px;
	margin-bottom: 2px;
}
#content .colMiddle .dato {
	color: #d0e800;
	float: left;
	height: 40px;
	width: 60px;
	font-size: 12px;
	font-weight: bold;
	margin-top: -16px;
	position: relative;
	line-height: 20px;
}
#content .colMiddle .dato big {
	font-size: 30px;
}
#content .col .boxBlack li ul {
	margin: 5px 0px;
	padding: 0px 0px 5px 10px;
	width: 158px;
	list-style: none;
	font-size: 10px;
	float: left;
	border: none;
}
#content .col .boxBlack li li  {
	border-top-style: none;
	width: 158px;
	float: left;
}
#content .col .boxBlack li li a {
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
#content .colMiddle .edit {
	font-size: 9px;
	width: 415px;
	position: relative;
	margin: -10px -15px 10px -15px;
	padding: 7px 10px 4px 15px;
	background: url(img/bg-rediger.gif) repeat;
	float: left;
}
#content .colMiddleWide .edit {
	font-size: 9px;
	width: 635px;
	position: relative;
	margin: -10px -15px 10px -15px;
	padding: 7px 10px 4px 15px;
	background: url(img/bg-rediger.gif) repeat;
	float: left;
}
#content .colMiddle .edit a.button,#content .colMiddleWide .edit a.button {
	background: #FFFFFF;
	padding: 3px 5px 3px 4px;
	border: 1px solid #d0e800;
	display: block;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}
#content .colMiddle .edit a.button:hover, #content .colMiddleWide .edit a.button:hover {
	border: 1px solid #666666;
}
#content .colMiddle .edit img, #content .colMiddleWide .edit img {
	vertical-align: top;
	margin-right: 3px;
}
#content .colMiddle .boxWhite a.buttonGray img,#content .colMiddleWide .boxWhite a.buttonGray img {
	vertical-align: text-top;
	margin-right: 3px;
}
#content .colMiddle .boxWhite a.buttonGray, #content .colMiddleWide .boxWhite a.buttonGray {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	background: #d9d9d9;
	text-decoration: none;
	padding: 2px 5px 2px 4px;
}
#content .colMiddle hr,#content .colMiddleWide hr {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 6px;
}
.editRollover {
	width: auto;
	background: url(img/bg-rollover.gif) no-repeat 10px 0px;
	padding-top: 5px;
}
.editRollover .content {
	font-size: 9px;
	line-height: normal;
	background: #F5F5F9;
	padding: 12px;
	width: 150px;
	border: 2px solid #000000;

	color: #000000;
}

#content .colMiddle .boxWhite .listing {
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 0px solid #EEEEEE;
}
#content .colMiddleWide .boxWhite .listing {
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 0px solid #EEEEEE;
}

#content .colMiddle .boxWhite .entity {
	width: 100%;
	float: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
	margin-top: 5px;
}
#content .colMiddleWide .boxWhite .entity {
	width: 100%;
	float: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
	margin-top: 5px;
}

#content .colMiddle .boxWhite .listing .spalte1 {
	float: left;
	width: 240px;
	margin-right: 10px;
}
#content .colMiddle .boxWhite .listing .spalte2 {
	float: left;
}
#content .colMiddleWide .boxWhite .listing .spalte1 {
	float: left;
	width: 240px;
	margin-right: 10px;
}
#content .colMiddleWide .boxWhite .listing .spalte2 {
	float: left;
}
.editRollover .content h4 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: -5px 0px 3px -1px;
	padding-bottom: 3px;
}

.mainbody {
	clear: both;
	width: 100%;
	min-height: 600px;
	float: left;
	overflow:hidden;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
}
.error {
	clear: both;
	color: #FF0000;
/*	float: right; */
	font-weight: bold;
}
.success {
	clear: both;
	color: #FF0000;
/*	float: right; */
	font-weight: bold;
}

.listhd {
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #F5F5F9;
	border-bottom: 1px solid #C0D0C0;
}
.listhdmt {
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #EEEEEE;
}
.listhd .action {
	padding: 0px 0px 0px 0px;
	width: 20px;	
}
.listhd .text_action {
}
.listhd .action .image, .listhd .action img {
	width: 16px;	
	height: 16px;	
}
.list_elem .action {
	width: 16px;
	padding: 0px 10px 0px 3px;
}
.list_elem .action:hover {
        border: 1px solid #FFFFFF;
}
.list_elem {
	padding: 5px 0px 5px 5px;
	background-color: #FFFFFF;
}

.entity_hd {
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #F3F3F2;
	border-bottom: 1px solid #C0D0C0;
}
.entity_hd .action {
	width: 20px;	
	padding: 0px 0px 0px 0px;
}
.entity_hd .text_action {

}
.entity_content {
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

td {
	padding: 0px 0px 0px 0px;
}
.action {
        border: 1px solid #FFFFFF;
	text-align: center;
	width: 25px;	
	padding: 0px 0px 0px 5px;
}
.action:hover {
        border: 1px solid #000000;
}
.text_action {
        border: 1px solid #FFFFFF;
	text-align: center;
	padding: 0px 2px 0px 2px;
}
.text_action:hover {
        border: 1px solid #000000;
}

.subject {
	clear: both;
	padding: 5px 0px;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color:#000000; 
}

.list_elem .subject {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color:#000000;
}

.profile_picture_thumb {
	width: 170px;
	vertical-align: top;
}

.profile_picture {
	max-width: 370px;
	max-height: 270px;
}

.profile_profile {
	vertical-align: top;
}

.settings {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
}
tr.setting{
	padding: 1px 0px;

}
#content .colMiddleWide .boxWhite td.setting_title {
	width: 240px;
	float: left;
	padding-right: 10px;
        vertical-align: top;
}
#content .colMiddleWide .boxWhite td.setting_value {
	width: 90%;
	text-align: left;
        vertical-align: top;
}
#content .colMiddle .boxWhite td.setting_title {
	padding-right: 10px;
	width: 160px;
	text-align: left;
        vertical-align: top;
}
#content .colMiddle .boxWhite td.setting_value {
	text-align: left;
        vertical-align: top;
}
.mes_settings {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
}
tr.mes_setting{
	padding: 1px 0px;

}
td.mes_setting_title {
	padding-right: 10px;
}
#content .colMiddle .boxWhite td.mes_setting_title {
	width: 160px;
	text-align: left;
        vertical-align: top;
}
#content .colMiddleWide .boxWhite td.mes_setting_title {
	width: 200px;
	text-align: left;
        vertical-align: top;
}
#content .colMiddleWide .boxWhite td.mes_setting_value {
	text-align: left;
        vertical-align: top;
}
#content .colMiddle .boxWhite td.mes_setting_value {
	text-align: left;
        vertical-align: top;
}

.message {
	width: 30px; 
	padding: 0px 0px 0px 5px;
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
	background-color: #FFFFFF;
        vertical-align: top;
	text-align: right;
}

.sys_setting {
	color:#999999;
}

.sys_setting_emph {
	color:#FF0000;
}
.emph {
	font-weight: bold;
	color:#FF0000;
}

.date {
	width: 120px;
	vertical-align: top;
	font-family: monospace;
	color: gray;
}

.number {
	font-family: monospace;
}
#content .colMiddle select.select_day {
	width: 58px;
}
#content .colMiddle select.select_month {
	width: 72px;
}
#content .colMiddle select.select_year {
	width: 50px;
}
#content .colMiddleWide select.select_day {
	width: 58px;
}
#content .colMiddleWide select.select_month {
	width: 71px;
}
#content .colMiddleWide select.select_year {
	width: 51px;
}
.errormessage {
	color: red;
}
.succesmessage {
	color: green;
}

.editor_finish {
	clear: both;
	padding: 5px 0px 0px 0px;
	border-width: 0px;
	border-style: solid;
}
.clear {
	padding: 5px 0px 0px 0px;
	clear: both;
}

.part {
	padding: 0px 20px;
}

.box {
	border: 1px;
	border-style: solid;
	border-color: gray;
}
.desc_head {
	clear: both;
	padding: 5px 0px 0px 0px;
}
.desc_body {
	clear: both;
	padding: 0px 0px 0px 0px;
}
.weak {
	color: gray;
}
.thumbpic {
	width: 200px;
	vertical-align: top;
}
.imageviewer {
	width: 640px;
	height: 480px;
	border-color: #000000;
	border-width: 1px;
}

.simple_list {
	padding: 0px 2px;
	width: 183px;
}
.simple_list .simple_head {

}
.simple_list .simple_action {
	text-align: right;
}
.simple_list .emph {
	background-color: #EEEEEE;
}

.simple_list_wide {
	padding: 0px 0px;
	width: 100%;
}
.simple_list_wide .simple_head {

}
.simple_list_wide .simple_action {
	text-align: right;
}
.simple_list_wide .simple_emph {
	background-color: #EEEEEE;
}

.plain_list {
}
.plain_list .plain_icon {
	width: 20px;
}
.plain_list .plain_head {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color:#000000;
}

.listing .list_entry {
	padding: 0px 1px 0px 1px;
        background-color: #FFFFFF;
}
.listing .list_entry:hover {
	padding: 0px 1px 0px 1px;
        background-color: #C0D0C0;
}

/* calendar module: */

.cal_view {
	padding: 5px 0px 0px 0px;
}
.cal_view .listhdmt {
	border: 0px solid #a0b800;
}
.cal_view .list_elem {
	padding: 0px 0px 0px 5px;
	border: 1px solid #a0b800;
}

.cal_month_style {
	text-align: center;
	background-color: #d0e800;
	font-weight: bold;
	color: #000000;
	border: 1px solid #a0b800;
}

.cal_new_week_sep_style {
	background-color: #C0D0C0;
	height: 1px;
}

.cal_normal_sep_style {
	background-color: #C0D0C0;
	height: 0px;
}

.cal_weekend_style {
	vertical-align: top;
	background-color: #F0F0E9;
}

.cal_normal_day_style {
	vertical-align: top;
	background-color: #FFFFFF;
}
.cal_tt {
	font-family: monospace;
	width: 15px;
	text-align: center;
	padding: 0px 7px 0px 0px;
}

.cal_action {
        border: 1px solid #FFFFFF;
	font-family: monospace;
	width: 20px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.cal_action:hover {
        border: 1px solid #000000;
}


.front_text .desc .subject {
	padding: 15px 0px 5px 0px;
	font-size: 13px;
}

.googlemapsubject {
	color: red;
}
.right {
	padding: 0px 0px 0px 5px;
	border-width: 0px;
        vertical-align: top;
	text-align: right;
}

Option.meta_option {
	background-color: #DDDDDD;
	color: #444444;
}

.user_info_text {
	width: 100%;
	vertical-align: top;
	overflow:hidden;
}

.user_wall {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	width: 200px;
        border: 1px dotted #C0D0C0;
}
