@font-face {
    font-family: 'MyFontFamily';
    src: url('http://www.fusioncorner.dk/fonts/century-gothic.eot?#iefix') format('embedded-opentype'), 
         url('http://www.fusioncorner.dk/fonts/century-gothic.woff') format('woff'), 
         url('http://www.fusioncorner.dk/fonts/century-gothic.ttf')  format('truetype'),
         url('http://www.fusioncorner.dk/fonts/century-gothic.svg#svgFontName') format('svg');
}


a:link, a:visited, a:hover, a:active {
  	text-decoration				: none;
	Color						: #222;
}



a img { border: 0 }

body, html {
	height						: 100%; 
	width						: 100%;
	padding						: 0; 
	margin						: 0; 
}

.flexcroll table {
	color						: #fff;
}

.flexcroll {
	top							: 180px;
	right						: 110px;
	left						: 110px;
	bottom						: 85px;
	position					: fixed;
	padding						: 5px;
	border-radius				: 10px;
	-webkit-border-radius		: 10px;
	-moz-border-radius			: 10px;
	text-align					: left;
    overflow-y					: scroll;
	overflow-x					: hidden;
	color						: #fff;
	max-width					: 1122px;
	left     					: 50%;
    margin-left 				: -34%; /* half of the width  */
	font-family					: 'Century Gothic', Segoe UI Light, Dotum, Batang, Verdana;

}

.flexcroll{
    scrollbar-face-color		: #367CD2;
    scrollbar-shadow-color		: #FFFFFF;
    scrollbar-highlight-color	: #FFFFFF;
    scrollbar-3dlight-color		: #FFFFFF;
    scrollbar-darkshadow-color	: #FFFFFF;
    scrollbar-track-color		: #FFFFFF;
    scrollbar-arrow-color		: #FFFFFF;
}

/* Let's get this party started */
.flexcroll::-webkit-scrollbar {
    width						: 12px;
}
 
/* Track */
.flexcroll::-webkit-scrollbar-track {
    -webkit-box-shadow			: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius		: 10px;
    border-radius				: 10px;
}
 
/* Handle */
.flexcroll::-webkit-scrollbar-thumb {
    -webkit-border-radius		: 10px;
    border-radius				: 10px;
    background					: rgba(10,0,0,0.1); 
    -webkit-box-shadow			: inset 0 0 6px rgba(0,0,0,0.1); 
}

.body { 
	height						: 100%; 
	width						: 100%;
	padding						: 0; 
	margin						: 0; 
	background-image			: url("http://www.fusioncorner.dk/images/baggrund-index.jpg");
	background-size				: cover;
	background-repeat			: no-repeat;
	background-position			: center center;
	opacity						: 0.35;
    -moz-opacity				: 0.35; /* older Gecko-based browsers */
    filter						: alpha(opacity=35); /* For IE6&7 */

}


.content-index {
	position					: absolute;
	width   				 	: 300px;
    height   					: 400px;
	left     					: 50%;
    top      					: 50%;
    margin-left 				: -150px; /* half of the width  */
    margin-top  				: -200px; /* half of the height */
	font-family					: 'Century Gothic', Segoe UI Light, Dotum, Batang, Verdana;
	font-size					: 200%;
	color						: #565656;
	opacity						: 0.75;
    -moz-opacity				: 0.75; /* older Gecko-based browsers */
    filter						: alpha(opacity=75); /* For IE6&7 */
}


.content-TAB-index {
	position					: absolute;
	width    					: 400px;
    height  					: 600px;
	left    					: 50%;
    top      					: 50%;
    margin-left 				: -200px; /* half of the width  */
    margin-top  				: -300px; /* half of the height */
	font-family					: 'Century Gothic', Segoe UI Light, Dotum, Batang, Verdana;
	font-size					: 300%;
	color						: #565656;
	opacity						: 0.75;
    -moz-opacity				: 0.75; /* older Gecko-based browsers */
    filter						: alpha(opacity=75); /* For IE6&7 */
}

.index-home-attention {
	top							: 15%;
	top-min						: 160px;
	left    					: 50%;
	position 					: absolute;
	width    					: 400px;
    height   					: 400px;
	margin-left 				: -550px; /* half of the width  */
	margin-top  				: -20px; /* half of the height */
	background-image			: url("http://www.fusioncorner.dk/images/index-note.png");
	background-size				: 120%;
	background-repeat			: no-repeat;
	opacity						: 0.95;
    -moz-opacity				: 0.95; /* older Gecko-based browsers */
    filter						: alpha(opacity=80); /* For IE6&7 */
	border-radius				: 10px;
	-webkit-border-radius		: 10px;
	-moz-border-radius			: 10px;
}

.index-home-note {
	left						: 200px;
	opacity						: 0.99;
    -moz-opacity				: 0.99; /* older Gecko-based browsers */
    filter						: alpha(opacity=99); /* For IE6&7 */
	color						: #fff;
	font-family					: 'Century Gothic', Segoe UI Light, Dotum, Batang, Verdana;
	font-size					: 15px;
}

.content-index-logo {
	position 					: absolute;
	width    					: 100px;
    height   					: 400px;
	background-image			: url("http://www.fusioncorner.dk/images/logo-index.png");
	background-size				: 100%;
	background-repeat			: no-repeat;
	opacity						: 0.80;
    -moz-opacity				: 0.80; /* older Gecko-based browsers */
    filter						: alpha(opacity=80); /* For IE6&7 */
}

