

/* webdesign by www.timmer.dk */


* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

body, html {
	background-color: #f9e7f5;
	color: #353535;
	height: 100%;
}

a {
	color: #cf96e3;
	text-decoration: underline;
}

a:hover {
	color: #cf96e3;
	text-decoration: none;
}

#wrapper {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 100px;
	background-color: #FFFFFF;
}

#wrapper2 {
	width: 880px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#menu {
	height: 20px;
}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;
	height: 20px;
}

#menuForside {
	width: 52px;
	margin-right: 34px;
	cursor: hand;
	text-indent: -2000px;
}

.menuForside {
	background-image: url(../gfx/menu_forside.gif);
	background-repeat: no-repeat;
}

.menuForside2 {
	background-image: url(../gfx/menu_forside2.gif);
	background-repeat: no-repeat;
}

#menuBehandlinger {
	width: 99px;
	margin-right: 35px;
	cursor: hand;
	text-indent: -2000px;
}

.menuBehandlinger {
	background-image: url(../gfx/menu_behandlinger.gif);
	background-repeat: no-repeat;
}

.menuBehandlinger2 {
	background-image: url(../gfx/menu_behandlinger2.gif);
	background-repeat: no-repeat;
}

#menuProfil {
	width: 43px;
	margin-right: 34px;
	cursor: hand;
	text-indent: -2000px;
}

.menuProfil {
	background-image: url(../gfx/menu_profil.gif);
	background-repeat: no-repeat;
}

.menuProfil2 {
	background-image: url(../gfx/menu_profil2.gif);
	background-repeat: no-repeat;
}

#menuKontakt {
	width: 58px;
	cursor: hand;
	text-indent: -2000px;
}

.menuKontakt {
	background-image: url(../gfx/menu_kontakt.gif);
	background-repeat: no-repeat;
}

.menuKontakt2 {
	background-image: url(../gfx/menu_kontakt2.gif);
	background-repeat: no-repeat;
}

#menuStreg {
	width: 491px;
	background-color: #cf96e3;
	height: 20px;
	float: right;
}

#top {
	height: 80px;
	margin-top: 20px;
	background-image: url(../gfx/top_grafik.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#middle {
	margin-top: 10px;
}

#middleLeft {
	width: 184px;
	float: left;
	margin-right: 35px;
}

#middleLeft ul {
	list-style: none;
}

#middleLeft li {
	height: 20px;
	background-color: #f9e7f5;
	margin-bottom: 2px;
}

#middleLeft a {
	color: #353535;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
}

#middleLeft .undermenuAktiv {
	background-color: #e396aa;
	color: #FFFFFF;
}

#middleLeft .undermenuAktiv a {
	color: #FFFFFF;
}

#middleRight {
	width: 625px;
	float: left;
}

#content {
	clear: both;
	margin-top: 20px;
}

#bottom {
	width: 491px;
	clear: both;
	margin-left: 389px;
	text-transform: uppercase;
	height: 14px;
}

#bottom1 {
	width: 100px;
	float: left;
}

#bottom2 {
	width: 150px;
	float: left;
	text-align: center;
}

#bottom3 {
	width: 120px;
	float: left;
}

#bottom4 {
	width: 121px;
	float: left;
	text-align: right;
}

#bottom p {
	font-size: 11px;
}

#bottom a {
	text-decoration: none;
	color: #353535;
	font-size: 11px;
}

#bottomStreg {
	background-image: url(../gfx/bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 5px;
}

#credits {
	margin-top: 5px;
	text-align: right;
	font-size: 9px;
}

#credits a {
	font-size: 9px;
	color: #353535;
}