/* CSS Document */
html {
	overflow: -moz-scrollbars-vertical;
}
body { 
	background-color:#FFFFFF;
	font-family: verdana, tahoma, arial;
	color:#272727;
	font-size:11px;
	padding: 0;
	margin: 0;
	letter-spacing:0.2px;
	line-height:20px;
}

input 		{ font-family: tahoma, Verdana, Arial; font-size:11px;}
ul 			{ margin:0; padding:0; }
li 			{ list-style:none; }
td			{border-top:1px solid #eeeeee; border-right:1px solid #eeeeee;}
select		{ font-family: tahoma, Verdana, Arial; font-size:11px;}

.bg_change 	{ background-color:#c0d3dc;}
img				{ border:none; }

a:link 	  		{ text-decoration: none; color: #FFFFFF; font-weight:bold; }
a:visited 		{ text-decoration: none; color: #FFFFFF; font-weight:bold; }
a:active  		{ text-decoration: none; color: #FFFFFF; font-weight:bold; }
a:hover  	 	{ text-decoration: none; color: #FFFFFF; text-decoration:underline; font-weight:bold;}

a.black:link 	  		{ text-decoration: none; color: #272727; font-weight:bold; }
a.black:visited 		{ text-decoration: none; color: #272727; font-weight:bold; }
a.black:active  		{ text-decoration: none; color: #272727; font-weight:bold; }
a.black:hover  	 		{ text-decoration: none; color: #FF0000; text-decoration:underline; font-weight:bold;}

a.smallblack:link 	  		{ text-decoration: none; color: #272727; font-weight:bold; font-size:10px;}
a.smallblack:visited 		{ text-decoration: none; color: #272727; font-weight:bold; font-size:10px;}
a.smallblack:active  		{ text-decoration: none; color: #272727; font-weight:bold; font-size:10px;}
a.smallblack:hover  	 	{ text-decoration: none; color: #FF0000; text-decoration:underline; font-weight:bold; font-size:10px;}


h1 { margin:0px; padding:0px; font-size: 13px; color:#000000;}
h2 { margin-top:20px; }
h3 {}
h4 {}


#menycontainer ul			{ line-height:27px; margin-left:0; padding-left:0; float:left; width:100%; border-top:1px solid #2c6797; }
#menycontainer li			{ display: inline;}
#menycontainer ul a			{ float:left; text-decoration:none; padding:3px 15px;}
#menycontainer a:link		{ color: #ffffff;}
#menycontainer a:visited	{ color: #ffffff;}
#menycontainer a:hover		{ line-height:27px; background: #152e42;}
#menycontainer a#current	{ line-height:30px; background: #dddddd; color: #272727;}


.wh_logo					{ border:1px solid #CCCCCC;}
.tr_bg				 		{ background:url(bilder/bg_td.gif); background-repeat:repeat-x; background-position: bottom;}
.paket_tabell				{ border: 1px solid #cccccc; margin-top:10px; font-size:11px; letter-spacing:0px; width:750px; max-width:750px;}
.admin_tabell				{ border: 1px solid #AA0000; margin-top:10px; font-size:11px;}
.menu_line 					{ height:2px; width:100%; background:url(bilder/menu_line.gif); }
.logo 						{ margin-top:27px; margin-bottom:4px; }
.paging						{ text-align:center; margin-top:20px; color:#666666; padding:3px; width:744px;  border:1px solid #CCCCCC;}
.top_div 					{ background:url(bilder/bg5.jpg); border-bottom:1px solid #CCCCCC; height:195px; }
.middle_div 				{ min-height:500px; }
.bottom_div 				{ padding:0px 0px 0px 0px; background:url(bilder/bg5_bottom.jpg); height:244px; }
.bottom_div_text 			{ color:#DDDDDD; margin:75px 0px 0px 0px; text-align:left;}
.center_div 				{ width: 900px; max-width:auto; height:100%; margin: 0px auto 0; padding-left:10px;}
.text_ruta 					{ clear:both; padding:10px 5px; height:55px;}
.filter_div					{ width:748px; height:auto; padding:5px; margin-top:10px; font-size:11px; }
.kommentar_bild				{ float:right;  margin-right:10px;}
.trophy_bild				{ float:right;  margin-right:0px;}
.compare					{ float:left;  width:auto; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC; text-align:center; }
.compare_left				{ float:left;  width:auto;  border-left:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC; 
								border-right:3px solid #CCCCCC; padding-right:3px; text-align:left;}
.color						{ background-color:#efefef; height:20px; padding:0px 5px 0px 5px; }
.nocolor					{ padding:0px 5px 0px 5px;  height:20px; }
.noresult					{ background-color:#c72e2e; color:#FFFFFF; margin: 20px 0px 0px 0px; padding:5px; font-weight:bold; }

.div_annons_right			{float:right; width:150px; text-align:right; }
