/*
======================================================
>>	Reset styles (http://meyerweb.com/eric/tools/css/reset/)
======================================================
*/
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {outline: 0;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
======================================================
>>	Basic styles
======================================================
*/
body {
	font-family: Tahoma, Verdana, Arial;
	padding: 0px;
	margin: 0px;
	background:#000;
}
	
h1{
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	padding-bottom:12px;
}

h2{
	width:609px;
	height: 20px;
	padding: 11px 0 0px 17px;
	background:#212121;
	margin-bottom: 10px;
}

h3{
	color:#f2962a;
	font-size: 12px;
	font-weight:bold;
	padding-bottom:6px;
	width:626px;
	border-bottom: 1px solid #f2962a;
	margin-bottom:6px;
}

p{
	color:#fff;
	font-size: 12px;
	line-height:21px;
	padding-bottom:15px;
}

ul{
	margin-bottom: 10px;
}

li{
	font-size: 12px;
	line-height:23px;
	color:#fff;
}

li a{
	background: url(../graphics/white-arrow-right.gif) left 5px no-repeat;
	padding-left: 10px;
	font-size: 12px;
	line-height:18px;
}

a{
	color: #fff;
}

a:hover{
	color: #fff;
	text-decoration:none;
}

.grey-txt{
	color: #ABABAB;
	font-size:10px;
}

#tile-background{
	background: #000 url(../graphics/px_flash.gif) top repeat-x!important;
	width: 100%;
}

#InnerActionSite{
	display:block;
	margin:0 auto;
	text-align:left;
}

span{
	display: none;
}
/*
======================================================
>>	Download Flash Player
======================================================
*/
#download-flash-player-wrapper{
	width: 100%;
	height:50px;
	background:url(../graphics/flash-player-bg.gif) repeat-x;
}
#download-flash-player-wrapper #content{
	height:20px;
	margin:0 auto;
	text-align:left;
	width:557px;
}

#download-flash-player-wrapper #content #txt{
	float:left;
	padding-left:26px;
	width:300px;
}

#download-flash-player-wrapper #content #txt p{
	color:#FFFFFF;
	font-size:9px;
	line-height:14px;
	padding-top:3px;
}

#download-flash-player-wrapper #content #img{
	float:right;
	padding-top:5px;
}

/*
======================================================
>>	Global elements
======================================================
*/
#global-wrapper{
	width: 100%;
	background:#000;
}
.center-content{
	width:626px;
	margin: 0 auto;
	text-align:left;
	padding: 12px;
	background:#0e0e0e;
	position:relative;
}
.center-content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.center-content {display:inline-block;}
/* Hide from IE Mac \*/
.center-content {display:block;}
/* End hide from IE Mac */
.menu-boxes{
	background:none!important;
}
.center-logo{
	background:#000!important;
	text-align:center;
	letter-spacing:2px;
	padding: 12px 12px 0;
}
.menu-wrapper{
	width: 650px;
	height: 54px;
}
.grey-bg-wide{
	background: url(../graphics/grey-bg-tile.gif) repeat;
	width: 100%;
	padding-bottom: 11px;
}

.center-menu{
	width: 650px;
	height: 54px;
}

/*
======================================================
>>	Content
======================================================
*/
.float-boxes-wrapper{
	width:652px;
	overflow:hidden;
}
.col-3-box{
	width: 172px;
	float:left;
	margin-right: 7px;
	margin-bottom: 7px;
}

.blank-box{
	height:290px;
	background:#000;
}
.two-col-float{
	width: 317px;
	float:left;
}

#ialogo{
	margin-bottom:11px;
	margin-left:67px;
	margin-top:10px;
}

#laeringsteori-txt{
	width: 417px;
	float:left;
}

#laeringsteori-img{
	margin-left: 21px;
}

#kontakt-img{
	float:left;
	margin-right: 12px;
	margin-top: 6px;
}

#kontakt-txt{
	float:left;
	width: 425px;
}

.kontakt-teamet .float-boxes-wrapper{
	padding-left:69px;
	padding-top:5px;
}

