body{
	background: #6edfff url(../gfx/bg.jpg) top center repeat-x;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
}

#wrap{
	width: 950px;
	position: absolute;
	top: 25px;
	margin-left: -475px;
	padding: 0 0 20px 0;
	left: 50%;
}

#logo {
	float: left;
	width: 76px;
	height: 70px;
	z-index: 1;
}

#logo img {
	border: 0;
}


#navi {
	float: right;
	margin: 10px 0 40px 0;
	font-size: 12px;
}



#navi ul {
	position: relative;
	height: 29px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#navi li {
	float: left;
	margin: 0;
	list-style: none;
}

.clear {
	clear: both;
}

#wave {
	background: url(../gfx/wave.png) no-repeat;
	height: 87px;
	width: 100%;
	min-width: 950px;
	max-width: 1281px;
	position: relative;
	margin: 0 auto 0 auto;
	top: 0;
	z-index: 0;


}
/*-------------*/

#navi li.back {
	background: url("../hover.png") no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 1;
	position: absolute;
}
#navi li.back .left {
	background: url("../hover.png") no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

#navi li a {
	text-decoration: none;
	color: #0d668b;
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;    
}

#navi li a:hover, #navi li a:active, #navi li a:visited {
	border: none;
}

#navi li.current a {
	/*color: #e71636;*/
	color: #fff;
}


/*---- Indhold ---*/

#content-wrap {
	width: 950px;
}

#content-wrap h2 {
	font-size: 18px;
	color: #e71636;
	margin: 0 0 5px 0;
}
#content-wrap h2 span{
	font-weight:normal;
}
#content-top {
	background: url('../gfx/content-top.png') no-repeat;
	height: 12px;
}

#content {
	background: url('../gfx/content-mid.png') repeat-y;
}

#content-bot {
	background: url('../gfx/content-bot.png') no-repeat;
	height: 12px;
}

#content-left {
	float: left;
	width: 475px;
	color: #264769;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 10px;
}

#content-right {
	float: right;
	width: 430px;
	margin: 0 25px 0 0;
	color: #264769;
	font-size: 11px;
	line-height: 15px;
}
#content-right span {
	font-weight: bold;
}

#forhandlere_1 {
	float: left;
	width: 235px;
	margin: 0 25px 0 0;
}
#forhandlere_2 {
	float: left;
	width: 215px;
	margin: 0 0 0 0;
}


#forhandlere_1 span, #forhandlere_2 span {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#forhandlere_1 p, #forhandlere_2 p {
	padding: 0 0 40px 0;	
	margin: 0;
}


#content-left a, #forhandler_1 a, #forhandler_2 a {
	color: #1f6e84;
}

#content-left a:visited, #content-left a:active, #forhandler_1 a:visited, #forhandler_1 a:active, #forhandler_2 a:visited, #forhandler_2 a:active, #content-left a:hover, #forhandler_1 a:hover, #forhandler_2 a:hover {
	color: #1f6e84;
}

#content-left p {
	margin: 0;
}


/*---- Produkt sider ----*/
#product-left {
	float: left;
	width: 470px;
	color: #264769;
	font-size: 11px;
	line-height: 15px;
	margin: 0 10px 0 0;
}

#product-left h2 {
	font-size: 18px;
	color: #e71636;
	margin: 3px 0 9px 0;
}

#product-left h2 span {
	font-weight: normal;
	font-size: 14px;
}

#product-left h2 a {
	color: #e71636;
	text-decoration: none;
}

#content-wrap h2 a {
	color: #e71636;
	text-decoration: none;
}

#content-wrap h2 {
	font-size: 18px;
	color: #e71636;
	margin: 0px 0 9px 0;
}

#content-wrap h2 span {
	color: #e71636;
	font-size: 14px;
}


#product-right {
	float: right;
	width: 470px;
	color: #264769;
	font-size: 11px;
	line-height: 15px;
}

#product-right h2 {
	font-size: 18px;
	color: #e71636;
	margin: 3px 0 9px 0;
}

.product-top {
	background: url('../gfx/pro-top.png') no-repeat;
	height: 23px;
}
.product-top-small {
	background: url('../gfx/pro-top.png') no-repeat;
	height: 4px;
}

.product-top h3 {
	color: #264769;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0 0 4px;
}

.product-mid {
	background: url('../gfx/pro-mid.png') repeat-y;
}

.product-bot {
	background: url('../gfx/pro-bot.png') no-repeat;
	height: 8px;
	margin-bottom: 15px;
}

.product-cont-wrap {
	width: 461px;
	margin: 0 auto 0 auto;
}

.product-cont-top {
	background: url('../gfx/pro-cont-top.png') no-repeat;
	height: 7px;
}

.product-cont-mid {
	background: url('../gfx/pro-cont-mid.png') repeat-y;
}

.product-text {
	float: left;
	width: 240px;
	padding: 0 4px 0 10px;
	height: 162px;
	
}

.product-text span {
	font-weight: bold;
	font-size: 12px;
}

.product-text img {
	border: 0;
	margin: 0;
	padding: 0;
}

.product-pic {
	float: left;
	width: 197px;
}

.product-pic img {
	border: 0;
}

.product-cont-bot {
	background: url('../gfx/pro-cont-bot.png') no-repeat;
	background-repeat: no-repeat;
	height: 7px;
	margin: 0 auto 0px auto;
	width: 461px;
}
.product-info{
	
}
.product-price{
	font-weight: bold;
	margin-top:2px;
}
.readmore {
	margin-top:2px;
}
#gallery li a {
	text-decoration:none;
	
}
#gallery ul {
	list-style:none;
	margin: 0 0 0 2px;
	padding: 0;
	
}
#gallery li {
	float:left;
	
}
#thumbnail img {
	border:0;
}
/*---- Forsiden ----*/
#forside_left img, #forside_center img, #forside_right img {
	border: 0;
}
#forside_left{
	float: left;
	width: 287px;
}

#forside_center{
	float:right;
	width: 287px;
	margin: 0 45px 0 0;
}
#forside_right{
	float: right;
	width: 287px;
}
#bokse{
	
}
/*--- Flash ---*/
#flash {
	width: 950px;
	height: 396px;
	margin: 0 auto 8px auto;
	padding: 4px 0 0 4px;
	background: url(../gfx/flash_bg.png) no-repeat;
}


.flash_object {
	width: 942px;
	height: 387px;
	margin: 0;
	padding: 0;
}


/*---- Events ----*/
.event-title {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}

.event-text {
	color: #264769;
	font-size: 11px;
	padding: 0 0 3px 0;

}

.event-text p {
	margin: 0;
}

.event-text img {
	margin: 0;
	padding: 0;
}

.datebox {
	background:  url('../gfx/datebox-left.jpg') no-repeat;
	height: 21px;
	padding: 0 0 0 5px;
	margin: 0 0 25px 0;
}

.date-right {
	display: inline-block;
	background: #4dc5e8 url('../gfx/datebox-right.jpg') no-repeat right;
	height: 18px;
	padding: 3px 5px 0 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
}


/*----- Kajak valg side-----*/
.pic{
	margin: 0 0 0 30px;	
	border: 0;
}
.pic img{	
	border: 0;
}




