/* ----------------------------

     Skärmversion
     Startsida
     
---------------------------- */


/* Divs */

#page_body {
position: relative;
width: 416px;
min-height: 415px;  /* anpassa till kartan */
padding: 0px 0px 13px 0px;
}
div.news_wrapper {
border: 1px solid #646567;
padding: 7px 13px 7px 13px;
min-height: 257px;
margin-bottom: 13px;
}
p.news_help {
border-bottom: 1px solid #646567;
padding-bottom: 7px;
margin-bottom: 7px;
}
div.top_news {
border-bottom: 1px solid #646567;
margin-bottom: 7px;	
}
div.top_news p {
margin-bottom:7px;	
}
div.latest_news p {
margin-bottom: 1px;	
}
#content_body p.tags {
margin-bottom: 7px;
}
#top_news_date {
float: left;
margin-bottom: 0;
width: 117px;
margin-right: 13px;
}


/* Pushar */

#sponsors {
position: relative;
float: left;
display: inline;  /* förhindrar IE6 double-margin bug */
width: 130px;
height: 129px;
background: #fff url('../images/startpage/sponsors.gif') no-repeat;
margin: 0px 13px 0px 0px;
}
#co2_footprint {
position: relative;
float: left;
display: inline;  /* förhindrar IE6 double-margin bug */
width: 130px;
height: 129px;
background-color: Silver;
border: none;
margin: 0px 13px 0px 0px;
}
#side_events {
position: relative;
float: left;
display: inline;  /* förhindrar IE6 double-margin bug */
width: 130px;
height: 129px;
background-color: Silver;
margin: 0px 0px 0px 0px;
}
#co2_footprint p, #side_events p {
margin-bottom: 0;
}


/* Karta */

/*
#map {
position: absolute;
top: 0px;
left: 429px;
width: 416px;
height: 415px;
background-color: Silver;
}
*/


/* Film */

#map {
position: absolute;
top: 0px;
left: 467px;
width: 340px;
height: 405px;
background-color: Silver;
}
