body {
	background: #CBCCCC url('bilder/bg.jpg') repeat-x;
	padding: 0;
	margin: 0;

}

a { font-family: Verdana, Arial, sans-serif; color: #000000; text-decoration: none;}

A:hover {
	COLOR: #0000FF
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}

h1 { font-family: Verdana, Arial, sans-serif; }
h2 { font-family: Verdana, Arial, sans-serif; }
h3 { font-family: Verdana, Arial, sans-serif; }

#wrapper {
	position: absolute; 
	left: 50%; 
	margin-left: -369px; 
	height: 99%; 
	width: 737px; 
	border: 0px solid #ffffff;
}

#logo {
	background: #CBCCCC url('bilder/logo.jpg');
	width: 737px; height: 111px;
	border: 1px solid #ffffff;
	margin-top: 50px;
}

#menu {
	background: url('bilder/silver_bg.jpg'); 
	width: 737px; 
	height: 24px; 
	margin-top: 10px; 
	border: 1px solid;
}

#left { left; float: left;  border: 0px solid; }
#right { float: right;  border: 0px solid; }

	.meny	{ padding: 5px 0 0 4px; font-family: verdana; font-size: 12px; }
	.date	{ padding: 10px 4px 0 0; text-align: left; font-family: verdana, tahoma, serif; font-size: 10px; }
	
#content {
	background: url('bilder/grey.jpg'); 
	width: 737px; 
	margin-top: 10px; 
	border: 1px solid;
}

	.content_left { 
		background: url('bilder/bild1.jpg');
		width: 125px;
		height: 405px;
}

	.content_middle { 
		width: 482px;
		height: auto;
}

	.content_middle_text { 
		width: auto;
		height: auto;
		padding: 10px
}

	.content_right { 
		background: url('bilder/bild2.jpg');
		width: 125px;
		height: 405px;
}
	.content_tom { 
		clear:both;
}

#footer {
	background: url('bilder/silver_bg.jpg'); 
	width: 737px; 
	height: 24px; 
	margin-top: 10px; 
	border: 1px solid;
}

	.footer_left	{ padding: 5px 0 0 4px; font-family: verdana; font-size: 10px; }
	.footer_right	{ padding: 4px 4px 0 0; text-align: left; font-family: verdana, tahoma, serif; font-size: 8px; 

}

#box1 {border: 1px solid #000000; width: 100%; height: 50px; margin-bottom: 10px; font-family: Verdana; font-size: 18px; font-weight: bold; text-align: center; }

#box_stor {border: 1px solid #000000; width: 100%; margin-bottom: 10px; font-family: Verdana; font-size: 12px; }

	.content_middle_favvo { 
		width: 100%;
		height: auto;
}





-
