@charset "utf-8";
body {
	background-color: #89C3E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
scrollbar-base-color: #C3E0F3;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#wrap {
	height: 600px;
	width: 955px;
	margin-left: -477px;
	text-align: left;
	margin-top: -300px;
	position: absolute;
	left: 50%;
	top: 50%;
}


#top {
	background-image: url(../images/baggrund_01.jpg);
	float: left;
	height: 186px;
	width: 955px;
}
#tekst p {
}
#tekst {
	height: 320px;
	width: 45%;
	margin-left: 50px;
	float: left;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: auto;
}
h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: -5px;
	margin-bottom: 7px;
}
h2  {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	margin-top: -5px;
	margin-bottom: -10px;
}

#indhold {
	background-image: url(../images/baggrund_02.gif);
	float: left;
	height: 333px;
	width: 955px;
	overflow-x: hidden;
	overflow-y: auto;
}
#bund {
	background-image: url(../images/baggrund_03.gif);
	float: left;
	width: 955px;
	background-repeat: repeat-x;
}
#bottom {
	background-image: url(../images/baggrund_04.gif);
	float: left;
	height: 52px;
	width: 955px;
}
#pictures {
	float: left;
	height: 300px;
	width: 40%;
	margin-left: 25px;
	text-align: center;
	overflow-x: hidden;
	overflow-y: auto;
}
#pictures a:hover {
	border: none;
	color: #990000;
}
.tider, .tider a, .tider a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: blink;
}
