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

body {
 background-color: #E4E4E4;
 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: #E4E4E4;
	}

#Textram {
background-color:#ffffff;
color: #333333;
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;

width:717px;
border-left:#000 solid 3px;
border-right:#000 solid 3px;
border-top: none;
border-bottom: none;

}

.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: #333333;
 margin: 0px auto 0px;
 background-color:#ffffff;
 text-align:justify;
 border-left:#000 solid 3px;
border-right:#000 solid 3px;
border-top: none;
border-bottom: #000 solid 3px;

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

a:link {
	text-decoration:underline;
	color: #333333;
	}
a:hover {
	text-decoration:underline;
	color: #ff0000;
	}
a:visited {
	text-decoration:underline;
	color: #333333;
	}
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;
	} 
