/*Reset*/
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,  
ol, li, dl, dt, dd, form, a, fieldset, input, th, td, table, tbody  
	{  
	margin: 0; padding: 0; border: 0; outline: none;  
	} 
	


	/*styles*/
em {
	color: #fff;
	}
body {
	margin:0 auto;
	width: 1200px;
	background-color: Black;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 62.8%;
	letter-spacing: 1px;
	}
#container {
	overflow: hidden;
	}

#header {text-align: center;}
#header img {margin: 20px 0 0 0;}

#links ul li {float: left;}
#nav { 
	height: 32px;
	width: 1200px;
	overflow: hidden;
	margin: 40px 0 0 0;
	background: url(images/navbar.gif) no-repeat;
	text-align: center;
	}
#links ul {
		list-style: none;
		margin: 0 0 0 298px;
		font-size: 1.2em;
		}
#links ul li a {
	margin-right: 1px;
	width: 120px;
	display: block;
	padding: 8px 0 10px 0;
	color: #999999;
	text-decoration: none;
	}
	
#links ul li a:hover, a:active {
	background-color: rgb(50,50,50);
	}
	
#content { 
	margin: 35px 0 0 0;
	width: 580px;
	height: 550px;
	float: left;
	color: #999999;
	background: url(images/contentbg.gif) no-repeat;
	}
imag { border: none; }
#imgslide {
	margin: 20px 0 0 20px;
	}

#txt {
	margin: 10px 20px 0 20px;
	font-size: 1.3em;
	}
#txt p {
	padding: 0 0 10px 0;
	}
	
#txt a {
	color: #999999;
	text-decoration: none;
	}
	
#txt a:hover, a:active {
	text-decoration: underline;
	}
	
h3 {
	padding:10px 10px 10px 0;
	font-size: 1.5em;
	font-weight: normal;
	}

#infobar {
	background: url(images/maanedbar.gif) no-repeat;
	float: right;
	width: 580px;
	height: 30px;
	color: #999999;
	margin: 35px 0 2px 0;
	}
#infobar p {
	float: left;
	margin: 0 40px 0 15px;
	font-size: 1.5em;
	padding-top: 5px;
	font-weight: bold;
	}
#cal {
	letter-spacing: 0;
	width: 580px;
	float: right;
	height: 520px;
	overflow: auto;
	color: #999999;
	font-weight: 100;
	}
	
/*Prisliste*/
#priser th { text-align: left; padding-right: 30px;}
#priser {padding-bottom: 20px;}
/*Kalender styling*/
	
	.face {
	height: 28px;
	width: 28px;
	background-image:url(images/facelook.gif);
	background-repeat: no-repeat;
	}

#kalender a {
	color: #999999;
	text-decoration: none;
	}
	
#kalender a:hover, a:active {
	text-decoration: underline;
	}
	
.fam {
	background-image:url(images/famlook.gif);
	background-repeat:no-repeat;
	height: 28px;
	width: 28px;
	}
	
.pet {
	background-image:url(images/petlook.gif);
	background-repeat:no-repeat;
	height: 28px;
	width: 28px;
	}
	
.date {
	background-image:url(images/datelook.gif);
	background-repeat:no-repeat;
	height: 28px;
	width: 28px;
	}
	
.baby {
	background-image:url(images/babylook.gif);
	background-repeat:no-repeat;
	height: 28px;
	width: 28px;
	}
	
.desc {
	background-image: url(images/caltid.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 28px;
	text-align: center;
	}
	
.dato {
	font-size: 36px;
	text-align: center;
	width: 60px;
	height: 60px;
	background-image:url(images/calsq.gif);
	background-repeat:no-repeat;
	}

.dag {
	font-size:2.4em;
	text-align:center;
	width: 60px;
	height: 63px;
	background-image:url(images/calsq.gif);
	background-repeat:no-repeat;
	}
	
.tid {
	font-size:1.1em;
	text-align:center;
	width: 57px;
	height: 28px;
	background-image:url(images/caltid.gif);
	background-repeat:no-repeat;
	}
	
.stil {
	width: 86px;
	height: 28px;
	background-image:url(images/calstil.gif);
	background-repeat:no-repeat;
	font-size: 1.1em;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	}
	
.fotograf {
	width: 113px;
	height: 28px;
	background-image: url(images/calfotograf.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	text-align: center;
	}
	
.plasser {
	width: 85px;
	height: 28px;
	background-image: url(images/calplasser.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	text-align: center;
	}
	
/*Footer style*/

