/*general stuff*/
* {
	padding: 0; margin: 0;font-family:arial;font-size:12px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 1.3em;	
}
img
{  
	border-style: none;
}
body 
{
	height:100%;
	background-color: #d6d6d6;
}
html
{
	height:100%;
	overflow-y: scroll;
	overflow-x: hidden;
}
.marked
{
	border-style: none;
}

a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a {text-decoration: none;}

.greenLink a:link, .greenLink a:visited, .greenLink a:active 
{
	color:#005B2A;
	font-family:Arial Black;
}
.linkbox a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

.linkbox a:hover {
  text-decoration:none;
}

div#topCornerLogo{
    position: absolute;
    top:0;
    right:0;
    width:135px;
    height:110px;
    background-image: url(../img/extern/flik.png);
}
div#page{
	margin: 0 auto;
	width:1026px;
	display:block;
	background-image: url(../img/extern/shadow_border.png);
	background-repeat: repeat;
}

#center_container {
	position: relative;
	width: 924px;
	margin: 0 auto;
	padding-bottom: 10px;
	background-color: #fff;
	min-height: 100%;
}

#content {
	width: 590px;
	float:left;
	padding-left: 15px;
}

#rightside_menu {
	width: 310px;
	float:left;
	padding: 2px;
}

#header {
	margin: 0 auto;
	width: 924px;
	height: 214px;
	position: relative;
	background-color: #fff;
	background-image: url(../img/extern/header_bg.png);
	background-repeat: no-repeat;
}

#extern_header{
	position: absolute;
	width: 924px;
	height: 214px;
	top:-220px;
	background-image: url(../img/extern/header_bg.png);
	background-repeat: no-repeat;
}


#footer {
	margin: 0 auto;
	width: 1026px;
	height: 162px;
}

#bottom_filler {
	clear: both;
	height: 200px;
}

div#submenu{
	margin-left: 5px;
	margin-top: 20px;
}

div#sidebarBar
{
	height:300px;
	width:2px;
	float:left;
	margin:10px;
	background-color: #cccccc;
}
div#sidebarTextArea
{
	width:260px;
	float:left;
	padding-left:5px;
	left: 20px;
}
#gradientDist{
	top:0px;
	display:block;
	margin: 0 auto;
	width:1026px;
	border:dotted;
	height:100%;
	background-color: #555;
}

div#footerShadow
{
	background-image: url(../img/extern/shadow_border.png);
	background-repeat: repeat;	
}

div#footerGrad
{
	margin: 0 auto;
	height: 8px;
	background: url(../img/extern/footer_gradient.png);
	width:924px;
}
#gradLeft{
	position:absolute;
	left:-55px;
	width:51px;
	top:0px;
	height:100%;
	background-image: url(../img/extern/left_gradient.png);
}
#gradLeft{

}
#bodyContainer{
	position:absolute;
	top:220px;
	width:850px;
}
#menu_home{
	position:absolute;
	background-image: url(../img/extern/flikar/hem.png);
	width:49px;
	height:69px;
	top:145px;
	left:107px;
	z-index:1;
}
#menu_home_holder{
	position:absolute;
	z-index:10;
	width:49px;
	height:60px;
	bottom:9px;
	left:107px;
}
#menu_omctk{
	position:absolute;
	background-image: url(../img/extern/flikar/om.png);
	width:106px;
	height:69px;
	top:145px;
	left:170px;
}
#menu_omctk_holder{
	position:absolute;
	width:106px;
	height:60px;
	top:145px;
	left:170px;
	z-index:1;
}
#menu_tjanst{
	position:absolute;
	background-image: url(../img/extern/flikar/tjanst.png);
	width:148px;
	height:69px;
	top:145px;
	left:291px;
}
#menu_tjanst_holder{
	position:absolute;
	width:148px;
	height:60px;
	bottom:9px;
	left:291px;
	z-index:1;
}
#menu_ref{
	position:absolute;
	background-image: url(../img/extern/flikar/ref.png);
	width:128px;
	height:69px;
	top:145px;
	left:454px;
}
#menu_ref_holder{
	position:absolute;
	width:128px;
	height:60px;
	bottom:9px;
	left:454px;
	z-index:1;
}
#menu_stud{
	position:absolute;
	background-image: url(../img/extern/flikar/stud.png);
	width:153px;
	height:69px;
	top:145px;
	left:596px;
}
#menu_stud_holder{
	position:absolute;
	width:153px;
	height:60px;
	bottom:9px;
	left:596px;
	z-index:1;
}
#menu_kont{
	position:absolute;
	background-image: url(../img/extern/flikar/kontakt.png);
	width:103px;
	height:69px;
	top:145px;
	left:763px;
}
#menu_kont_holder{
	position:absolute;
	width:103px;
	height:60px;
	bottom:9px;
	left:763px;
	z-index:1;
}
