body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	background: #bbbdc0 url(bg.gif) repeat-x top left;
	font: 14px tahoma, verdana, arial, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
}
abbr, acronym {
	border-bottom: 1px dotted;
	cursor: help;
}
form {
	color: #000000;
}
form .submit {
	margin-top: 0px;
	text-align: center;
}
form hr {
	margin-bottom: 5px;
	height: 5px;
	border: 0px;
	border-bottom: 1px solid #dfe060;
	clear: both;
}
fieldset {
	padding: 10px;
	padding-bottom: 0px;
	border: 1px solid #dfe060;
	background: url(bg-form.gif) repeat-x bottom left;
}
input.text, input.submit, select, textarea {
	font: 14px tahoma, verdana, arial, sans-serif;
}
input.text, select, textarea {
	padding: 2px;
	width: 80%;
	border: 1px solid #94954b;
	background-color: #ffffff;
	float: right;
}
input.submit {
	padding-left: 10%;
	padding-right: 10%;
	border: 1px solid #2a6b89;
	background: #79a2b4 url(bg-bottom.gif) repeat-x center left;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
textarea {
	height: 200px;
	overflow: auto;
}
label {
	float: left;
}
label em {
	font-style: normal;
	text-decoration: underline;
}
img {
	border: 0px;
}
img.left, img.right {
	margin: 10px;
	padding: 5px;
	border: 1px solid #709cb0;
}
img.right {
	margin-top: 0px;
	margin-right: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left span, .right span, .links span {
	display: block;
	margin-top: 10px;
}
.clearer {
	display: block;
	width: 0px;
	height: 0px;
	clear: both;
}
.pagination {
	display: block;
	text-align: center;
}
.error {
	display: block;
	margin-top: 15px;
	padding: 5px;
	border: 1px dotted;
}
.error, .formerror {
	color: #c2272d;
}
.formerror {
	padding: 2px;
	width: 80%;
	font-size: 11px;
	clear: both;
	float: right;
}
.success {
	display: block;
}


#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 66%;
	min-width: 750px;
	background: #ffffff url(bg-wrapper.gif) repeat-y top left;
}


#topper {
	width: 100%;
	height: 334px;
	background: #ffffff url(bg-topper.gif) repeat-x top left;
}
#head {
	margin-top: 0px;
	margin-left: 0px;
	width: 708px;
	height: 100%;
	background: #d9d9d9 url(topper.jpg) no-repeat top left;
}
#head h1 {
	position: absolute;
	margin-top: 90px;
	margin-left: 289px;
	width: 393px;
	height: 71px;
}
#head h1 a {
	display: block;
	width: 100%;
	height: 100%;
}
#head h1 a span {
	display: none;
}
#menu {
	position: absolute;
	margin-top: 182px;
	margin-left: 268px;
}
#menu a:link, #menu a:visited {
	display: block;
	position: absolute;
	margin-top: 0px;
	height: 33px;
	background-position: top left;
}
#menu a:hover, #menu a:active, #menu a#menu-current {
	background-position: bottom left;
}
#menu .klinik {
	margin-left: 0px;
	width: 49px;
	background-image: url(menu-klinik.jpg);
}
#menu .personale {
	margin-left: 49px;
	width: 82px;
	background-image: url(menu-personale.jpg);
}
#menu .behandling {
	margin-left: 131px;
	width: 90px;
	background-image: url(menu-behandling.jpg);
}
#menu .priser {
	margin-left: 221px;
	width: 57px;
	background-image: url(menu-priser.jpg);
}
#menu .kontakt {
	margin-left: 278px;
	width: 69px;
	background-image: url(menu-kontakt.jpg);
}
#menu .links {
	margin-left: 347px;
	width: 43px;
	background-image: url(menu-links.jpg);
}
#menu a span {
	display: none;
}


#sidebar {
	position: relative;
	margin-top: -90px;
	padding: 10px;
	width: 203px;
	font-size: 12px;
	text-align: left;
	color: #2a6b89;
	float: left;
}
#sidebar a:link, #sidebar a:visited {
	display: block;
	border-bottom: 1px dotted #2a6b89;
	color: #2a6b89;
}
#sidebar a:hover, #sidebar a:active {
	border-bottom: 1px solid #2a6b89;
}
#sidebar ul li a.snavi-current {
	border-bottom-style: solid;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style-type: square;
}
#sidebar .postit {
	display: block;
	margin-left: -5px;
}
#sidebar #aa-tider {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #2a6b89;
}
#sidebar #aa-tider .head {
	display: block;
	border-bottom: 1px dotted #2a6b89;
	font-weight: bold;
}
#slideshow {
	padding: 1px;
	width: 200px;
	height: 150px;
	border: 1px solid #2a6b89;
	background-color: #ffffff;
	overflow: hidden;
}


#content {
	margin: 15px;
	margin-top: -100px;
	margin-left: 240px;
	margin-right: 16px;
	padding: 10px;
	font-size: 13px;
	text-align: left;
	color: #1b485c;
}
#content a:link, #content a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #709cb0;
}
#content a:hover, #content a:active {
	color: #1b485c;
}
#content h1 {
	margin: 0px;
	border-bottom: 1px dashed;
	font-weight: normal;
	font-style: italic;
}
#content h2 {
	margin: 0px;
	border-bottom: 1px solid #709cb0;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
}
#content h2 a:link, #content h2 a:visited {
	font-weight: normal;
	color: #303030;
}
#content h2 a:hover, #content h2 a:active {
	color: #a41919;
}
#content table {
	width: 100%;
	font-size: 12px;
}
#content th, #content td {
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content th {
	border: 1px solid #dfe060;
	background: url(bg-tabel.gif) repeat-x bottom left;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
#content td {
	border: 1px solid #709cb0;
	text-align: right;
}
#content table.small {
	margin: auto;
	width: auto;
}
#content table.small td {
	padding: 5px;
	text-align: center;
}
#content table img {
	display: block;
}
#content ul {
	margin-top: -10px;
}
#content .date {
	display: block;
	margin-bottom: -10px;
	font-size: 11px;
	color: #709cb0;
}
#velkommen {
	margin-bottom: 20px;
	padding: 5px;
	width: auto;
	border: 1px solid #2a6b89;
	background: #2a6b89 url(bg-velkommen.gif) repeat-x top left;
	color: #ffffff;
}
#velkommen span {
	display: block;
	border-bottom: 1px dotted #2a6b89;
	font-weight: bold;
	font-style: italic;
	color: #2a6b89;
}
#velkommen a.mere:link, #velkommen a.mere:visited {
	display: block;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
}
#velkommen a.mere:hover, #velkommen a.mere:active {
	text-decoration: underline;
}


#righter {
	width: 0px;
	height: 100%;
	float: right;
}


#bottom {
	width: 100%;
	height: 40px;
	border: 1px solid #2a6b89;
	background: #2a6b89 url(bg-bottom.gif) repeat-x top left;
	font-size: 11px;
	font-variant: small-caps;
	color: #e7eef1;
	clear: both;
}
#bottom a:link, #bottom a:visited {
	text-decoration: underline;
	color: #e7eef1;
}
#bottom a:hover, #bottom a:active {
	color: #ffffff;
}
#bottom abbr {
	border-bottom: 0px;
}
#bottom span {
	margin-left: 7px;
	width: auto;
	float: left;
}
#bottom img {
	float: right;
}
