@media screen {
/*
delete this after next full scale update. From here...
*/ 

/*====================

	Basket

====================*/ 
.basket_vertical_slide{
	opacity:1;
}
.basket{
	text-align:center;
	line-height:22px;
	margin:0;
	padding:0 4px 4px 4px;
	background:#444;
	color:#ccc;
	text-decoration:none;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.basket:hover{
	color:#fff;
}
.basket i{
	font-size:18px;
}
.baskettable{
	width:100%;
	color:#aaa;
	margin:0;
	padding:4px;
	border:1px solid #444;
	text-align:left;
	background:#555;
	text-align:left;
	height:22px;
	line-height:22px;
	z-index: 1000;
	text-decoration:none;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.baskettable:hover{
	color:#bbb;
}
.baskettable tr:hover{
	background: #444;
	color: #fff;
}
.baskettable i{
	font-size:14px;
	color: #555;
}
.baskettable i:hover{
	cursor:pointer;
	color: #f88;
}
.baskettable i[data-icon='items']{
	color: #555;
}
.baskettable i:hover[data-icon='items']{
	color: #8f8;
}


.inputbasket{
	margin:0;
	padding:0 4px 4px 4px;
	background:#444;
	color:#ccc;
	text-decoration:none;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.inputbasket:hover{
	color:#fff;
}
.inputbasket i{
	font-size:18px;
}
.inputbaskettable{
	width:100%;
	color:#aaa;
	margin:0;
	padding:4px;
	border:1px solid #444;
	text-align:left;
	background:#555;
	text-align:left;
	height:22px;
	line-height:22px;
	z-index: 1000;
	text-decoration:none;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.inputbaskettable:hover{
	color:#bbb;
}
.inputbaskettable tr:hover{
	background: #444;
	color: #fff;
}
.inputbaskettable i{
	color: #555;
}
.inputbaskettable i:hover{
	cursor:pointer;
	color: #f88;
}
.inputbaskettable i[data-icon='items']{
	color: #555;
}
.inputbaskettable i:hover[data-icon='items']{
	color: #8f8;
}

/*====================

	Gallery

====================*/ 
.remooz-element{
	cursor:			-moz-zoom-in;
}
/*====================

	Box layout

====================*/ 
.remooz-box{
	position:			absolute;
	top:					0;
	left:					0;
	background:		#fff no-repeat center;
	z-index:				100;
}
.remooz-loading{
	background-image:		url(http://www.webu.dk/gfx/gui/indicator-black.gif);
}
.remooz-body{
	width:					100%;
	height:					100%;
}
.remooz-box-focus.remooz-type-image .remooz-body{
	cursor:					-moz-zoom-out;
}
.remooz-box-dragging .remooz-body{
	cursor:					move;
}
.remooz-btn-close{
	position:				absolute;
	left:						-15px;
	top:						-15px;
	width:					30px;
	height:					30px;
	text-decoration:		none;
	border:					0;
	background:			url(http://www.webu.dk/gfx/gui/closebox.png) no-repeat center;
	visibility:				hidden;
	cursor:					pointer;
}
.remooz-engine-trident4 .remooz-btn-close{
	background-image:		url(http://www.webu.dk/gfx/gui/closebox.png);
}
.remooz-title{
	position:			relative;
	left:					0;
	top:					15px;
	text-align:			left;
}
.remooz-title-bg{
	position:			absolute;
	left:					0;
	top:					0;
	width:				100%;
	height:				100%;
	background-color:		#000;
	z-index:				99;
	border-radius:		5px;
	-webkit-border-radius:	5px;
	-webkit-box-shadow:		0 0 10px rgba(0, 0, 0, 0.9);
}
.remooz-title-content{
	position:			relative;
	padding:			5px 15px;
	color:					#fff;
	z-index:				101;
	font:					11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.remooz-engine-trident4 .remooz-title-bg{
	display:				none;
}
.remooz-engine-trident4 .remooz-title-content{
	background-color:		#333;
}
.remooz-title-content h6{
	font-size:			1.2em;
	font-weight:		bold;
	color:					#eee;
}
.remooz-title-content p{
	color:					#eee;
}
.remooz-type-image img{
	display:				block;
	border:				0;
	width:				100%;
	height:				100%;
}
.remooz-bg{
	position:				absolute;
	width:					33px;
	height:					40px;
}
.remooz-bg-n{
	left:					0;
	top:					-40px;
	width:				100%;
	background:		url(http://www.webu.dk/gfx/gui/remo_bg_n.png) repeat-x;
}
.remooz-bg-ne{
	right:					-33px;
	top:					-40px;
	background:		url(http://www.webu.dk/gfx/gui/remo_bg_ne.png) no-repeat;
}
.remooz-bg-e{
	right:					-33px;
	top:					0;
	height:				100%;
	background:		url(http://www.webu.dk/gfx/gui/remo_bg_e.png) repeat-y;
}
.remooz-bg-se{
	right:					-33px;
	bottom:				-40px;
	background:		url(http://www.webu.dk/gfx/gui/remo_bg_se.png) no-repeat;
}
.remooz-bg-s{
	left:					0;
	bottom:				-40px;
	width:				100%;
	background:		url(http://www.webu.dk/gfx/gui/remo_bg_s.png) repeat-x;
}
.remooz-bg-sw{
	left:					-33px;
	bottom:				-40px;
	background:		url(http://www.webu.dk/gfx/gui/remo_bg_sw.png) no-repeat;
}
.remooz-bg-w{
	left:					-33px;
	top:					0;
	height:				100%;
	background:		url(http://www.webu.dk/gfx/gui/remo_bg_w.png) repeat-y;
}
.remooz-bg-nw{
	left:					-33px;
	top:					-40px;
	background:		url(http://www.webu.dk/gfx/gui/remo_bg_nw.png) no-repeat;
}


a{
	text-decoration: none;
	color:#fc6;
}
a:link{
	text-decoration:  none;
	color: #fc6;
}
a:visited, a:active{
	text-decoration: none;
	color: #fc6;
}
a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #f66;
}
a:visited:hover{
	text-decoration: none;
	color: #fff;
	background-color: #f66;
}
/*====================

	COOKIE

====================*/ 
.cookieinfo{
	position:fixed;
	left:0;
	bottom:8px;
	z-index:999;
	display:block;
	width:100%;
	height:42px;
	margin:0;
	border:1px solid #000;
	font-family:arial,helvetica,sans-serif;
	text-shadow:0 -1px 0 #444;
	text-align:center;
	color:#fff;
	padding:1px 1px;
	font-variant:normal;
	text-decoration:none;
	box-shadow:0 1px 0 rgba(0,0,0,0.55);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:0px;
	font-size:14px;
	letter-spacing:0;
	font-weight: normal;
	text-shadow:0 1px 0 #000;
	background: rgba(0,0,0,0.8);
	transition: all 0.5s ease-out;
}
.cookieinfo:hover{
	background: rgba(0,0,0,0.9);
}
.cookiediv{
	width:30%;
	margin:10px;
	border:1px solid #000;
	font-family:arial,helvetica,sans-serif;
	text-shadow:0 -1px 0 #444;
	text-align:left;
	color:#fff;
	padding:4px;
	font-variant:normal;
	text-decoration:none;
	box-shadow:0 1px 0 rgba(0,0,0,0.55);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:0px;
	font-size:14px;
	letter-spacing:0;
	font-weight: normal;
	text-shadow:0 1px 0 #000;
	background: rgba(0,0,0,0.4);
	transition: all 0.5s ease-out;
}
.cookiediv:hover{
	background: rgba(0,0,0,0.9);
}
.cookiedivheader{
	width:100%;
	min-width:100%;
	margin:10px 2px 2px 2px;
	border:0;
	font-family:arial,helvetica,sans-serif;
	text-shadow:0 -1px 0 #222;
	text-align:left;
	color:#fff;
	padding:1px 1px 1px 1px;
	font-variant:small-caps;
	text-decoration:none;
	border-radius:0px;
	font-size:20px;
	letter-spacing:2px;
	font-weight:bold;
}

.cookiebutton_yes, .cookiebutton_yes:visited{
	margin:0;
	background:#555 url('http://www.webu.dk/gfx/button-overlay.png') repeat-x;
	background-color: #89b000;
	border:1px solid #000;
	font-family:arial,helvetica,sans-serif;
	text-shadow:0 -1px 0 #444;
	color:#fff;
	display:inline-block;
	padding:2px 8px;
	font-variant:normal;
	text-decoration:none;
	box-shadow:0 1px 0 rgba(0,0,0,0.55);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:6px;
	position:relative;
	cursor:pointer;
	font-size:14px;
	letter-spacing:0;
	font-weight:normal;
	transition: border 0.3s ease-out;
}
.cookiebutton_yes:hover, .cookiebutton_yes:hover:visited{
	color:#fff;
	border:1px solid #ccff00;
	background-color:#99c000;
}

.cookiebutton_no, .cookiebutton_no:visited{
	margin:0;
	background:#555 url('http://www.webu.dk/gfx/button-overlay.png') repeat-x;
	background-color: #f00;
	border:1px solid #000;
	font-family:arial,helvetica,sans-serif;
	text-shadow:0 -1px 0 #444;
	color:#fff;
	display:inline-block;
	padding:2px 8px;
	font-variant:normal;
	text-decoration:none;
	box-shadow:0 1px 0 rgba(0,0,0,0.55);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:6px;
	position:relative;
	cursor:pointer;
	font-size:14px;
	letter-spacing:0;
	font-weight:normal;
	transition: border 0.3s ease-out;
}
.cookiebutton_no:hover, .cookiebutton_no:hover:visited{
	color:#fff;
	border:1px solid #ccff00;
	background-color:#f44;
}

.cookiebutton_info, .cookiebutton_info:visited{
	margin:0;
	background:#555 url('http://www.webu.dk/gfx/button-overlay.png') repeat-x;
	border:1px solid #000;
	font-family:arial,helvetica,sans-serif;
	text-shadow:0 -1px 0 #444;
	color:#fff;
	display:inline-block;
	padding:2px 8px;
	font-variant:normal;
	text-decoration:none;
	box-shadow:0 1px 0 rgba(0,0,0,0.55);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:6px;
	position:relative;
	cursor:pointer;
	font-size:14px;
	letter-spacing:0;
	font-weight:normal;
	transition: border 0.3s ease-out;
}
.cookiebutton_info:hover, .cookiebutton_info:hover:visited{
	color:#fff;
	border:1px solid #ccff00;
	background-color:#666;
}

.loginicon{
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	display:block;
	width:24px;
	height:30px;
	background:transparent url('http://www.webu.dk/gfx/icons/g_lock.png') top;
}
.loginicon:hover{
	background-position:bottom;
	background-color:transparent;
}

.loginipicon{
	position:absolute;
	left:0px;
	top:32px;
	z-index:10;
	display:block;
	width:24px;
	height:30px;
	background:transparent url('http://www.webu.dk/gfx/icons/g_flash.png') top;
}
.loginipicon:hover{
	background-position:bottom;
	background-color:transparent;
}

.md-modal{
	display:none;
}
.md-effect-11{
	display:none;
}
.md-close{
	display:none;
}
.md-content{
	display:none;
}

/* from gallery*/
.stream{
	list-style: none;
	margin: 0;
}
 .stream li{
	float: left;
	padding:		5px;
	width:			180px;
	height:			300px;
	text-align:		center;
}

/* from V0*/

.mainareacontainer{
	position: relative;
	text-align: left;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	width:800px;
	z-index: 5;
}
#mainlogo {
	position: relative;
	text-align: center;
	left: 0px;
	margin: 0 auto;
	z-index: 6;
}
#logo1 {
	position: relative;
	text-align: center;
	top: -1px;
	left: 0px;
	margin: 0 auto;
	z-index: 6;
}
.mainmenu {
	position: relative;
	top: 0px;
	margin: 0 auto;
	z-index: 6;
}

/*====================

	Unordered list

====================*/
.ulist{
	list-style-type:none;
	padding-left:0;
	padding-right:0;
	margin-left:0;
}

.ulistbullet{
	background:url(http://www.webu.dk/gfx/defaultbullet.png) left top no-repeat;
	padding-left:20px;
	margin-bottom:0px;
}

/*====================

	Timepick

====================*/
ul.moo-pick-ul{
	padding:0;
	clear:both;
	height:auto;
	position:absolute;
}
ul.moo-pick-ul li {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px;
	color:#000;
	list-style:none;
	float:left;
	display:block;
	width:auto;
	padding:8px 1px 0px 1px;
	margin:0px;
	border:1px solid #ddd;
	background:#fff;
	text-align:center;
	cursor:pointer;
}
ul.moo-pick-ul li.hover {
	background:#222;
	color:#FFF;
}

/*
:xbefore, :xafter { 
	text-shadow:0 -1px 0 #2a2a2a;
	color:#ffffff;
}
*/

/*====================

	Cufon
	were h1

====================*/ 
.DELETE-h1 {
	font-size:100%;
	font-weight:normal;
	letter-spacing:0px;
	color:#ff0000;
	margin-top:0em;
	margin-bottom:-0.2em;
	padding:0 0 0 0;
	vertical-align:top;
	line-height:1;
}





/*====================

	Begin

====================*/ 

/*	http://meyerweb.com/eric/tools/css/reset/ 
	v2.0 | 20110126
	License: none (public domain)

	Find best value for these across all browsers:
	strong, b, u, i, center, table, caption, tbody, tfoot, thead, tr, th, td
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block;
}
body{
	line-height:1.2;
	height:100%;
}
h1,h2,h3,h4,h5,h6{
	display:inline;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
table{
	border-collapse:separate;
	border-spacing:0px 0px;
}
*{
	margin:0;
	padding:0;
}
a img{
	border:none;
}

/*====================

	header-info links

====================*/ 
a.header-link,a.header-link:visited,a.header-link:link{
	-webkit-transition: color 100ms ease-in-out;
	transition: color 100ms ease-in-out;
	color:#000;
	text-decoration: underline;
}
a.header-link:hover,a.header-link:visited:hover{
	color:#fff;
}
a.header-link:active {
	color:#ccc;
}

/*====================

	Admin links

====================*/ 
a.internal-link,a.internal-link:visited,a.internal-link:link{
	-webkit-transition: color 100ms ease-in-out;
	transition: color 100ms ease-in-out;
	color:#888;
}
a.internal-link:hover,a.internal-link:visited:hover{
	color:#fff;
}
a.internal-link:active {
	color:#ccff00;
}

/*====================

	b-lazy image loader

====================*/ 
.b-lazy{
	-webkit-transition: opacity 1000ms ease-in-out;
	transition: opacity 1000ms ease-in-out;
	max-width: 100%;
	opacity: 0;
}
.b-lazy.b-loaded{
	opacity: 1;
}

/*====================

	b-popup

====================*/ 
.b-close{
    cursor: pointer;
    border-radius: 6px;
    box-shadow: none;
    font: bold 200% sans-serif;
    padding: 6px;
    position: absolute;
    right: -8px;
    top: -8px;
    background-color: #303030;
    color: #FFF;
    text-shadow: none;
}
#popupcontainer{
    display: none;
}

/*====================

	onScreen default in and out of screen

====================*/ 
.onScreenOut{
	opacity:0;
}
.onScreenIn{
	-webkit-animation: onScreenScaleIn 0.5s 1 ease-out;
	animation: onScreenScaleIn 0.5s 1 ease-out;
}
@-webkit-keyframes onScreenScaleIn{
	0%{
		-webkit-transform: scale(1.0);
		opacity:0;
		}
	100%{
		-webkit-transform: scale(1.0);
		opacity:1;
		}
}
@keyframes onScreenScaleIn{
	0%{
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
		opacity:0;
		}
	100%{
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
		opacity:1;
		}
}

/*====================

	common icons

a[href^="mailto:"]:before { content: "\2709"; }
.phone:before             { content: "\2706"; }
.important:before         { content: "\27BD"; }
blockquote:before         { content: "\275D"; }
blockquote:after          { content: "\275E"; }
.alert:before             { content: "\26A0"; }
====================*/ 

.obligatoryinputsymbol:after{
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	content:"\f069";
	color:#f44;
	margin:0;
	padding:0 4px 0 0;
	font-size:0.5em;
	vertical-align:top;
	text-shadow:1px 1px 1px #222;
}

.successfulinputsymbol:after{
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	content:"\f058";
	color:#8f8;
	margin:0;
	padding:0 4px 0 0;
	vertical-align:top;
	text-shadow:1px 1px 1px #222;
}

.successsymbol:after{
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	content:"\f058";
	color:#8f8;
	margin:0;
	padding:0 4px 0 0;
	vertical-align:top;
	text-shadow:1px 1px 1px #222;
}

.inactivemenu:after{
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	content:"\f12a";
	color:#fff;
	margin:0 2px 0 0;
	padding:0;
	background-color:#f44;
	line-height:1;
}


/*====================

	activity spinner top right

====================*/ 
.spinner_circular {
	top:-300px;
	right:-300px;
	position:fixed;
	z-index:100;
	display: block;
	width: 600px;
	height: 600px;
	background-color: #d3ff33;
	border-radius: 100%;
	-webkit-animation: scaleout 1.0s infinite ease-out;
	animation: scaleout 1.0s infinite ease-out;
}
@-webkit-keyframes scaleout{
	0%{
		-webkit-transform: scale(0.0)
		}
	100%{
		-webkit-transform: scale(1.0);
		opacity:0;
		}
}
@keyframes scaleout{
	0%{
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
		}
	100%{
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
		opacity: 0;
		}
}

.spinner_circular_yellow {
	background-color: #ffff33;
}
.spinner_circular_red {
	background-color: #ff3333;
}


/*====================

	magnific-popup effects

====================*/ 
.white-popup{
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}


/*====================

	default product hover

====================*/ 
.producttablehover{
	outline:#888 dotted 1px;
}

/*====================

	element indication

====================*/ 
.element_indication {
border: 1px dotted #8888ff;
border-right-color: transparent;
border-left-color: transparent;
border-bottom-color: transparent;
}

/*====================

	product indication

====================*/ 
.product_indication {
border: 1px dotted #ffff88;
border-right-color: transparent;
border-left-color: transparent;
border-bottom-color: transparent;
}

/*====================

	hint indication

====================*/ 
.hint_indication {
border: 1px dotted #888888;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
}

/*====================

	File download indication

====================*/ 
.download_indication {
border: 1px dotted #888888;
border-right-color: transparent;
border-left-color: transparent;
border-bottom-color: transparent;
}

/*====================

	Slider and knob

====================*/ 
div.slidersmall {
	width: 100px;
	padding:0px;
	margin:0px;
	background:url(http://www.webu.dk/gfx/sliderbar.png) no-repeat;
	width:100px;
	height:16px;
	z-index: 7;
}
div.slidersmall div.knobsmall {
	padding:0px;
	margin:0px;
	background:url(http://www.webu.dk/gfx/sliderknob.png) no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	z-index: 7;
}
div.slider {
	padding:0px;
	margin:0px;
	z-index: 7;
	background:url(http://www.webu.dk/gfx/sliderbar.png) no-repeat;
	width:100px;
	height:16px;
}
div.slider div.knob {
	padding:0px;
	margin:0px;
	z-index: 7;
	background:url(http://www.webu.dk/gfx/sliderknob.png) no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
}


/*====================

	Accordion

====================*/ 
#accordion {
	width:800px;
	margin: 20px 0px; clear:both;
}
h3.toggler {
	color: #888;
	margin: 0px;
	padding: 2px 5px;
	background: #282828;
	border-top: 1px solid #444;
	border-bottom: 1px solid #000;
	font-size: 16px;
	font-weight: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	cursor: pointer;
}
div.element p, div.element h4 {
	margin: 0px;
	padding: 4px;
}
blockquote {
	padding: 5px 20px;
}
h3.toggler:hover {
	background-color:#666;
	color:#FFFFFF;
}

/*====================

	Tabs

====================*/
.tab-wrapper{
	padding:0;
	margin:0;
	border:0px;
	clear:both;
}
.tab-menu{
	margin:0;
	padding:0;
	list-style:none;
	overflow:auto;
	margin-top:0px;
	margin-bottom:0px;
}
.tab-menu li{
	box-shadow:0 1px 0 rgba(0,0,0,0.55);
	float:left;
	position:relative;
	text-align:center;
}
.tab-menu li{
	display:inline-block;
    	margin:10px 1px 0 0;
	border:0;
	border-radius:2px 2px 0 0;
	padding:0 6px;
	color:#888;
	background:#555;
	font-family:Roboto,arial,sans-serif;
	font-variant:normal;
	font-weight:700;
	font-size:14px;
	text-shadow:none;
	text-decoration:none;
	letter-spacing:0;
	cursor:pointer;
	height:30px;
	line-height:30px;
	background: -moz-linear-gradient(top, #555, #323232);
	border-bottom:1px solid #323232;
	transition: all 0.5s ease-out;
}
.tab-menu li a{
	color:#fff;
}
.tab-menu li:hover,.tab-menu li:focus{
	color:#ccc;
	background: -moz-linear-gradient(top, #f90, #323232);
	border-bottom:1px solid #f90;
}
.tab-menu li:hover a,.tab-menu li:focus a{
}
.tab-menu li.tab-selected{
	color:#fff;
	background: -moz-linear-gradient(top, #778832, #323232);
	border-bottom:1px solid #778832;
	line-height:26px;
}

/*====================

	WEBU Logo

====================*/ 
.webulogo{
	position:absolute;
	right:0;
	top:0;
	z-index:4;
	display:block;
	width:105px;
	height:105px;
	background:transparent url('http://www.webu.dk/gfx/web-u.png') top;
}
.webulogo:hover{
	background-position:0 105px;
	background-color:transparent;
}

/*====================

	Login icons

====================*/ 
.login-container{
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	font-size:32px;
	font-style:normal;
	font-variant:normal;
	line-height:1;
	position:fixed;
	z-index:10;
	top:0;
	left:0;
	display:block;
	width:24px;
	height:30px;
	margin:2px 0 0 2px;
	text-align:center;
	text-transform:none;
	opacity:0;
	text-shadow:0 1px 1px #000;
}
.login-container:hover{
	opacity:1;
}
.login-icons{
	top:0;
	left:0;
}
.login-icon-normal{
	top:0;
	left:0;
}
.login-icon-ip{
	top:0;
	left:0;
}
.login-icon-normal:before{
	content:'\f023';
}
.login-icon-ip:before{
	content:'\f0e7';
}
.login-icon-normal:hover:before{
	color:#ccff00;
}
.login-icon-ip:hover:before{
	color:#ccff00;
}
.login-container a{
	color:#99cc11;
}
.login-container a:link{
	color:#99cc11;
}
.login-container a:visited,
a:active{
	color:#99cc11;
}


/*====================

	Button styling

====================*/
.ButtonAdmin{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
}
.ButtonSmall{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
}
.ButtonNormal{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000;
}
.ButtonLarge{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}


/*====================

	Text styling

====================*/
.AdminText{
	font-family:Roboto,arial,sans-serif;
	font-size : 12px;
	background-color:#468; padding-left:10px; padding-right:10px;
	text-decoration: none; border:dotted; border-width:thin; border-color:#08f;
}
.TextXLargeRed{
	font-family:Roboto,arial,sans-serif;
	font-size : 24px;
	text-decoration: none;
	color:#f88;
}
.TextXLargeWhite{
	font-family:Roboto,arial,sans-serif;
	font-size : 24px;
	text-decoration: none;
	color:#FFFFFF;
}
.TextXLarge{
	font-family:Roboto,arial,sans-serif;
	font-size : 24px;
	text-decoration: none;
}
.TextLarge{
	font-family:Roboto,arial,sans-serif;
	font-size : 16px;
	text-decoration: none;
}
.TextLargeWhite{
	font-family:Roboto,arial,sans-serif;
	font-size : 16px;
	text-decoration: none;
	color:#FFFFFF;
}
.TextLargeGrey{
	font-family:Roboto,arial,sans-serif;
	font-size : 16px;
	text-decoration: none;
	color:#888;
}
.TextLargeRed{
	font-family:Roboto,arial,sans-serif;
	font-size : 16px;
	text-decoration: none;
	color:#f88;
}
.TextMedium{
	font-family:Roboto,arial,sans-serif;
	font-size : 14px;
	text-decoration: none;
}
.TextMediumRed{
	font-family:Roboto,arial,sans-serif;
	font-size : 14px;
	text-decoration: none;
	color:#f88;
}
.TextNormal{
	font-family:Roboto,arial,sans-serif;
	font-size : 11px;
	text-decoration: none;
}
.TextNormalWhite{
	font-family:Roboto,arial,sans-serif;
	font-size : 11px;
	text-decoration: none;
	color:#FFFFFF;
}
.TextNormalGrey{
	font-family:Roboto,arial,sans-serif;
	font-size : 11px;
	text-decoration: none;
	color:#888;
}
.TextNormalRed{
	font-family:Roboto,arial,sans-serif;
	font-size : 11px;
	text-decoration: none;
	color:#f88;
}
.TextSmall{
	font-family:Roboto,arial,sans-serif;
	font-size : 9px;
	text-decoration: none;
}
.TextSmallGrey{
	font-family:Roboto,arial,sans-serif;
	font-size : 9px;
	text-decoration: none;
	color:#888;
}
.TextSmallRed{
	font-family:Roboto,arial,sans-serif;
	font-size : 9px;
	text-decoration: none;
	color:#f88;
}
.TextNote{
	font-family:Roboto,arial,sans-serif;
	font-size : 9px;
	text-decoration: none;
}
.TextSubMenu{
	font-family:Roboto,arial,sans-serif;
	font-size : 9px;
	text-decoration: none;
	padding-top:4px;
	opacity:.50;
}

/*====================

	Textfield styling

====================*/
.readonlyfield{
	font-family:arial,helvetica,sans-serif;
	padding:0px;
	text-decoration:none;
	border:1px solid #888;
	background-color:#444;
	color:#ccc;
}
.textfieldsmall{
	border-style:inset;
	height:12px;
	font-size:9px;
	text-align:left;
	border:1px solid;
	font-family:arial,helvetica,sans-serif;
}
.textfieldmedium{
	border-style:inset;
	height:16px;
	font-size:12px;
	text-align:left;
	border:1px solid;
	font-family:arial,helvetica,sans-serif;
}
.textfield{
	border-style:inset;
	height:20px;
	font-size:16px;
	text-align:left;
	border:1px solid;
	font-family:arial,helvetica,sans-serif;
	text-decoration:none;border:dotted;border-width:thin;
}
.textarea{
	border-style:inset;
	font-size:12px;
	text-align:left;
	border:1px solid;
	font-family:arial,helvetica,sans-serif;
	text-decoration:none;border:dotted;border-width:thin;
}
.textarealarge{
	border-style:inset;
	font-size:16px;
	text-align:left;
	border:1px solid;
	font-family:arial,helvetica,sans-serif;
	text-decoration:none;
}


/*====================

	Dropdown styling

====================*/
.DropDownSmall{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:9px;
}
.DropDown{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
}
.DropDownLarge{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:16px;
}


/*====================

	Comment styling

====================*/
.fieldset{
	background-color:#333;
	margin:3px;
	padding:6px;
	text-align:justify;
	border:thin dashed #fc6;
}


/*====================

	Block styling

====================*/
.fieldset-b{
	float:right;
	margin:2px;
	padding:6px;
	background-color:#333;
	vertical-align:middle;
	border:thin dashed #6cf;
}

/*====================

	News Image styling

====================*/
.fieldset-c{
	float:right;
	margin:2px;
	vertical-align:middle;
	border:1px solid #000;
}

/*====================

	Alternate items

====================*/ 
.item{
	background-color:#222;
}
.itemalt{
	background-color:#333;
}


/*====================

	Mootools tooltip

.tool-tip{
	color: #fff;
	width: 200px;
	z-index: 13000;
}
.tool-title{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding: 8px 8px 4px;
	background: url(http://www.bqqka.dk/gfx/gui/balloon.png) top left;
}
.tool-text{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	padding: 4px 8px 8px;
	background: url(http://www.bqqka.dk/gfx/gui/balloon.png) bottom left;
}
.tooltipcontent{
	position:absolute;
	top:-9999px;
}
====================*/


/*====================

	Links

====================*/
.n{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#00f;
}
.p{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode',verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0f0;
	background-color: #fff;
}


/*====================

	Responsive videos from youtube etc...

====================*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tldr{
	display:none;
}

/*====================

	End of screen styles

====================*/
}
/*====================

	Start of print styles : http://www.smashingmagazine.com/2011/11/24/how-to-set-up-a-print-style-sheet/

====================*/

@media print {
@page{
	margin:.5cm;
}

.menucontainer{
	display:none;
}

.footercontainer{
	display:none;
}

.basket{
	display:none;
}

.localecontainer{
	display:none;
}

.b-close{
	display:none;
}

body{
	font:12pt Georgia, 'Times New Roman', Times, serif;
	line-height:1;

	color:#000000;
	background:#ffffff;
}

h1{
	font-size:18pt;
}

h2{
	font-size:16pt;
}

h3{
	font-size:14pt;
}

body:before{
	font-size:14pt;
	font-style:italic;

	display:block;

	width:99%;
	margin-top:-2px;
	padding:3px 5px;

	content:'Tænk på miljøet: udskriv kun hvad du har brug for. Tak.';
	text-align:center;

	color:green;
	border:1px solid #eeeeee;
	background-color:white;
}



}