.kontakt-teamet .float-boxes-wrapper p{
	padding-bottom:0!important;
}

.kontakt-teamet .col-3-box{
	margin-bottom:14px!important;
}

.two-col-float.right-border{
	border-right: 1px solid #F2962A;
}

.referencer .two-col-float{
	margin-left:45px!important;
	margin-right:20px !important;
	width:257px !important;
}


/*
======================================================
>>	Team Inner Action
======================================================
*/
.teamia-content .float-boxes-wrapper{
	margin-left:79px;
	margin-top: 10px;
}
.teamia-content p a{
	text-decoration:none;
}

.teamia-content p.name-txt{
	padding-bottom:0px!important;
	font-size: 11px!important;
}

.teamia-content a.teamia-claus{
	width: 101px;
	height: 38px;
	background:url(../images/claus_eye_black.jpg) no-repeat;
	display:block;
}
.teamia-content a:hover.teamia-claus{
	background:url(../images/claus_eye.jpg) no-repeat;
}

.teamia-content a.teamia-gunhild{
	width: 101px;
	height: 38px;
	background:url(../images/gunhild_eye_black.jpg) no-repeat;
	display:block;
}
.teamia-content a:hover.teamia-gunhild{
	background:url(../images/gunhild_eye.jpg) no-repeat;
}

.teamia-content a.teamia-jespervolk{
	width: 101px;
	height: 38px;
	background:url(../images/jespervolk_eye_black.jpg) no-repeat;
	display:block;
}
.teamia-content a:hover.teamia-jespervolk{
	background:url(../images/jespervolk_eye.jpg) no-repeat;
}

.teamia-content a.teamia-lars{
	width: 101px;
	height: 38px;
	background:url(../images/lars_eye_black.jpg) no-repeat;
	display:block;
}
.teamia-content a:hover.teamia-lars{
	background:url(../images/lars_eye.jpg) no-repeat;
}

.teamia-content a.teamia-merete{
	width: 101px;
	height: 38px;
	background:url(../images/merete_eye_black.jpg) no-repeat;
	display:block;
}
.teamia-content a:hover.teamia-merete{
	background:url(../images/merete_eye.jpg) no-repeat;
}

.teamia-content a.teamia-klaus{
	width: 101px;
	height: 38px;
	background:url(../images/klaus_eye_black.jpg) no-repeat;
	display:block;
}
.teamia-content a:hover.teamia-klaus{
	background:url(../images/klaus-eye.jpg) no-repeat;
}

.teamia-content a:hover.grey-txt{
	color: #ABABAB;
}

.teamia-team-img{
	float:left;
	margin:10px 16px 0 0;
}

.teamia-txt-content{
	float:left;
	margin-top:4px;
	width:450px;
}
/*
======================================================
>>	Menu boxes
======================================================
*/
.menu-boxes-wrapper{
	margin-left:59px;
}
.menu-boxes-float-wrapper{
	height:330px;
}
.menu-boxes-grey-bg{
	padding-bottom:0!important;
}
.menu-box-kompetencer a{
	background:url(../images/menu-kompetencer.jpg) no-repeat;
	width: 172px;
	height: 162px;
	display:block;
}
.menu-box-kompetencer a:hover{
	background:url(../images/menu-kompetencer-over.jpg) no-repeat;
}

.menu-box-teamia a{
	background:url(../images/menu-teamia.jpg) no-repeat;
	width: 172px;
	height: 162px;
	display:block;
}
.menu-box-teamia a:hover{
	background:url(../images/menu-teamia-over.jpg) no-repeat;
}

.menu-box-omia a{
	background:url(../images/menu-omia.jpg) no-repeat;
	width: 172px;
	height: 162px;
	display:block;
}
.menu-box-omia a:hover{
	background:url(../images/menu-omia-over.jpg) no-repeat;
}

.menu-box-laeringsteori a{
	background:url(../images/menu-laeringsteori.jpg) no-repeat;
	width: 172px;
	height: 162px;
	display:block;
}
.menu-box-laeringsteori a:hover{
	background:url(../images/menu-laeringsteori-over.jpg) no-repeat;
}

