a:hover { color: #6699FF }
a:active { color: #f00 }
a {
	color: #6699FF;
	text-decoration: none;
}
body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
	topmargin:0px;
	leftmargin:0px;
} 
.rod-bold {
	color: #CC0033;
	font-weight: bold;
} 

.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px 
	}

.litentext { 
	font-family: Verdana, Georgia; 
	font-size: 12px
	}
	
	
	/* Ny Bra */
.rubriktext {
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	text-shadow: #ccc 1px 2px 2px;
}




.rubriktextvit {
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}


.rubriktextA {
	font-style: normal;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	font-size: 20px;
}


h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}



/* tabel */
table.kohchang {

	weight:1011px;
	background-color: #fff;
	border:0px;
	padding-left:0px;
	padding-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	
	border-bottom:1px dotted #c5c5c5;
}
table.kohchang td.banner {
	weight:1011px;
}
table.kohchang td.meny {
	padding-left:1px;
}
table.kohchang td.ram1 {
	width:200px;
	padding-left:0px;
	padding-right:3px;
	
	
	border-right:1px dotted #c5c5c5;
}
table.kohchang td.ram2 {
	width:590px;
	
	padding-left:4px;
	padding-right:4px;
	
	border-right:1px dotted #c5c5c5;
}
table.kohchang td.ram3 {
	width:200px;
	
	padding-left:4px;
}
table.kohchang td.ram4 {
	
	weight:1011px;
	padding-left:4px;
	
}


