@charset "utf-8";
/* CSS Document */
/*****************************/
/*** Core html setup stuff ***/
/*****************************/
a {
    color: #5759b0;
    text-decoration: underline;
}

a:visited {
    color: #5759b0;
    text-decoration: underline;
}

a:hover {
    color: #545454;
    text-decoration: underline;
}

a:active {
    color: #5759b0;
    text-decoration: underline;
}

div#mainmenu a {
    color: #e0e0e0;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-top: 10px;
    display: block;
}

div#mainmenu a:hover {
    color: #fff;
    text-decoration: none;
}

div#footer a {
    color: #5759b0;
    text-decoration: none;
}

div#footer a:hover {
    color: #5759b0;
    text-decoration: underline;
}

html {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: -moz-scrollbars-vertical;
    overflow-x: auto;
}* {
    margin: 0;
    padding: 0;
}

form {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0 none;
    margin: 0;
}

body {
    background: #D1DAFF;
    margin: 0;
    padding: 0;
}

/*****************************/
/*** Infrakultur Typografy ***/
/*****************************/
body {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #545454;
    line-height: 18px;
}

p {
    margin-top: 0;
    margin-bottom: 5px;
}

p.ingress {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    vertical-align: bottom;
    color: #474747;
    text-align: left;
    line-height: 17px;
    padding-bottom: 6px;
}

p.blue {
    color: #5759b0;
}

h2, .contentheading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    vertical-align: bottom;
    color: #434343;
    text-align: left;
    line-height: 17px;
    padding-bottom: 6px;
}

td.pow p {
    width: 400px;
}

div.componentheading {
    padding-left: 0px;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #3cff00;
}

h3, .componentheading, table.moduletable th, legend {
    margin: 0;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    padding-left: 0px;
    text-align: left;
}

.small {
    font-size: .90em;
    color: #999;
    font-weight: normal;
    text-align: left;
}

.modifydate {
    height: 20px;
    vertical-align: bottom;
    font-size: .90em;
    color: #999;
    font-weight: normal;
    text-align: left;
}

.createdate {
    height: 20px;
    vertical-align: top;
    font-size: .90em;
    color: #999;
    font-weight: normal;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 0px;
}

a.readon {
    margin-top: 10px;
    display: block;
    float: left;
    background: url(../images/mw_readon.png) top right no-repeat;
    padding-right: 20px;
    line-height: 14px;
    height: 16px;
}

/* form validation */
.invalid {
    border-color: #ff0000;
}

label.invalid {
    color: #ff0000;
}

/** overlib **/
.ol-foreground {
    background-color: #f6f6f6;
}

.ol-background {
    background-color: #666;
}

.ol-textfont {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.ol-captionfont {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.ol-captionfont a {
    color: #0B55C4;
    text-decoration: none;
    font-size: 12px;
}

.ol-closefont {
}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
    padding-left: 5px;
}

a.mainlevel:hover {
}

td.buttonheading {
}

td.buttonheading img {
    border: none;
}

table.contentpaneopen h3 {
}

table.contentpaneopen h4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

div.module_menu h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #eee;
    margin: -23px -4px 5px -5px;
    padding-left: 10px;
    padding-bottom: 2px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
    font-weight: bold;
}

#leftcolumn div.module {
    font-size: 11px;
    font-family: Tahoma;
    color: #838383;
    line-height: 16px;
}

div.message {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #c30;
    text-align: center;
    width: auto;
    background-color: #f9f9f9;
    border: solid 1px #d5d5d5;
    margin: 3px 0px 10px;
    padding: 3px 20px;
}
/*
h1 {
    color: #363636;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 12px;
}
*/
h1 {
font-family: Arial, Helvetica, sans-serif; 
font-size:20px; 
font-weight:100; 
color:#5759b0; 
text-transform:uppercase;	
margin-bottom:15px;
}

h1.page-title{
	
font-family: Arial Narrow, Helvetica, sans-serif;
font-size:20px;
font-weight:100;
color:#5759b0;
text-transform:uppercase;
margin-bottom:0px;		
}

h1.page-title-xs{
	
font-family: Arial Narrow, Helvetica, sans-serif;
font-size:20px;
font-weight:100;
color:#5759b0;
text-transform:uppercase;
margin-bottom:0px;		
}

h2 {
    color: #434343;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 17px;
    padding-bottom: 6px;
}
/*
h3, .componentheading, table.moduletable th {
    color: #272727;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 17px;
    padding: 0pt;
}*/

/*h3, .componentheading, table.moduletable th {
    color: #272727;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 17px;
    padding: 0pt;
}*/


h3 {
	
font-family: Verdana, Arial, sans-serif; 
font-size:15px; 
font-weight:100; 
color:#5759b0;	
text-transform: uppercase; 
margin-bottom:10px;
}

h3 {
	
font-family: Arial, Arial, sans-serif; 
font-size:15px; 
font-weight:100; 
color:#5759b0;	
text-transform: uppercase; 
margin-bottom:10px;
}

