/* jensen-buggewebski */


body {
	background-color: #CCC;
	border: 5px;
}


#bg {
	background-image:url(images/baggrund1-blomst.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	width: 802px;
	height: 602px;
	margin-left: -430px;
	background-repeat: no-repeat;
	background-position: center top;
	
		
}

#top {

	font-family: Palatino Linotype, Book Antiqua, Palatino, serif, Tw Cen MT, Verdana, Arial, sans-serif;
	margin-top: 30px;
	padding-left: 5px;
	width: 500px;
	height: 50px;
	color: #FFF;
	line-height: 200%;

	}
	
#topright {

	font-family: Palatino Linotype, Book Antiqua, Palatino, serif, Tw Cen MT, Verdana, Arial, sans-serif;
	float: right;
	margin-left: 55px;
	padding-left: 0px;
	margin-top: -60px;
	width: 220px;
	color: #FFF;
	
	}



#center {
/* Make element float in the center */
position: absolute;
left: 50%;

/* Set the width and height */
width: 802px;
height: 602px;

/* Set margin to half the values of width/height */
margin-left: -435px;

}


#main	{
	padding-left: 105px;
	padding-top: 5px;
	width: 802px;
	height: 602px;
	margin-top: 0px;
	color: #FFF;
	line-height: 120%;
	}
	

ul#mainmenu {
	font-family: cursive, Palatino Linotype, Book Antiqua, Palatino, serif, Tw Cen MT, Verdana, Arial, sans-serif;
	width: 800px;
	height: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	margin-left:-5px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	line-height:20px;
	font-weight:normal;
	font-size: 14px;
	color:#333;
	/* color: #F60C;*/
	/* color: #F900;*/
	float:none;
}

ul#menu li {
	display:block;
	}

#menu li a {
	padding: 10px;
	margin-left: 0px;
}
	
a:link {
	color:#CCC;
	text-decoration: none;
	}	
	
a:visited {
	color:#CCC;
	text-decoration: none;
	}
	
a:hover {
	color: #CCC;	
	text-decoration: underline;
	}

a: active {
	color: #CCC;
	text-decoration: underline;
	}

h1 {
	color: #FFF;
	text-decoration: none;
	font-size:33px;
	font-weight: normal;
		}

h2 {
	color: #FFF;
	text-decoration: none;
	font-size:20px;
	font-weight: normal;
		}

h4 {
	color: #FFF;
	text-decoration: none;
	font-size:14px;
	font-weight: normal;
		}


h4 a:link {
	color: #FFF;
	text-decoration: none;
	}	
	
h4 a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
h4 a:hover {
	color: #FFF;
	text-decoration: underline;
	}
h4 a: active {
	color: #FFF;
	text-decoration: underline;
	}
	
#left {
	width: 300px;
	height: 600px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	padding-left:0px;
	float: left;
	background-repeat: no-repeat;
}



#indhold	{
	margin-left:60px;
	margin-top:80px;
	margin-right:0px;
	padding:0px;
	}


#tekst	{
	font-family: Trebuchet MS, Helvetica, sans-serif, Arial, Arial, Helvetica, sans-serif;
	height: 5px;
	width:330px;
	margin-left:300px;
	margin-top:20px;
	margin-right:5px;
	margin-bottom:0px;
	padding-left:0px;
	color:#FFF;
	font-weight: 100;
	font-size:11;
	border: 0px solid #900;
	
		}



#kalendertekst	{
	font-family: Trebuchet MS1, Helvetica, sans-serif, Arial, Arial, Helvetica, sans-serif;
	height: 325px;
	width: 390px;
	margin-left:5px;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:10px;
	color:#FFF;
	text-align: left;
	font-size:12;
	border: 1px solid #FFF;
	overflow:auto;
	scrollbar-arrow-color:black;
	scrollbar-base-color:black;
	scrollbar-face-color:black;
	border: 1px solid #FFF;
		}

	
#footer	{
	clear: both;
	margin-top:50px;
	margin-left:45px;
	padding:10px;
	border-top: 0px solid #900;
	}
