/*
======================================================
>>	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, 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;
background:#000;}
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
======================================================
*/

a:link, a:visited, a:active{
	color:#fff;
}

a:hover{
	color:#cc000;
}

h1 a:link, h1 a:visited, h1 a:active{
	color:#cc000;
	background: url(../graphics/link-arrow-red.gif) 100% 50% no-repeat;
	padding-right: 18px;
	font-size: 15px;
}

h1 a:hover{
	background: url(../graphics/link-arrow-grey.gif) 100% 50% no-repeat;
}

.find-way a{
	background: url(../graphics/link-arrow-red.gif) 0 50% no-repeat;
	padding-left:16px;
}
.find-way a:hover{
	background: url(../graphics/link-arrow-grey.gif) 0 50% no-repeat;
	padding-left:16px;
}

#top{
	background: black;
	width:100%;
	margin-top:0;
	
}

#menu-wrapper{
	height:150px;
	width:912px;
	margin:0 auto;
	text-align: left;
	background:#000000 url(../graphics/header-circles.gif) top right no-repeat;
	overflow: visible;
	
}

#menu-wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#menu-wrapper {display:inline-block;}
/* Hide from IE Mac \*/
#menu-wrapper {display:block;}
/* End hide from IE Mac */


#global-logo{
	float:right;
	padding-top:81px;
}

#menu .global-menu li{
	width:120px;
}

#menu{
	float:left;
	width:558px;
	height:101px;
	margin-top:11px;
}

#menu ul{
	float: left;
}

#menu ul li{
	width: 141px;
	height: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 6px 0 3px;
	line-height: 10px;
}
#menu .processen li{
	width: 146px!important;
}

#menu ul li a{
	color: #fff;
	text-decoration:none;
	display:block;
}

.active{
	color: #cc0000!important;
}

#menu ul li a:hover{
	color: #cc0000;
}

#menu .global-menu a{
	color: #fff;
}

#sub-side{
	min-height: 410px;
	width:912px;
	margin:0 auto;
	text-align: left;
	margin-top: -19px;
}
.process {
	min-height: 200px!important;
}
/*
#sub-side.kompetencer{
	height: 216px!important;
}

#sub-side.services{
	height: 245px!important;
}*/

#sub-side .text-box{
	width: 167px;
	float:left;
	padding-left:19px;
}

#sub-side .first-box{
	padding-left:0px!important;
}

.dk{
	margin-left: 875px!important;
}

.language{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 798px;
	*margin-left: 240px!important;
	position: absolute;
	color: #666;
	text-align: right;
	width: 120px;
	overflow: hidden;
	height: 14px;
}
.language-uk{
	width: 152px!important;
	margin-left: 766px!important;
}

.language ul{
	margin-left: 4px;
	width: 120px;
}

.language-uk ul{
	margin-left:65px;
	width:120px;
}

.language li{
	margin-right: -3px;
	float: left;
	width: 60px!important;
	padding: 0!important;	
}

.language-uk li{
	width:44px!important;
	margin-right:0px!important;
}

.language .frontpage-tools{
	margin-right: -2px!important;
}

.language a{
	color: #666!important;
	text-decoration: none;
	border-right: #666 1px solid;
	padding-right:5px;
	display: block;	
}

.language a:hover{
	color: #CC0000!important;
}

#text{
	background:#000000 url(../images/text.gif) top center no-repeat;
	height:372px;
	width:100%;
}

.text-box-detail{
	width:415px;
}

.two-column-layout .text-box-detail{
	float:left;
	padding-right: 30px;
}

.two-column-layout .text-float-right{
	width:415px;
	float:left;
}

.two-column-layout .kontakt-float-info{
	width:233px;
}

.process .text-box-detail{
	float:left;
	width:335px!important;
	padding-right: 20px;
}

.process .img{
	float:left;
	width: 340px;
}

#sub-side a{
	color: #CC0000!important;
}

#sub-side a:hover{
	color: #666!important;
	text-decoration: none;
}

#sub-side h1{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:lighter;
	padding-bottom:6px;
	padding-top:15px;
}
#sub-side h2{
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:lighter;
	padding-top: 11px;
	padding-bottom: 3px;
	line-height: 22px;
}
#sub-side h3{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:lighter;
	padding-bottom:10px;
}
#sub-side p{
	color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:21px;
	padding-bottom:15px;
}

#sub-side ul li{
	color: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:5px;
	list-style: disc;
	margin-left: 27px;
	line-height: 18px;
}

#sub-side ul{
	padding-bottom: 12px;
}

.contact-info-float{
	float: left;
	margin-right: 50px;
}

#flash{
	background:#000000;
	overflow:hidden;
	margin-bottom:20px;
}

.forside #flash{
	margin-top: -19px;
}

.referencer #flash{
	margin-top: -19px;
}

#flash-with-text{
	background:#000000;
	overflow:hidden;
	margin-bottom:20px;
}

.alternativ-txt{
	width: 912px;
	margin: 0 auto;
	text-align: left;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


#bottom{
	position:fixed;
	bottom:0;
	height: 16px;
	width:100%;
}

#bottom p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	margin:0 auto;
	text-align: left;
	width:912px;
	padding-top:0;
}

#bottom .interieur{
	float:left;
	color:#999!important;
}

#bottom .ineo{
	float:right;
}

#bottom a{
	color:#666;
	text-decoration: none;
}

#bottom a:hover{
	color:#cc0000!important;
	text-decoration: none;
}