h5 {
   font-family: Arial, Helvetica, sans-serif; 
   font-size:16px; 
   font-weight:100; 
   margin-bottom:5px; 
   text-transform: uppercase; 
   color:#5759b0;
}

span.black{
	 color: #3d3d3d;
}

#ingress {
    color: #434343;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    padding-bottom: 6px;
}


div.module_menu {
    background: url(../images/blue/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
    background: url(../images/blue/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
    background: url(../images/blue/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
    background: url(../images/blue/mw_box_tl.png) 0 0 no-repeat;
}

/* ********************* */
.center {
    position: relative;
    width: 940px;
    margin: 0px auto;
    background-image: url(events/bg.jpg);
}

div#top {
    position: relative;
    background: #787b85;
    background-image: url(img/bg-silver.jpg);
    left: 0px;
    top: 0px;
    height: 100%;
    width: 905px;
    display: block;
    border-right: 35px solid #b3b7eb;
    z-index: 1;
}

div#fasadhistoria {
    position: relative;
    z-index: 2;
    left: 39px;
    width: 848px;
    height: 432px;
}

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;
    display: block;
    z-index: 1;
    background-color: #000;
}

div#widescreen_left {
    height: 250px;
    width: 470px;
    z-index: 5;
}

div#widescreen_right {
    position: absolute;
    top: 0px;
    left: 470px;
    height: 250px;
    width: 470px;
    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 #b3b7eb;
}

div#column_right_textbox {
    position: relative;
    width: 200px;
    background-color: #d9daff;
    top: 0px;
    left: 172px;
    z-index: 4;
    border-right: 35px solid #b3b7eb;
    padding: 8px;
}

div.columntext_3way_textbox {
    position: relative;
    width: 150px;
    background-color: #d9daff;
    top: 0px;
    float:right;
    z-index: 4;
    border-right: 35px solid #b3b7eb;
    padding: 8px;
	margin-right:8px;
}

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  ***************************************************************/
div#column_container {
    position: relative;
    background-color: #fff;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 940px;
    padding-top: 25px;
    display: block;
}

div#column_container_referenser {
    position: relative;
    background-color: #fff;
    left: 0px;
    height: 100%;
    width: 940px;
    display: block;
    padding-top: 25px;
}

div#column_container_historia {
    position: relative;
    background-color: #fff;
    left: 0px;
    height: 100%;
    width: 940px;
    display: block;
}

div.columntext_left {
    margin-left: 35px;
    margin-right: 25px;
    margin-top: 3px;
    height: 100%;
    padding-bottom: 30px;
}

div.columntext_3way {
    margin-left: 30px;
    margin-right: 0px;
    margin-top: 3px;
    height: 100%;
    padding-bottom: 30px;
    text-align: left;
}

div.columntext_3way-endtext {
    margin-left: 45px;
    margin-right: 0px;
    margin-top: 3px;
    height: 100%;
    padding-bottom: 30px;
    text-align: left;
}

div.columntext_3way img {
    margin-top: 18px;
}

img.zoom {
    cursor: url(img/zoom.png#linkcursor), pointer
}

.columndivider_wide {
    margin-left: 35px;
    width: 852px;
    padding-bottom: 20px;
    padding-top: 35px;
}

.columndivider_wide_top {
    position: relative;
    top: -15px;
    margin-left: 35px;
    width: 852px;
    padding-bottom: 20px;
}

div.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: 550px;
    top: 23px;
    width: 350px;
}

#jump img {
    position: relative;
    top: 5px;
}

#obs {
    position: relative;
    left: 410px;
    top: 23px;
    width: 510px;
}

#obs img {
    position: relative;
    top: 5px;
    padding-right: 5px;
}

TD {
    vertical-align: top;
}

.columntext_right img {
    padding-bottom: 20px;
}

div#bottom {
    position: relative;
    background: #787b85;
    background-image: url(img/bg-silver.jpg);
    left: 0px;
    top: 0px;
    height: 85px;
    width: 905px;
    display: block;
    border-right: 35px solid #B3B7EB;
}

div#farbottom {
    position: relative;
    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: #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: 10px;
    text-align: right;
    float: right;
    padding-right: 35px;
    color: #5759b0;
}

#kontaktfooter {
    position: relative;
    top: 30px;
    text-align: left;
    padding-left: 35px;
    color: #5759b0;
}

#ytconsultfooter {
    position: relative;
    top: 30px;
    text-align: left;
    padding-left: 35px;
    color: #fff;
}

div#mainmenu {
    position: absolute;
    top: 35px;
    left: 400px;
    z-index: 23;
}

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;
    background-color: #ffffff;
}

#meddelande {
    overflow: auto;
}

#rightarrow {
    position: relative;
    left: -3px;
    top: 5px;
    float: right;
    z-index: 32;
    height: 100%;
}

#contactform {
    position: relative;
    overflow: auto;
    background-color: #ffffff;
    border: 100px;
    border-color: black;
    width: 100%;
    left: -15px;
    padding-left: 30px;
    padding-bottom: 50px;
}

