


body { text-align:center; margin:0; padding:0;
	background-color: white;
	background-image: url('Bilder/bakgrunn1.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
}
h1 { color: black;}

h2 {color: black;}


#helhet { margin:auto;  width: 1000px; text-align: center }

#logo { background: transparent; height: 180px }

#navigation { height: 80px; position: relative }

#content { height: 800px }

#helhet2 { position: absolute; height: 750px; width: 980px; }

/* #newsfeed { position: ; margin-right: 750px;  height: 600px; width: 200px; } */

#content2{   height: 750px; width: 980px; }

#rad1 { position: absolute; left: 30px; top: 50px; }
#midten { position: absolute; left: 250px; top: 50px; }
#rad2  { position: absolute; left:800px; top: 50px; }



.meny a:link 	{color:black; font-weight: 900; font-size:18px; text-decoration: none;}
.meny a:visited {color:black; font-weight:900; font-size:18px; text-decoration: none;}
.meny a:hover 	{color:red; font-weight: 900; font-size:19px; text-decoration: none;}
.meny a:active 	{color:green; font-weight: 900; font-size:19px; text-decoration: none;}



.meny  {
    background-image: url(Bilder/knapp.gif);
    background-color: transparent;
}

.newsfeed {
    background-image: url('Bilder/side.gif');
    background-repeat: no-repeat;;
    background-attachment: relative;
    background-color: transparent;
}


.body {
    background-image: url('Bilder/midt2.gif'); 
    background-color: #6699FF;
    text-align: center;
    background-repeat: no-repeat;
    background-attachment: relative;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 30px; 
}

.bodyabout {
    background-image: url('Bilder/bakgrunn122.jpg');
    background-color: #6699FF;
    text-align: left;
    background-repeat: no-repeat;
    background-attachment: relative;
    padding-top: 15px;
    padding-right:150px;
    padding-left: 150px;
    padding-bottom: 30px; 
}

.bodyprogram {
    background-image: url('Bilder/midt2.gif');
    background-color: #6699FF;
    text-align: left;
    background-repeat: no-repeat;
    background-attachment: relative;
    padding-top: 15px;
    padding-right:150px;
    padding-left: 150px;
    padding-bottom: 30px; 
}



.logo {  }

/* Laget av Sindre Kjetså, sindree1(at)gmail.com */
