@charset "utf-8";

/* 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;vertical-align:baseline;}



body {
z-index:0;
position:relative;
margin:0px;
padding:0px;
width:100%;
border-style:none;
background-color:#FFFFFF;
font-size:69%;
font-family:Georgia, Times New Roman, Times, Arial, Helvetica, Verdana;
line-height:18px;
color:#004489;
vertical-align:baseline;
text-align:center;
}

img {
border:0px;
}

a:link, a:visited {
color:#004489;
text-decoration:none;
}

a:hover, a:focus, a:active {
text-decoration:underline;
color:#004489;
}



.container {
width:1000px;
text-align:left;
margin:0 auto;
position:relative;
margin-top:60px;
margin-right:auto;
margin-left:auto;
margin-bottom:15px;
}

.left_content {
float:left;
width:317px;
height:440px;
margin-bottom:30px;
}

.right_content {
float:right;
width:660px;
height:440px;
margin-bottom:30px;
}


.liten_bild {
float:left;
width:165px;
height:219px;
margin-left:0px;
left:0px;
margin-bottom:0px;
position:relative;
}


.liten_bild img {
margin:0px 0px 0px 0px;
position:absolute;
bottom:0;
}

.mouse_over {
display:none;
}


/* Mouse over liten bild */
.liten_bild:hover .mouse_over {
display:block;
position:absolute;
color:#fff;
margin:0;
height:220px;
width:140px;
top:0px;
left:0px;
}


/* Mouse over stor bild */
.left_content:hover .mouse_over {
display:block;
position:absolute;
color:#fff;
margin:0;
height:440px;
width:317px;
top:0px;
left:0px;
}



/* Deltagare */
.deltagare_overlay {
width:651px;
height:440px;
}

.deltagare_vit {
float:right;
/* height:400px; */
width:249px;
background-color:#FFF;
text-align:center;
margin-left:20px;
padding-bottom:10px;
}


.text_left {
float:left;
width:274px;
}

.text_right {
float:right;
width:274px;
margin-left:30px;
}


.clear_all {
clear:both;
}

.footer {
text-align:center;
}

.logo {
margin-top:8px;
}
