<!--
* {margin:0;padding:0}
/*
body {padding:0px; background:#ded7bb; height:100%;}
body {padding:0px; background:#aabbaa url(background.gif) repeat-y 50% 0; height:100%;} 
*/

body {padding:0px; background:#ddd7bb url(background.gif) repeat-x 50% 0; height:100%; height:100%; font-family:arial; font-size:13px;}

a:link {text-decoration:none; color:#000}
a:visited {text-decoration:none; color:#000}
a:active {text-decoration:none; color:#000}
a:hover {color:#ef007f; text-decoration:none;}

hr{height:1px;border:0px;color:#c7c6c1;background-color:#c7c6c1; margin-top:0px; margin-bottom:0px;}
.hrcomment {height:1px;border:0px;color:#333;background-color:#333; margin-top:0px; margin-bottom:10px;}

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

img {border:1px solid black;}

#container 
  {
		min-height:100%;
		width:970px;
		margin-top:10px;
		margin-bottom:0px;
		margin-left:0px;
		margin: 0 auto;
		text-align: center;
		height:100%;
	}

#maintop {width:970px; margin-top:119px; font-family:arial; font-size:11px; font-weight:bold; text-align:center; color:#000000;}

#mainnyhet {width:970px; margin-top:20px; background:#b5c6b5; text-align:center;}
#mainnyhettext {width:600px; margin-top:0px; padding-top:5px; padding-bottom:5px; margin:0 auto; text-align:left;}
.nyhetintro {font-family:arial; font-size:11px; font-style:italic; color:#000000;}
.nyhetrubrik {font-family:arial; font-size:16px; font-weight:bold; color:#000000;}


#mainbottom {width:970px; margin-top:20px; margin-bottom:20px; padding-top:5px; padding-bottom:5px; background:#b0c1b0; text-align:center;}
#mainright {width:570px; float:left; margin-left:10px; margin-top:-32px;}


-->