body {
font-family: "Century Gothic", Verdana; 
font-size: 13px;
text-align: center
color: #000000;
background-color: FFFFFF;
}

.ground {
width: 100%;
height: 100%;
text-align: center;
}

div.frame {
width: 770px;
height: 480px;
border: 1px solid black;
background-image: url("bg.jpg");
background-repeat: no-repeat;
background-color: white;
}

div.tilforside {
float:left;
margin-top: 0px;
}

div.menu {
width: 550px;
height: 30px;
float: right;
margin-top: 0px;
margin-right: 0px;
text-align: center;
font-size: 18px;
font-weight: bold
}

div.main {
width: 490px;
height: 300px;
float: right;
margin-top: 5px;
margin-right: 0px;
text-align: left;
overflow:auto
}

div.bredde {
width: 470px;
font-size: 13px
}

div.bund {
width: 650px;
color: black;
float: right;
font-size: 10px;
margin-top: 15px;
margin-right: 20px;
text-align: right
}

span.hevet {
font-size:10px;
position:relative;
bottom:5px;
right:0px
}

a.menu {
color: black;
text-decoration:none
}

a.menu:hover {
color: #555555;
text-decoration:none;

}

a.bunden {
color: #000000;
text-decoration:none
}


a.bunden:hover  {
color: #555555;
text-decoration:none;

}

a {
color: #000000;
text-decoration:underline
}


a:hover  {
color: #555555;
text-decoration:none;

}
a.pic {

color: #000000;

text-decoration:none;

}





a.pic:hover  {

color: #555555;

text-decoration:none;


}

img.pic1 {
border: 2px solid black
}


span.pic_left {
float:left;
border-right: 0px solid black;
padding-right : 4px
}

span.pic_right {
float:left;
margin-left: 0px
}

hr  {
	border: 0;
	border-top: 1px solid gray;
}

div.datebox {
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	margin-top: 15px;
}

h3 {
	margin: 0;
	padding: 0;
}
