@charset "utf-8";

body {
	background-color: #003366;
	
}


/* CSS Document */

#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/dragon_tail.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 870px;
	height: auto;
}
#top {
	height: 124px;
}
#menu {
	float: left;
	width: 200px;
	padding-top: 20px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: block;
}
#menu a {
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-left: 18px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
#menu a:hover {
background-image: url (images/btn-over.gif);
	background-image: url(images/btn-over.gif);
}
body#page2 div#sub1 , body#page3 div#sub2{
	display: block;
}
#sub1, #sub2 {
	margin-bottom: 3px;
	width: 150px;
	background-position: right;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	font-size: 11px;
	height: auto;
	text-align: right;
	margin-left: 11px;
	font-style: normal;
	display: none;
}

#sub1 a {
	background-image: url(images/sub.gif);
	color: #590E00;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#sub2 a {
	color: #590E00;
	background-image: url(images/sub.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#sub1 a:hover , #sub2 a:hover{
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(images/sub-over.gif);
}
#content {
	float: right;
	width: 500px;
	background-image: url(images/dragon_middle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 355px;
	padding-right: 125px;
	padding-bottom: auto;
}

#bottom {
	background-color: #B6180F;
	height: 20px;
	width: 870px;
	clear: both;
	line-height: 18px;
	text-align: center;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
{}


#container #bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.nr {
	float: left;
	height: 35px;
	width: 50px;
	font-size: 16px;
	color: #B6180F;
	text-align: center;
	padding-top: 15px;
	border: thin solid #FD0002;
}
.course {
	float: left;
	height: 25px;
	width: 390px;
	padding-left: 10px;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.eng {
	float: left;
	height: 25px;
	width: 380px;
	padding-left: 20px;
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.pris {
	float: left;
	height: 25px;
	width: 45px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
#scroll {
	position:absolute;
	width:135px;
	height:354px;
	z-index:1;
	left: 476px;
	top: 127px;
	overflow: hidden;
}
.content {
}
#dkaalborg {
	position:absolute;
	width:200px;
	height:262px;
	z-index:1;
	float: right;
	left: 528px;
	top: 141px;
}
#page0 #container #content div img {
	float: left;
	margin-right: 10px;
}
#page0 #container #content div p {
}

