@charset "UTF-8";
/* CSS Document */

body{
font-family:Arial, Verdana, Helvetica, sans-serif;
color:#FFF;
background:#FFF;
font-size:13px;
margin:0px;
padding:0px;
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
}


 a:link {
color:#80b4e5;
text-decoration:none;
}
 a:hover {
color:#80b4e5;
text-decoration:none;
}
 a:visited {
color:#80b4e5;
text-decoration:none;
}
 a:active {
color:#80b4e5;
text-decoration:none;
}
a img{
border:none;
}

#wrapper{

margin:50px 0px 10px 55px; 

}


p {
margin:0px;
margin-bottom:20;
}

#galleri{
border:none;
margin-left:13px;


}

#top{
margin-bottom:10px;

}
#site{
width:685px;
height:730px;


}

#content{
width:442px;
float:left;
height:500px;

}
#content_top{
background-image:url(../images/content_top.png);
background-repeat:no-repeat;
height:12px;

}

#content_middle{
background-color:#292929;
min-height:520px;
height:730px;
padding:0px 13px 0px 13px;

}

#content_bottom{
background-image:url(../images/content_bottom.png);
background-repeat:no-repeat;
height:12px;
}

#right_content{

width:238px;
float:left;
margin-left:5px;
font-size:12px;

}



#right_top{
margin-bottom:5px;

}
#right_middle{
margin-bottom:5px;


}
#right_bottom{
margin-bottom:5px;


}
.right_sub_top{
background-image:url(../images/right_column_top.png);
height:12px;

}
.right_sub_middle{
background-color:#292929;
/*padding:0px 15px 0px 10px;*/


}
.right_sub_bottom{
background-image:url(../images/right_column_bottom.png);
height:12px;
}
.cover{
padding: 0px 13px 0px 13px;
margin-bottom:15px;
}
.titles{
padding: 0px 13px 10px 13px;
}
.icons{
padding-left:13px;
}
.icon{
padding-top:10px;
}

#box_tre {
background-color:#292929;
padding:0px 13px 0px 13px;

}

