html, body	{
	background-color: white;
	background-image: url(grad-bg.gif);
	background-repeat: repeat-x;
	color: #0074BC;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	background-color: white;
	width: 1000px;
	text-align: center;
	margin: auto;
}

#top h1	{
	height: 299px;
	background-image: url(zanzibar-fairytale-villa.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

 /*her starter top-navigeringen, tak til Dan Cederholm*/ 

#nav-container {
	padding: 2px 30px 30px 30px;
	margin: 5px 0 5px 0;
	background-color: #fff;
}

#miniflex {
	width: 90%;
	float: right;
	font-size: small; 
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #00AAFF;
}

#miniflex li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
}

#miniflex a:link, #miniflex a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	font-weight: bold;
	margin: 0 15px 0 15px;
	text-decoration: none;
	color: #00AAFF;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 4px solid #00008C;
	padding-bottom: 2px;
	color: #00008C;
}

#footer-links	{
	text-align: center;
	font-size: small; 
	margin: 10px;
}

#footer-links li	{
	display: inline;
	padding-right: 20px;
}

#footer-links a:link, #footer-links a:visited {
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #00008C;
}

#footer-links a.active:link, #footer-links a.active:visited, #footer-links a:hover {
	border-bottom: 2px solid #00AAFF;
	padding-bottom: 2px;
	color: #00AAFF;
}

#content	{
	border: 2px dotted #CCB299;
	padding: 0 80px 0 50px;
	line-height: 1.5;
	text-align: left;
	font-size: 0.9em;
}

#content h2	{
	font-size: 1em;
	font-weight: normal; 
}

.tagline 	{
	background-color: white;
	color: #666699;
	font-size: 1.6em;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.links	{
	padding-top: 3em;
}

.top-afstand	{
	margin-top: 1.6em;
	color: #666699;
}

blockquote	{
	background-color: white;
	color: #7D7262;
	font-size: 1.6em;
	text-align: right;
	clear: both;
}

.star{
	list-style-image: url(star.gif);
}

#footer	{
	background-color: white;
	border: 2px dotted #CCB299;
	margin-top: 5px;
	text-align: center;
	color: #00AAFF;
}

#footer h6	{

}

.contentpicture	{
	float: left;
	margin: 0 40px 20px 20px;
	border: 3px solid #CCB299;
}

.contentpicture td	{
	border-right: 1px solid #7D7262;
	border-bottom: 1px solid #7D7262;
	padding: 2px;
}

.contentpicture p	{
	
	padding: 0px;
}


.box1 {
	position: relative;
	top: 20px;
	right: 20px;
	height: 900px;
	overflow: hidden; /*faar haanden til at vise sig og bringer hoejreside paa plads saa man kan se stjernen*/
}

.box1 ul	{
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(star.gif);
	color: #666699;
}

.box1 ul li	{
	padding-left: 30px;
	color: #666699;
}
