@font-face {
    font-family: 'mistralregular';
    src: url('../fonts/mistral/mistral-webfont.eot');
    src: url('../fonts/mistral/mistral-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mistral/mistral-webfont.woff') format('woff'),
         url('../fonts/mistral/mistral-webfont.ttf') format('truetype'),
         url('../fonts/mistral/mistral-webfont.svg#mistralregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



*{font-family:tahoma; margin:0; padding:0; color:#333;}
h1{font-size:20px; color:inherit;}
h2{color:inherit;}
h3{color:inherit;}
p{color:inherit;}

body{
	background:url('../img/grafik/pixel_weave.png');
	background-repeat:repeat;
	/*background: url('../img/grafik/bg.jpg') no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}
ol{margin-left:30px;}

.header{
	width:100%;
	background:#fff;
	height:100px;
	
}
.header>div{
	width:900px;
	margin:0 auto;
	height:100%;
}
.header img{
	position:absolute;
	z-index:1;
	display:block;
	height:100%;
}
.header ul li img{
	height:30px;
}
.headertitle{
	position:absolute;
	top:5px;
	left:130px;
}
.headertitle h1{
	font-size:50px;
	font-family:mistralregular;
	font-weight:;
	color:#003399;
}


.footer{
	background:url('../img/grafik/footerbg.png');
	background-repeat:repeat;
	height:200px;
	width:100%;
	clear:both;
}
.footer a{
	color:#fff;
}
.footer a:hover{
	color:#ccc;
}
.footerwrapper{
	width:1000px;
	margin:0 auto;
	color:#fff;
}
.footercolumns{
	width:30%;
	float:left;
	height:200px;
	display:block;
	margin-left:2%;
	padding-left:2%;
	color:inherit;
}
.footercolumns:nth-child(1){margin-left:0; padding:0;}
.footercolumns:nth-child(2){border-left:1px solid #ccc;}
.footercolumns:nth-child(3){border-left:1px solid #ccc;}

.aligntextinfooter{
	margin:20px;
	color:inherit;
	font-size:12px;
}

.footerliste{
	color:#fff;
}
.footerliste li{
	color:#fff;
	list-style-type:none;
	margin-top:5px;
}




.wrapper{
	background-color:rgba(255,255,255,1);
	min-height:900px;
	width:900px;
	margin:0 auto;
	font-size:12px;
}


/*Menu*/
.menu{
	height:30px;
	width:90%;
	position:absolute;
	left:95px;
	bottom:5px;
}
.menu>ul{
	height:30px;
}
.menu>ul>li{
	float:left;
	height:30px;
	margin-left:0.5%;
	list-style:none;
	line-height:30px;
	border-left:1px solid #999;
	padding-left:25px;
	position:relative;
	background:#fff;
	overflow:hidden;
}
.menu>ul>li>img{
	position:absolute;
	left:0;
}
.menu>ul>li a{
	height:100%;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	font-family:tahoma;
	font-size:15px;
}
.menu>ul>li>a:hover{
	border-bottom:2px solid #003399;
}

.menu>ul>li:nth-child(3){
	padding-left:20px;
}
.menu>ul>li:nth-child(5){
	padding-left:30px;
}


/*Dropdown*/
.dropdownmedlemmer{
	z-index:1;
	min-height:50px;
	list-style-type:none;
	position:absolute;
	left:5px;
	padding-top:20px;
}
.dropdownmedlemmer li, .dropdownmedlemmer li a{
	list-style-type:inherit;
}
.dropdownmedlemmer li a:hover{
	border-bottom:2px solid #003399;
}





/*SLIDESHOW*/
.slideshowprevnextbutton{
	position:absolute;
	top:30%;
	height:148px;
	width:40px;
	opacity:0.2;
	transition:opacity 300ms linear;
	z-index:1;
}
.slideshowprevnextbutton:hover{
	opacity:0.7;
	cursor:pointer;
}
#prevbuttonslideshow{
	left:0;
	background:url('../img/grafik/prevbuttonslideshow.png');
	background-repeat:no-repeat;
}
#nextbuttonslideshow{
	right:0;
	background:url('../img/grafik/nextbuttonslideshow.png');
	background-repeat:no-repeat;
}

.biggestimgpresentation{
	width:100%;
	max-height:473px;
	position:relative;
	overflow:hidden;
	display:block;
}
#biggestslidethemimgpresentation{
	position:absolute;
	top:0;
	left:0;
}
.biggestimgpresentation img{
	max-height:473px;
	opacity:1;
	float:left;
	display:block;
	cursor:default !important;
}












/*Content style*/
.velkommen{
	margin-left:20px;
}
.contentalignment{
	width:576px;
	min-height:38px;
	padding:0 9px;
	float:left;
	display:block;
}
.contentalignment2{
	width:270px;
	min-height:38px;
	padding:0 9px;
	float:left;
	display:block;
	margin-top:-30px;
	margin-left:2%;
}
.contentalignment3{
	width:270px;
	min-height:38px;
	float:left;
	display:block;
	
}
.contentalignment4{
	width:576px;
	min-height:38px;
	float:left;
	display:block;
	margin-top:-32px;
	margin-left:1%;
	
}

.forsidebilleder img{
	max-width:175px;
	max-height:131px;
}

.contentalignment ul{
	margin-left:20px;
}


.contentnyheder{
	line-height:30px;
}
.contentnyheder h1{
	color:#fff;
	font-family:tahoma;
}
.nyhedscontainer{
	min-height:400px;
}
.nxteventheader{
	color:#fff;
	line-height:30px;
}
.fix3d1{
	background-image:url('../img/grafik/longleftside.png');
	background-repeat:no-repeat;
	width:576px;
	height:38px;
	position:relative;
	right:19px;
	padding-left:18px;
	color:#fff;
}
.fix3d2{
	background-image:url('../img/grafik/shortrightside.png');
	background-repeat:no-repeat;
	width:270px;
	height:38px;
	position:relative;
	right:5px;
	padding-right:25px;
	padding-left:9px;
	color:#fff;
	bottom:8px;
}



.fixgbonindex{
	max-height:450px;
	overflow-y:scroll;
	margin-top:10px;
}


/*medlemmer css*/
.blivmedlembanner{
	width:100%;
	position:absolute;
	left:0;
	top:600px;
	opacity:0.8;
	transition:all 500ms linear;
	cursor:pointer;
}
.blivmedlembanner:hover{
	opacity:1;
}

.barwidth100{
	position:absolute;
	left:0;
	top:50px;
	width:98%;
	padding:0 1%;
}
.medlemslistetabel{
	position:absolute;
	left:10%;
	top:100px;
	width:80%;
	border-collapse:collapse;
}
.medlemslistetabel {
	text-align:left;
}
.medlemslistetabel tr:nth-child(even){
	background:#ccc;
}
col.leftcol{
	width:20%;
}


.tilmeldingsform{
	
}
.tilmeldingsform label{
	float:left;
	margin-left:10%;
	clear:left;
	margin-bottom:25px;
	font-size:15px;
}
.tilmeldingsform input, .tilmeldingsform textarea{
	font-size:13px;
	height:30px;
	min-width:250px;
	float:right;
	margin-right:10%;
	margin-bottom:10px;
	clear:right;
	outline:1px solid #999;
	border:none;
}
.tilmeldingsform input:focus, .tilmeldingsform textarea:focus{
	outline:1px solid #003399;
}
.tilmeldingsform textarea{
	height:100px;
	resize:none;
}


.koebogsalgwrapper{
	width:90%;
	margin:70px auto;
}










/*tips side css*/
.tipsmenu{
	
}
.tipsmenu li{
	list-style-type:none;
}
.tipsmenu li a{
	text-decoration:none;
	border-bottom:1px solid transparent;
	color:#003399;
	cursor:pointer;
}
.tipsmenu li a:hover{
	border-bottom:1px solid #003399;
}
.boatspeedtable, .boatspeedtable th, .boatspeedtable td{
	border:1px solid #333;
	border-collapse:collapse;
	padding:5px;
}
.boatspeedtable tr:nth-child(even){
	background:#ccc;
}
.tipspictures img{
	width:30%;
}
.xyachttips img{
	max-width:50%;
}



/*Galleri side*/
.galleriwrapper{
	width:100%;
	margin-top:100px;
}
.galleriwrapper img{
	width:20%;
	float:left;
	margin-left:10%;
	margin-top:50px;
	transition:outline 500ms linear;
	outline:5px solid #fff;
}
.galleriwrapper img:hover{
	outline:5px solid #003399;
}
.galleriwrapper h2{
	margin-left:20px;
}


.videogalleriwrapper{
	width:90%;
	margin:100px auto;
}
.videogalleriwrapper iframe{
	margin-left:30px;
}

.alignmedlemgalleripictures{
	width:100%;
}
.alignmedlemgalleripictures div{
	width:100%;
	position:relative;
}
.alignmedlemgalleripictures div h3{
	max-width:69%;
	position:absolute;
	left:31%;
}
.alignmedlemgalleripictures div img{
	max-width:30%;
}
.mininoobslider{
	width:100%;
}
.mininoobslider img{
	max-width:100%;
}








/*Kontakt side*/

.showguestbookform{
	
}
.guestbook{
	height:0px;
	overflow:hidden;
	width:100%;
	
}
.fixguestbook{
	float:right;
	width:100%;
}
.sponsorside{
	width:95%;
	margin:70px auto;
}



/*IMG presentation*/
.imgpresentation{
	width:100%;
	height:500px;
	position:relative;
	overflow:hidden;
}
#slidethemimgpresentation{
	position:absolute;
	top:0;
	left:0;
}
.imgpresentation img{
	max-width:100%;
	opacity:1;
	float:left;
	display:block;
	width:600px;
	cursor:default !important;
}

/*OOCSS*/


/*text*/
.bgcred{
	background-color:red;
}
.tcblue{
	color:#003399;
}
.tcred{
	color:red;
}
.fs15{
	font-size:15px;
}
.fs25{
	font-size:25px;
}
.fs35{
	font-size:35px;
}
.mistralfont{
	font-family:mistralregular;
}


.getRelative{
	position:relative;
	width:100%;
	height:100%;
}


.contenttextpaddingtop{
	padding-top:25px;
}

.zoneindex{
	z-index:1;
}



/*Lightbox*/
#lb{
	display:none;
}
#lightboxbg{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
}
#lightbox{
	width:50%;
	height:500px;
	background:#fff;
	position:absolute;
	top:250px;
	left:25%;
	z-index:10000;
}