.menu-box-kontakt a{
	background:url(../images/menu-kontakt.jpg) no-repeat;
	width: 172px;
	height: 162px;
	display:block;
}
.menu-box-kontakt a:hover{
	background:url(../images/menu-kontakt-over.jpg) no-repeat;
}

.menu-box-referencer a{
	background:url(../images/menu-referencer.jpg) no-repeat;
	width: 172px;
	height: 162px;
	display:block;
}
.menu-box-referencer a:hover{
	background:url(../images/menu-referencer-over.jpg) no-repeat;
}

.copyright-txt{
	text-align:center;
	background:#000!important;
}

/*
======================================================
>>	Tab menu
======================================================
*/
.tab-menu{
	width: 650px;
	height:54px;
	margin: 0 auto;
	text-align:left;
}
.tab-menu li{
	float:left;
	margin-right: 1px;
}

.tab-menu a.tab-kompetencer{
	width: 107px;
	height: 39px;	
	background:url(../graphics/menu-tab-kompetencer.gif) left top no-repeat;
	display:block;
	padding-left: 0!important;
}
.tab-menu a:hover.tab-kompetencer{
	background:url(../graphics/menu-tab-kompetencer-over.gif) left top no-repeat;
}
.tab-menu a.tab-kompetencer.active{
	background:url(../graphics/menu-tab-kompetencer-over.gif) left top no-repeat;
}

.tab-menu a.tab-teamia{
	width: 107px;
	height: 39px;	
	background:url(../graphics/menu-tab-teamia.gif) left top no-repeat;
	display:block;
	padding-left: 0!important;
}
.tab-menu a:hover.tab-teamia{
	background:url(../graphics/menu-tab-teamia-over.gif) left top no-repeat;
}
.tab-menu a.tab-teamia.active{
	background:url(../graphics/menu-tab-teamia-over.gif) left top no-repeat;
}

.tab-menu a.tab-omia{
	width: 107px;
	height: 39px;	
	background:url(../graphics/menu-tab-omia.gif) left top no-repeat;
	display:block;
	padding-left: 0!important;
}
.tab-menu a:hover.tab-omia{
	background:url(../graphics/menu-tab-omia-over.gif) left top no-repeat;
}
.tab-menu a.tab-omia.active{
	background:url(../graphics/menu-tab-omia-over.gif) left top no-repeat;
}

.tab-menu a.tab-laeringsteori{
	width: 107px;
	height: 39px;	
	background:url(../graphics/menu-tab-laeringsteori.gif) left top no-repeat;
	display:block;
	padding-left: 0!important;
}
.tab-menu a:hover.tab-laeringsteori{
	background:url(../graphics/menu-tab-laeringsteori-over.gif) left top no-repeat;
}
.tab-menu a.tab-laeringsteori.active{
	background:url(../graphics/menu-tab-laeringsteori-over.gif) left top no-repeat;
}

.tab-menu a.tab-kontakt{
	width: 107px;
	height: 39px;	
	background:url(../graphics/menu-tab-kontakt.gif) left top no-repeat;
	display:block;
	padding-left: 0!important;
}
.tab-menu a:hover.tab-kontakt{
	background:url(../graphics/menu-tab-kontakt-over.gif) left top no-repeat;
}
.tab-menu a.tab-kontakt.active{
	background:url(../graphics/menu-tab-kontakt-over.gif) left top no-repeat;
}

.tab-menu a.tab-referencer{
	width: 107px;
	height: 39px;	
	background:url(../graphics/menu-tab-referencer.gif) left top no-repeat;
	display:block;
	padding-left: 0!important;
}
.tab-menu a:hover.tab-referencer{
	background:url(../graphics/menu-tab-referencer-over.gif) left top no-repeat;
}
.tab-menu a.tab-referencer.active{
	background:url(../graphics/menu-tab-referencer-over.gif) left top no-repeat;
}
