body {
	background-color: #660000;
}

#top {
	position: absolute;
	top: 20px;
	width: 638px;
	height: 118px;
}

#menu {
	position: absolute;
	bottom: 2px;
	left: 7px;
}

#midt {
	position: absolute;
	top: 136px;
	width: 638px;
	height: 318px;
}

#rammev {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 6px;
	height: 318px;
	background-image:  url(../images/ramme.gif)}

#pics {
	position: absolute;
	top: 0px;
	left: 6px;
	width: 145px;
	height: 319px;
}

#iframe {
	position: absolute;
	background-color: #f7f7f7;
	top: 0px;
	left: 150px;
	width: 486px;
	height: 100%;
}

#bund {
	position: absolute;
	top: 454px;
	background-image:  url(../images/bottom.gif);
	background-repeat: no-repeat;
	width: 638px;
	height: 118px;
}

a {
	color: #05326D;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #05326D;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

p {
	color: black;
	font-family: verdana;
	font-size: 13px;
	margin: 10px;
	letter-spacing: normal;	
	line-height: 20px;
}

b {
	color: black;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}