/******************* TANNUS PHOTOGRAPHY *******************/
/************************* START **************************/



/*************** Grund ****************/

html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #145D94;
	background-image: url(../bilder/design/bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

#wrapper {
	height:100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: left;
	vertical-align: top;
	width:875px;
}

#container {
	width:875px;
	margin: 0 0 0 0;
	vertical-align: top;
}

#MAIN {
	width: 870px;
	height: 100%;
	clear: both;
	background-color: #FFFFFF;
}

#highlight {
	width:875px;
	height:71px;
	background-repeat: no-repeat;
	background-image: url(../bilder/startsida/bg_platta4.gif);
	background-position: center;
	clear: both;
	}
	
#highlight_reklam {
	width:875px;
	height:71px;
	background-repeat: no-repeat;
	background-image: url(../bilder/startsida/dvd_reklam.png);
	background-position: center;
	clear: both;
	}

#iframe_start {
	width:875px;
	height:212px;
	background-color: #145D94;
	clear: both;
}


#bottom {
	width:880px;
	height:30px;
	background-repeat: no-repeat;
	background-image: url(../bilder/design/bottom.gif);
	background-position: center;
	clear: both;
}



/*************** Startsidan ****************/

#topp {
	width:875px;
	height:108px;
	background-repeat: no-repeat;
	background-image: url(../bilder/design/navigering/bg_nav_start.gif);
}

#startsida {
	width: 860px;
	height: 425px;
	clear: both;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 1px;
}

#startsida_event {
	width: 860px;
	height: 740px;
	clear: both;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 1px;
}
#spacer {
	width:875px;
	height:8px;
}

#nsa {
	width:610px;
	height:220px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../bilder/startsida/bg_platta1.gif);
	background-position: 0px 0px;
}

#nyheter {
	width:260px;
	height:220px;
	float: left;
	clear: right;
	background-repeat: no-repeat;
	background-image: url(../bilder/startsida/bg_platta2.gif);
	background-position: 5px 0px;
}

.datum {color: #E27F02
}

/*************** Undersidor ****************/

#undersida {
	width: 860px;
	height: 100%;
	clear: both;
	background-color: #FFFFFF;
	padding-left: 10px;
}

#undersida_meny {
	width: 860px;
	height: 100%;
	clear: both;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../bilder/design/bg_undermeny2.gif);
	padding-left: 10px;
}

#topp_destinationer {
	width:875px;
	height:108px;
	background-repeat: no-repeat;
	background-image: url(../bilder/design/navigering/bg_nav_1.gif);
}

#topp_batarna {
	width:875px;
	height:108px;
	background-repeat: no-repeat;
	background-image: url(../bilder/design/navigering/bg_nav_2.gif);
}

#topp_bokning {
	width:875px;
	height:108px;
	background-repeat: no-repeat;
	background-image: url(../bilder/design/navigering/bg_nav_3.gif);
}

#topp_kontakt {
	width:875px;
	height:108px;
	background-repeat: no-repeat;
	background-image: url(../bilder/design/navigering/bg_nav_4.gif);
}

#topp_se_mer {
	width:875px;
	height:108px;
	background-repeat: no-repeat;
	background-image: url(../bilder/design/navigering/bg_nav_5.gif);
}

#topp_gastbok {
	width:875px;
	height:108px;
	background-repeat: no-repeat;
	background-image: url(../bilder/design/navigering/bg_nav_6.gif);
}



/*************** Text ****************/

a {
	text-decoration: none;
	color: #666666;
}
a:hover{
	text-decoration: underline;
	color: #666666F;
}




/************************* SLUT **************************/