.content-TAB-index-logo {
	position 					: absolute;
	width    					: 140px;
    height   					: 600px;
	background-image			: url("http://www.fusioncorner.dk/images/logo-index.png");
	background-size				: 100%;
	background-repeat			: no-repeat;
	background-size				: cover;
	background-repeat			: no-repeat;
	background-position 		: center center;	
	opacity						: 0.60;
    -moz-opacity				: 0.60; /* older Gecko-based browsers */
    filter						: alpha(opacity=60); /* For IE6&7 */
}


.content-index-lineA {
	left				: 105px;
	position 			: absolute;
	width    			: 1px;
    height   			: 400px;
	background-color    : #777777;
}

.content-TAB-index-lineA {
	left				: 155px;
	position 			: absolute;
	width    			: 1px;
    height   			: 600px;
	background-color    : #777777;
}


.content-index-blokA {
	top					: 5px;
	left     			: 115px;
	position 			: absolute;
	width    			: 350px;
    height   			: 100px;
}

.content-TAB-index-blokA {
	top					: 5px;
	left     			: 170px;
	position 			: absolute;
	width    			: 350px;
    height   			: 100px;
}

.info-menuknap {
	top					: 75px;
	left     			: 17%;
	position 			: fixed;
	width    			: 50px;
    height   			: 50px;
	background-size		: 100%;
	background-repeat	: no-repeat;
	background-position : center center;	
	opacity				: 0.99;
    -moz-opacity		: 0.99; /* older Gecko-based browsers */
    filter				: alpha(opacity=99); /* For IE6&7 */
	font-family			: 'Century Gothic', Segoe UI Light, Dotum, Batang, Verdana;
	
}

.info-topknap {
	top					: 75px;
	left     			: 30%;
	position 			: fixed;
	width    			: 59%;
    height   			: 100px;
	font-family			: 'Century Gothic', Segoe UI Light, Dotum, Batang, Verdana;

}

.menu-topknap1 {
	top					: 65px;
	left     			: 30%;
	position 			: fixed;
	width    			: 190px;
    height   			: 80px;
	font-family			: 'Century Gothic', Segoe UI Light, Dotum, Batang, Verdana;
	border-radius				: 10px;
	-webkit-border-radius		: 10px;
	-moz-border-radius			: 10px;	
	opacity				: 0.99;
    -moz-opacity		: 0.99; /* older Gecko-based browsers */
    filter				: alpha(opacity=99); /* For IE6&7 */

}
.menu-topknap2 {
	top					: 75px;
	left     			: 50%;
	position 			: fixed;
	width    			: 190px;
    height   			: 80px;
	font-family			: 'Century Gothic', Segoe UI Light, Dotum, Batang, Verdana;
	border-radius				: 10px;
	-webkit-border-radius		: 10px;
	-moz-border-radius			: 10px;	
	opacity				: 0.99;
    -moz-opacity		: 0.99; /* older Gecko-based browsers */
    filter				: alpha(opacity=99); /* For IE6&7 */

}

.info-tripadviserknap {
	top					: 75px;
	left     			: 30%;
	position 			: fixed;
	width    			: 50px;
    height   			: 50px;
	background-size		: 100%;
	background-repeat	: no-repeat;
	background-position : center center;	
	opacity				: 0.99;
    -moz-opacity		: 0.99; /* older Gecko-based browsers */
    filter				: alpha(opacity=99); /* For IE6&7 */
}

.info-trustpilotknap {
	top					: 75px;
	left     			: 35%;
	position 			: fixed;
	width    			: 50px;
    height   			: 50px;
	background-size		: 100%;
	background-repeat	: no-repeat;
	background-position : center center;	
	opacity				: 0.99;
    -moz-opacity		: 0.99; /* older Gecko-based browsers */
    filter				: alpha(opacity=99); /* For IE6&7 */
}

.info-smileyknap {
	top					: 75px;
	left     			: 48%;
	position 			: fixed;
	width    			: 50px;
    height   			: 50px;
	background-size		: 100%;
	background-repeat	: no-repeat;
	background-position : center center;	
	opacity				: 0.99;
    -moz-opacity		: 0.99; /* older Gecko-based browsers */
    filter				: alpha(opacity=99); /* For IE6&7 */
}



.info-content-baggrund {
	top					: 50px;
	left     			: 100px;
	bottom				: 50px;
	right				: 100px;
    position			: fixed;
	background-color	: #000;
	opacity				: 0.25;
    -moz-opacity		: 0.25; /* older Gecko-based browsers */
    filter				: alpha(opacity=25); /* For IE6&7 */
	border-radius		: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius	: 10px;
	max-width			: 1300px;
	left     			: 50%;
    margin-left 		: -35%; /* half of the width  */
	font-family			: 'Century Gothic', Segoe UI Light, Dotum, Batang, Verdana;

}


.menu-setupA {
	width:200px;
	height:220px;
	background-color: #888;
	padding:1;
	text-align: left;
	font: normal 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	margin: 10px;
	opacity				: 0.90;
    -moz-opacity		: 0.90; /* older Gecko-based browsers */
    filter				: alpha(opacity=90); /* For IE6&7 */
	
	
}

.menu-setupB {
	top:0px;
	height:455px;
	width: 192px;
	background-color: #444;
	text-align: left;
	font: normal 15px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 10px;
	float: right;
	position: relative;
	padding: 5px;
	
}

.button{
			display:inline-block;
			font-weight:500;
			font-size:15px;
			font-color:#ffffff;
			line-height:35px;
			font-family:'Century Gothic', Arial, sans-serif;
			width:auto;
			white-space:nowrap;
			height:35px;
			margin:0px 3px 0px 0;
			padding:0 10px;
			text-decoration:none;
			text-align:center;
			cursor:pointer;
			border:0;
			border-radius:10px;
			vertical-align:top;
		}