@charset "iso-8859-1";
/* CSS Document */

body {
 background-color: #787878;
 font: 12px arial, sans-serif;
 margin: 0 0 0 0;
 padding: 0;
 overflow-y:scroll;
}

h1 {
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
}

h2 {
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
}

h3 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
}

#Sidhuvud {
	background-color:#C8C8C8;
	}

#Textram {
background-color:#ffffff;
color:#5C5C5C;
margin: 0px auto 0px;
width:717px;
border-left:#000 solid 3px;
border-right:#000 solid 3px;
border-top: none;
border-bottom: none;
}

.banner-bg
{
	background-image:url(../images/maroon-top-bg.gif);
background-repeat:repeat-x;
height:34px;
margin:0px auto 0px;
}

.banner-bg div {
margin:0px auto;
}


#content-center
{
background-image: url(../images/background.jpg);
background-repeat:repeat-x;
border-top:1px solid #ffffff;
padding:10px;
}

#content-page
{
 width:717px;
 color:#5C5C5C;
 margin: 0px auto 0px;
 background-color:#ffffff;
 text-align:left;
 border-left:#000 solid 3px;
border-right:#000 solid 3px;
border-top: none;
border-bottom: #000 solid 3px;

}
.annonserFramsida {
	padding: 2px;
	float: right;
	width: 150px;
	border: 2px solid #A30000;
	overflow: hidden;
	visibility: visible;
	position: relative;
	
	
	vertical-align:text-top;
}

a:link {
	text-decoration:underline;
	color: #5C5C5C;
	}
a:hover {
	text-decoration:underline;
	color: #ff0000;
	}
a:visited {
	text-decoration:underline;
	color: #5C5C5C;
	}
a.LoggaUt:link {
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
	} 
	
a.LoggaUt:hover {
	text-decoration:none;
	color: #ff0000;
	font-weight:bold;
	} 

a.LoggaUt:link {
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
	} 