body.startsida {
		background-image:url(../img/bgstart2.jpg);
		background-color:#B31B34;
		}
		
body.malena {
		background-image:url(../img/bgred.gif);
		background-color:#B31B34;
		}
		
table.startsidan {
		background-color:#FFFFFF;
		width:300px;
		height:auto;
		border:solid;
		text-align:center;
		padding:0px;
		margin:100px;
		}

div.centrerat {
		text-align:center;
		}

td.startsidan {
		border:solid;
		text-align:center;
		}

td.valkommen {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 30px;
	color:#CC0000;
	text-align:center;
	font-weight:bold;
	}
	
td.forheladig {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 40px;
	color:#CC0000;
	text-align:center;
	}
	
td.hkbe {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 26px;
	color:#CC0000;
	text-align:center;
	font-style:italic;
	}
	
table.malenameny {
		background-image: url(../img/malenabakgrund.jpg);
		border:solid 1px #000000;
		width:240px;
		height:352px;
		background-repeat:no-repeat;
		text-indent:10px;
		}

table.helenameny {
		background-image: url(../img/helena22.jpg);
		border:solid 1px #000000;
		width:240px;
		height:352px;
		background-repeat:no-repeat;
		text-indent:10px;
		}

td.meny {
	line-height:10px;	 
	 }
	 
img {
	border:none;
	position:top;
	}
	
a:link {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	color:#B31B34;
	text-decoration:none;
	font-weight:bold;
	}

a:visited {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	color:#B31B34;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	font-family: "Century Gothic", Arial, Verdana;
	background-color:#FFFFFF;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
