html,body{margin:0;padding:0;}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}

h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
 
div#container{text-align:left}
div#content p{line-height:1.4}

 .contenttext{
border: 1px solid #FFFFFF;
/* background-color: white; */
border-bottom-width: 1;
width: 650px;
margin: 15px;
position: center;
background:rgb(86, 91, 86);
background-color:rgba(240, 255, 240, 0.35);
}

 .contentbilder{
border: 1px solid #FFFFFF;
/* background-color: white; */
border-bottom-width: 1;
width: 650px;
margin: 15px;
background:rgb(86, 91, 86);
background-color:rgba(240, 255, 240, 0.35);
position:static;
text-decoration: none;
}

.bild{
border: 1px solid #FFFFFF;
margin: 5px;
width: 200px;
background:rgb(124, 132, 124);
background-color:rgba(240, 255, 240, 0.25);
position:relative; 
} 

.bild a{
text-decoration: none;
}

.bild strong{
    margin: 5px 5px 5px; 
    border: 0px solid #FFFFFF;
    width: 188px;
    text-align: center;
}

.bild img{
    margin: 5px 5px 5px; 
    border: 1px solid #FFFFFF;
    width: 188px;
}

div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#scontainer{width:90px;margin:0 auto}
div#container{width:900px;margin:0 auto}
div#header{width:100%;margin:0 auto}

div#content{
float:right;
width:680px;
height: 347px;
background:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.9);
}

div#navigation{
float:left;
width:220px;
height: 347px;
background:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.9);
}

div#footer{clear:both;width:100%}

div#topmenu{
background:rgb(124, 132, 124);
background-color:rgba(240, 255, 240, 0.25);
position:relative; 
top:265px; 
left:15px; 
width:870px;
min-height:70px; 
border:solid 1px white;
padding:0px
}

div#topmenu1{
background:rgb(124, 132, 124);
background-color:rgba(240, 255, 240, 0.25);
width:870px;
min-height:70px; 
padding:0px
}

