body
{
font-family: "Lucida Grande";
color: #414141;
} 

h1 
{
text-align: center;
font-size: 200%;
font-weight:	bold
} 

h2 
{
text-align: center;
font-size: 150%;
font-weight:	bold
} 

.center
{
text-align: center;
} 

p.bold
{
font-weight:	bold;
}
div.comments
{
  background: #5A9B01;
  color: white;
  padding: 15px;
  width: auto;
  border: 1px solid #414141;
  line-height: 1.4em;
  z-index:10;
}

.brd img
{
border: 1px solid #414141;
}
embed.brd
{
border: 1px solid #414141;
height: 240px;
width: 320px;
}

a {
  color: #414141;
  text-decoration: bold;
  }

.textbox a {
  color: #414141;
  text-decoration: none;
  }
  
a:hover {
  text-decoration: underline;
}

.textbox {
  background: #5A9B01;
  color: white;
  padding: 15px;
  width: auto;
  border: 1px solid #414141;
  line-height: 1.4em;
  }
.textbox_small {
  background: #5A9B01;
  color: white;
  padding: 3px;
  width: auto;
  border: 1px solid #414141;
  line-height: 1.4em;
  font-size: 85%;
  }
  

#ramme {
	margin:0 auto;
	background:white;
	padding:5px;
	border:4px solid #222;
	width: 850px;
}

.flytende {
	width:90%;
}

#main {
  padding: 10px 50px 10px 50px;
  }
  
#sidebar {
float:left;
width: 160px;
}

.title {
  display:block;
  float:left;
  position:relative;
  z-index:200;
  color:white;
  padding: 20px 0 0 0;
	font:225% 'Lucida Grande','Trebuchet MS';
	}

	.titlecontainer {
	  position:relative;
	  width: 850px;
	  height: 107px;
	  background-color: green;
	  overflow: hidden;
	}

	#imagecontainer {
	  position: absolute;
	  left: 2px;
	  top: 1px;
	  width: 1200px;
	  height: 107px;
	}
	
	#imagecontainer img {
		border: 1px solid white;
	}

#poweredby {
  text-align: center;
  }

.textbox ul li {
	padding-left: 20px;
	list-style: none;
	background: url(../bilder/bullet-alt.gif) no-repeat 0 3px;
	}

.textbox img {
	border : 1px solid white;
}
