@charset "utf-8";
/* CSS Document */
/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
    height: 100%;
    margin: 0;
    padding: 0;
	 /*background-image: url(img/bg.jpg);*/
} * {
    margin: 0;
    padding: 0;
}

form {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0 none;
    margin: 0;
}

/**********************************/
body {
   
    background: #274341; 
    margin: 0;
    padding: 0;
} .center {
    position: relative;
    width: 499px;
    margin: 0px auto;
   /* background-image: url(events/bg.jpg);*/
}


#bg {
position:absolute;
top:0;
width:499px;
height:318px;
z-index: 1;
background: #000 url(img/wsr-under-construction.jpg) no-repeat;
}


#frame {
    position: relative;	
	top:65px;
    left: 0px;
     z-index: -1;
}




#flash {
position: relative;	
top:-602px;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 2;
}


div#top_left {
    height: 85px;
    width: 470px;
    position: relative;
    float: left;
    z-index: 2;
}

div#top_right {
    height: 85px;
    z-index: 3;
}

div#menu_arrow_hem {
    position: absolute;
    top: 74px;
    left: 418px;
    height: 0px;
    width: 0px;
    z-index: 10;
}


div#menu_arrow_omoss {
    position: absolute;
    top: 74px;
    left: 483px;
    height: 0px;
    width: 0px;
    z-index: 10;
}

div#menu_arrow_kontakt {
    position: absolute;
    top: 74px;
    left: 722px;
    height: 0px;
    width: 0px;
    z-index: 10;
}

div#menu_arrow_press {
    position: absolute;
    top: 74px;
    left: 790px;
    height: 0px;
    width: 0px;
    z-index: 10;
}

div#menu_arrow_referenser {
    position: absolute;
    top: 74px;
    left: 564px;
    height: 0px;
    width: 0px;
    z-index: 10;
}

div#menu_arrow_historia {
    position: absolute;
    top: 74px;
    left: 648px;
    height: 0px;
    width: 0px;
    z-index: 10;
}

div#widescreen {
    position: relative;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 940px;
    /*border-bottom: 1px solid #5979b5;*/ /************ DARK ***********/
    /*border-bottom: 1px solid #9698ff;*/
    display: block;
    z-index: 1;
    background-color: #000;
}

div#widescreen_left {
    height: 250px;
    width: 470px;
    /*background-color: #2aff00;*/
    float: left;
    z-index: 5;
}

div#widescreen_right { /********************* overlapping widescreen left ********************/
	
	height: 250px;
	/*background-color: #ff00b4;*/
    z-index: 1;
}



div#widescreen_right a {
    margin: 0px;
	padding:0px;
}

div#logo {
    position: relative;
    left: 0px;
    top: 0px;
    height: 85px;
    width: 285px;
}

div#clear {
    clear: both;
}

div#widescreen_right_text {
    position: absolute;
    width: 280px;
    background-color: #c0d2e7;
    top: 130px;
    left: 625px;
    z-index: 4;
    /* border-right: 35px solid #5979b5; */ /************ DARK ***********/
    border-right: 35px solid #b3b7eb;
}

div#column_right_textbox {
    position: relative;
    width: 200px;
    /*background-color: #c0d2e7;*/ /************** ver1 ****/
    background-color: #d9daff;
    top: 0px;
    left: 172px;
    z-index: 4;
    /*border-right: 35px solid #5979b5; */ /************ DARK ***********/
    border-right: 35px solid #b3b7eb;
	padding:8px;
}

/*
div#column_right_textbox p {
    padding: 5px 5px 5px 15px;
}*/

div#column_right_textbox a {
    padding-top: 4px;
	padding-bottom: 7px;
	text-decoration: underline;
	color: #5759B0;
}

div#column_right_textbox a:hover {

	color: #545454;
}

                                                   /********************************************************* LINKFIX BABABING ***************************************************************/
/*div#widescreen_right_text p {
    margin: 15px 15px 15px 15px;
}*/

div#column_container {
    position: relative;
    background-color: #fff;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 940px;
    padding-top: 25px;
    /*border-bottom: 1px solid #5979b5;*/ /************ DARK ***********/
    /*border-bottom: 1px solid #9698ff;*/
    display: block;
}

div#column_container_referenser {
    position: relative;
    background-color: #fff;
    left: 0px;
    height: 100%;
    width: 940px;

    display: block;
}

