body 
{ 
	font: normal 100% Georgia, Palatino, Times, 'Times New Roman', serif; 
	background-color: #000000;
	height: 100%;
}
 
h1
{
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	margin: 15px 0px 0px 0px; 
}

h2
{
    font-size: 18px;
    margin: 15px 0px 0px 0px; 
}

h3
{
	font-size: 16px;
    margin: 10px 0px 0px 0px; 
}

p
{	
    margin: 10px 0px 15px 0px;
}

#container
{
	width: 800px;
	text-align: center;
	margin: 1.0em auto 0;
}

#main
{
	text-align: left;
    border: solid 1px #FFF;
    width: 800px;
    min-height: 600px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background:#ffffff url(background.jpg) repeat-y top left;
}


#title
{
    border: solid 1px #FFF;
    border-width: 0 0 2px 0;
	height: 294px;
	width: 800px;
	background: url(banner.jpg) no-repeat;
	
}

#title h1
{
	display:none;
}

#bottom
{
	width: 800px;
	height: 15px;
	background-color: #ffffff;
	clear:both;
	font-size: 0.7em;
	text-align: center;
}

#menu
{
	display:inline;
	float: left;
	width: 195px;
	background-color: #faf1e9;
}

#menu h1
{
	display: none;
}

#menu h2
{
	padding-top: 7px;
	margin: 7px 4px 0px 4px;
	font-size: 16px;
}

#menu ul 
{
	margin: 0px 6px;
	margin-bottom: 7px;
	padding: 0px;
}

#menu li 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li a 
{
	text-decoration: none;
	color: #000000;
}

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

#menu .first_menu_item ul
{
	margin-top: 10px;
}

#text-container
{
	margin-left: 200px;
	width: 600px;
}

#text
{
	position: relative;
	width: 580px;
	padding: 10px;
	margin: 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: auto;
}

#helper-top
{
	display:none;
	margin-left: 199px;
	height: 600px;
	width: 1px;
	background-color: #F00;
}

.nobr
{
	white-space: nowrap;
}

.color_bg
{
	text-align: center;
	background-color:#ddffc9;
}

.text_image
{
}

.text_image
{
	display: block;
	margin: 15px 0px;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	
}

.text_image img
{
	display: inline;
	border: solid 1px #000;
}

.text_image span
{
	display: block;
}

.inline_content
{
	display: inline;
}

.datum_nyhet
{
	font-size: 0.8em;
}

