@import url(jugendsolarprojekt.css);

body{
background-color:#fff;
margin:10px;
}

#left_col, #rootline, #print_sitemap, .search{
display:none;
}

#footer{
margin:30px 0 0 0;
border-top: 1px solid #000;
}

a, h1, h5{
color:#000;
}

#mid_col{
width:510px;
}

#right_col *{
background-color:#EFEFEF;
display:none;
}


#box{
width: 670px;
position: static;
top: 0;
left:0;
margin:0;
/*
position: absolut;

*/
}



.border_top {
padding:5px;
border-top:1px solid #000;
clear:both;
width:670px;
}

.url{
margin:10px 0 40px 0;
border-top:1px solid #000;

}