body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
background: url(../img/ab_bkg_red.gif) repeat-x;
text-align:center;
}
#wrapper{
margin:auto;
width:830px;
text-align:left;
}
#header_user {
height:128px;
width:830px;
position:relative;
background-color:#88a50a;
}
#navigation {
height:24px;
width:830px;
}

#content_bottom { 
margin: 0px 0px 0px 0px;
width: 830px;
clear: both;
}

#content_middle_green { 
background: rgba(233,231,222,0.97);
width: 810px;
padding: 10px;
}

#content_middle { 
background: white;
width: 830px;
padding:5px;
}

#footer { 
 background: white;

}
#sign-up {
	width: 230px;
	height: 150px;
	background-color: white;
	color: black;
}

.box_nav {
	width: 210px;
	height: 22px;
	margin: 0;
	padding: 1px;
	position: relative;
}

.nav_user {
	width: 460px;
	float: none;
	height: 15px;
	position: relative;
	clear: left;
}

.box_content_right {
	width: 150px;
	height: 130px;
	border: 1px solid silver;
	left: 50px;
	float: right;
	clear: both;
	position: static;
}
.box_content_left {
	width: 500px;
	height: 130px;
	position: static;
	margin: 0;
	padding: 10px 5px 5px;
}

.h1_w {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

.h2 {
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

.h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #c61914;
}

.h6 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: gray;
	margin-bottom: 5px;
}

.h5 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: black;
}


.f_smaller_topic {
	color: black;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
}

.f_nav {
font-family:Arial, Helvetica, sans-serif;
color:Black;
font-weight:bold;
font-size:12px;
background:none;
text-decoration:none;
display:block;
line-height:22px;
}

.f_nav:hover{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
font-size:12px;
background:#e9e7de;
text-decoration:none;
display:block;
line-height:22px;
}
.f_nav_current {
font-family:Arial, Helvetica, sans-serif;
color:Black;
font-weight:bold;
font-size:12px;
background:#e10026;
text-decoration:none;
display:block;
line-height:22px;
}
.f_nav_current:hover {
font-family:Arial, Helvetica, sans-serif;
color:Black;
font-weight:bold;
font-size:12px;
background:#e9e7de;
text-decoration:none;
display:block;
line-height:22px;
}

.f_txt_bigger {
	color: black;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
}

.f_topic_big {
	color: black;
	font: 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
}

.f_smaller {
	margin: 12px 0;
	color: black;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

a{
	color: #c61914;
	text-decoration: none;
}

a:hover {	
	text-decoration: none;	
}

.dot_border {border-bottom-style: dotted; border-bottom-color: #003366; border-bottom-width: 1px;}

.kantlinje {border-bottom: 1px dotted #003366;
}
.YellowStripe {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color:#fffde4;
}
#header_admin {
height:128px;
width:830px;
position:relative;
background-color:Orange;
}

.visitor {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #c61914;	
}
.autoText{
	color:Black;	
	font: 11px Arial;		
}
.autoTextH{
	color:Black;
	background-color:Yellow;	
	font: 11px Arial;
	font-weight:bold;
}
.OfferTopic
{
	color: #c61914;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
}
UL,LI
{
	padding-left:15px;
	margin-left:15px;
}
