body 
{
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
}

.top_val
{
	background-color: #4D50BB;
	border-bottom: 3px solid #7B7DCC;
	cursor:default;
	margin-left:0px;
	width: 100%;
	padding: 7px;	
	margin-bottom: 2px;
}

.sok_val
{
	width:100%;
	background-color:#DC2F31;
	border-bottom: 3px solid #E46767;
	margin-bottom:10px;
}

.top_val_txt_rubrik
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.sok_knapp
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 80px;
	background-color: #4D50BB;
	border: 2px solid #FFFFFF;
}

.sok_rubrik_1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.sok_rubrik_td
{
	height: 25px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;	
}

.annons
{
}

.annons_over
{
	background-color: #F0F0F9;
	cursor:pointer;
	background-image: url(/img/bg_list_gray_over_remote_1.png);
	background-repeat: repeat-x;
	background-position: top;	
}

.img_galleri {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 4px;
	background-color: #FFFFFF;
}

/* Tabbar */

.shadetabs_remote{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs_remote li{
display: inline;
margin: 0;
}

.shadetabs_remote li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #4D50BB;
color: #FFFFFF;
background-color: #4D50BB;
}

.shadetabs_remote li a:visited{
color: #FFFFFF;
}

.shadetabs li a:hover{
text-decoration: none;
border-bottom: 1px solid #FFFFFF;
color: #FFFFFF; /* färg på markerade tabbens rubrik*/
}

.shadetabs_remote li.selected{
position: relative;
top: 1px;
}

.shadetabs_remote li.selected a{ /*selected main tab style */
border-bottom-color: white;
background-color: #FFFFFF;
color: #4D50BB;
}

.shadetabs_remote li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle_remote{
border-top: 1px solid #4D50BB;
width: 96.5%;
margin-bottom: 1em; padding: 10px;
}

/* /Tabbar */

/* Sökvillkor */

.sokvillkor_rubrik
{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.sokvillkor_falt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 100px;
	border: 1px solid #FFFFFF;
}

/* /Sökvillkor */