/*
 div#column_left {
 width: 460px;
 height: 100%;
 float: left;
 background-color: #fff;
 }
 
 div#column_right {
 height: 100%;
 background-color: #fff;
 }*/ .columntext_left {
    margin-left: 35px;
    margin-right: 25px;
	margin-top:3px;
    height: 100%;
    padding-bottom: 30px;
} 

#columndivider_wide{
	margin-left: 35px;
	width:852px;
		padding-bottom:20px;
	padding-top:35px;
	/*background-color:#000;*/
}

#columndivider_wide_top{
	position:relative;
	top:-15px;
	margin-left: 35px;
	width:852px;
	padding-bottom:20px;

}

.columntext_right {
    position: relative;
    margin-left: 15px;
    margin-right: 48px;
    height: 100%;
	width:407px;
    padding-bottom: 30px;
	display: inherit;
}

#blank {
	height:20px;
	width:20px;
	background-color:#000;
	
}

#jump {
	position:relative;
left:610px;
top:23px;
	/*background-color:#000;*/
	width:310px;
	
}

#jump img{
	position:relative;
top:5px;
	
}

/*
.columnpics_right {
    
}

.columntext_right a{
margin:0px;
padding:0px; 
border: 1px solid #ccc; 
}*/

TD {
    vertical-align: top;
}

/*
 .clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }*/ .columntext_right img {
    padding-bottom: 20px;
   /* padding-top: 10px;*/
}

div#bottom {
    position: relative;
    /*background: #363636;*/
	
	background: #787b85;
	background-image: url(img/bg-silver.jpg);
    left: 0px;
    top: 0px;
    height: 85px;
    width: 905px;
    display: block;
    /*border-right: 35px solid #5979b5;*/ /************ DARK ************/
    border-right: 35px solid #B3B7EB;
}

div#farbottom {
    position: relative;
    /*background: #5979b5;*/
    background: #B3B7EB;
    left: 0px;
    top: 0px;
    height: 85px;
    width: 940px;
    display: block;
}

div#footer {
    position: relative;
    left: 0px;
    top: 0px;
    height: 85px;
    width: 940px;
    display: block;
} #footer a:link, a:visited {
    color: #5759b0;
    text-decoration: none;
} #footer a:hover {
    /*color: #5089af;*/
    color: #fff;
} #btn1 {
    position: relative;
    float: left;
} #btn2 {
    position: relative;
    float: left;
} #btn3 {
    position: relative;
    float: left;
} #btn4 {
    position: relative;
    float: left;
} #btn5 {
    position: relative;
    float: left;
} #btn6 {
    position: relative;
    float: left;
} #btn7 {
    position: relative;
    float: left;
} #copyright {
    position: relative;
    top: 30px;
    text-align: right;
    float: right;
    padding-right: 35px;
    color: #5759b0;
}
 #copyright a{
    padding: 0px;
    color: #5759b0;
}


 #kontaktfooter {
    position: relative;
    top: 50px;
    text-align: left;
    padding-left: 35px;
    /*color: #8fb4e0;*/ /*************** DARK *******/
    color: #5759b0;
} #ytconsultfooter {
    position: relative;
    top: 50px;
    text-align: left;
    padding-left: 35px;
    color: #fff;
}

div#mainmenu {
    position: absolute;
    top: 35px;
    left: 400px;
    /*width: 100%;*/
    z-index: 23;
} #mainmenu a{
	color: #e0e0e0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-top: 10px;
    display: block;
}#mainmenu a:hover{
	color: #fff;
   }

hr {
    border: 0;
    height: 1px;
    color: #c0d2e7;
    background-color: #c0d2e7;

}
#divider hr{
    border: 0;
    height: 1px;
    color: #ccc;
    background-color: #c0d2e7;

}
 #backtotop {
    position: relative;
    top: 27px;
} #backtotop img {
    position: relative;
    top: 5px;
    left: 15px;
} #backtotop a {
    color: #e0e0e0;
    text-decoration: none;
    padding: 20px;
} #backtotop a:hover {
    color: #fff;
} #contactform {
    position: relative;
    left: 15px;
    width: 100%;
	overflow: auto;
} 

#meddelande {
    overflow: auto;
}



/*#meddelande {
    position: relative;
    background: #fff;
    left: 0px;
    top: 0px;
    height: 200px;
    width: 385px;
    border: 1px solid #a4a4a4;
    margin: 0px;
    padding: 0px;
    overflow: auto;
}*/

#rightarrow{
	position:relative;
	left:-3px;
	top:5px;
	float:right;
	z-index:32;
	height:100%;
}
