@charset "utf-8";
/* CSS Document */

body {
background-image: url(../background/background.jpg);
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #505050;
background-color:#747474;

}

a {
font-size: 11px;
font-style: bold;
color: #999999;
text-decoration: none;
}

a:hover {
font-size: 11px;
font-style: bold;
color: #e73a3a;
text-decoration: none;
}


#wrap {

position:relative;
width: 900px;
height: 700px;
margin: 0 auto;
margin-top: 80px;

}

#logobild {
background-image:url(../logo_up.png);
position:relative;
width: 100px;
height: 32px;
left: 50px;
top: 120px;

}

#meny {
position:relative;
width: 435px;
height: 42px;
left: 410px;
top: 75px;

}

#upper {
position:relative;
background-color: #FFFFFF;
width: 800px;
height: 300px;
border: solid 3px;
border-color: #dedede;
margin: 0 auto;
margin-top: 80px;

}



#upper2 {
position:relative;
background-color: #424242;
width: 790px;
height: 290px;
margin-top: 5px;
margin-bottom: 2px;
margin-left: 5px;
margin-right: 4px;

}

#notis1 {
position:relative;
width: 249px;
height: 189px;
background-color: #FFFFFF;
border: solid 1px;
border-color: #c2c2c2;
float: left;
margin-top: 3px;
margin-left: 3px;

}

#notis1_s {
width: 257px;
height: 197px;
background-color: #dedede;
float: left;
margin-top: 20px;
margin-left: 5px;

}

#notis2 {
position:relative;
width: 249px;
height: 189px;
background-color: #FFFFFF;
border: solid 1px;
border-color: #CCCCCC;
float: left;
margin-top: 3px;
margin-left: 3px;


}

#notis2_s {
width: 257px;
height: 197px;
background-color: #dedede;
float: left;
margin-top: 20px;
margin-left: 15px;

}

#notis3 {
position:relative;
width: 249px;
height: 189px;
background-color: #FFFFFF;
border: solid 1px;
border-color: #CCCCCC;
float: left;
margin-top: 3px;
margin-left:3px;


}

#notis3_s {
width: 257px;
height: 197px;
background-color: #dedede;
float: left;
margin-top: 20px;
margin-left: 15px;

}

#foot {
position:relative;
text-align:center;
font-size: 10px;
color: #999999;
width: 790px;
height: 15px;
margin: 0 auto;

}

#main1 {
position:relative;
background-color: #FFFFFF;
width: 800px;
height: 500px;
border: solid 3px;
border-color: #dedede;
margin: 0 auto;
margin-top: 80px;

}



#main2 {
position:relative;
background-color: #f1f1f1;
width: 790px;
height: 490px;
margin-top: 5px;
margin-bottom: 2px;
margin-left: 5px;
margin-right: 4px;

}

#kontakt_bild {
position:relative;
width: 303px;
height: 490px;
float: left;
}

#kontakt_info {
position:relative;
width: 412px;
height: 450px;
float:left;
margin-top: 30px;
margin-left: 30px;

}



#wrapnot {
position:relative;
margin: 0 auto;
width:820px;
}
