body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F08E7D;
	color: #660000;
	background-image: url(../bilder/bakgrund.jpg);
	background-repeat: no-repeat;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ramrosa {
	border: thin solid #CC6666;
}



body, html
{	scrollbar-face-color:#ffcccc;
scrollbar-highlight-color:#black;
scrollbar-3dlight-color:#ffcccc;
scrollbar-darkshadow-color:#cc9999;
scrollbar-shadow-color:#ffcccc;
scrollbar-arrow-color:#cc9999;
scrollbar-track-color:#ffeff1;
}

html, body { overflow-x: hidden; }


.rubrikrosa {
	font-size: 24px;
	font-weight: bold;
	color: #CC6666;
	font-family: Arial, Helvetica, sans-serif;
}
.overstrykning {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC6666;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.rubriklitenbrun {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
.padding {
	padding: 3px;
}

.tabellrosa {
	background-color: #CC6666;
}


a:link {
	color: #663300;
}
.rubrikmindrerosa {
	font-size: 18px;
	color: #CC6666;
}
.hand {
	cursor: hand;
}

.textrosa {
	font-weight: bold;
	color: #CC6666;
	font-family: Arial, Helvetica, sans-serif;
}
.tabellvit {
	background-color: #FFFFFF;
	padding: 4px;
}
.bakgrundljusrosa {
	background-color: #FDF3EA;
	padding: 4px;
}

