body {
	background-color: #547483;
	margin: 3px 0px 0px 0px;
    width: 100%;
}

#outermost {
	margin-right: auto;
	margin-left: auto;
	border: solid black 1px;
}

#toppen {
	width: 750px;
	padding: 0px;
	margin: 0px;
	border-top: 5px solid #F29400;
	background-image: URL('../files/design/topbg.gif');
	display: block;
	position: relative;
}

#toppen a {
	text-decoration: none;
	color: #c0c0c0;
}

#toppen a:hover {
	text-decoration: none;
	color: #ff4040;
}

#toppen a.selected-menu {
	text-decoration: none;
	color: #ff4040;
}

#toppen ul {
    float: left;
    width: 110px;
	border-top: 1px solid #ebebeb;
}

#toppen ul, #toppen li {
	background-color: #fff;
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#toppen li {
    font-size: 10px;
	padding: 0px 0px 0px 15px;
    border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
    color: #c0c0c0;
}

#toppen img {
	padding-right: 5px;
}

#toppen h4 {
    font-size: 13px;
    margin-bottom: 3px;
	margin-top: 4px;
    font-family: Arial;
    padding-left: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
	color: #99c4ce;
}

#bunden {
    padding: 0px;
	margin: 0px;
    line-height: 150%;
	width: 749px;
    max-width: 749px;
	background-color: #f5f8e6;
	background-image: url('../files/design/bunden_background.gif');
    white-space: normal;
	color: #51544c;
	border-bottom: 5px solid #F29400;
}

#bunden a {
	text-decoration: underline;
	color: #000000;
}

#bunden a:hover {
	text-decoration: underline;
	color: #ff4040;
}

#bunden .indhold {
	background-color: #f5f8e6;
	padding: 0px 10px 10px 10px;
}

#bunden_topbillede {
	width: 749px;
	max-width: 749px;
	height: 169px;
	background-repeat: no-repeat;
	padding: 0px;
	background-image: url('../files/design/bunden_topbillede.jpg');
}
#bundlinie {
	border-top: 5px solid #ffce00;
	text-align: center;
	}
#bunden ul {
	padding-left: 5px;
	margin-left: 5px;
	list-style-type: circle;
}
#bunden li {
	padding-left: 5px;
	list-style-type: circle;
	margin-left: 10px;
}

#help {
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	text-align: left;
	position: absolute;
	left:450px;
	top:31px;
	height: 18px;
	width: 190px;
	font-size: 11px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url('../files/design/talebobel.gif');
}

#select_language {
	position: absolute;
	left:450px;
	top:5px;
	font-size: 11px;
}

#select_language div {
	float: left;
	padding-left: 10px;
}

#topflash {
	padding-left: 0px;
	padding-top: 2px;
	text-align: left;
	position: absolute;
	right:0px;
	top:0px;
	position: absolute;
	width: 110px;
}

.linklist {
	padding-left: 10px;
	list-style-type: circle;
}

.lists_container {
	width: 300px;
	font-size: 10px
}

.title_field {
	font-weight: bold;
	padding-right: 7px;
	width: 80%;
}

.date_field {
	font-style: italic;
	width: 20%;
}

.content_field {
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom: 1px dashed black;
}

.archive_field {
	width: 300px;
	text-align: right;
}

table.calendar_table th {
	border-left: 1px solid black;
	border-top: 1px solid black;
}

table.calendar_table td {
	border-left: 1px solid black;
	border-top: 1px solid black;
}

table.calendar_table {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.booked {
	background-color: blue;
}

.text-image-right {
	float: right;
}

td.first-menu {
	padding-bottom: 10px;
}

td.selected-menu {
	border-left: dashed #999999 1px;
	padding-bottom: 10px;
}

td.menu {
	padding-bottom: 10px;
}