body {
	background-color:#000000;
	margin:0;
	font-size:11px;
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content {
	background-color:#f8f3f9;
}

.meny  { color: black; font-size: 9px; font-weight: bold; text-decoration: none }
.meny_vald  { color: white; font-size: 9px; font-weight: bold; text-decoration: none }

.submeny  { color: black; font-size: 10px; font-weight: normal; text-decoration: none }
.submeny_vald  { color: black; font-size: 10px; font-weight: bold; text-decoration: none }

.submenyHeader {
	font-size:10px;
	font-weight: bold;
	color: white;

}

a { color: black; text-decoration: none }

.hotellHeader {
	color: white; font-size: 10px; font-weight: bold; text-decoration: none;
}

.eventHeader {
	color: black; font-size: 10px; font-weight: bold; text-decoration: none;
}

.eventText {
	color: black; font-size: 10px; font-weight: normal; text-decoration: none;
}

.event {
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}

.reservationInput
{
    font-size:10px;width:210px;
}

.reservationAsterisk
{
    font-size:10px;color:#ff0000;
}

td{font-size:10px;}
.tdBold{font-weight:bold;}
.noLinkLink{color:#000000;text-decoration:none;}
.noLinkLink:active{color:#000000;text-decoration:none;}
.noLinkLink:visited{color:#000000;text-decoration:none;}
.noLinkLink:hover{color:#000000;text-decoration:none;}

.plainText {
	background-color:#f8f3f9;
}

.topBar {
	background-image: url(/images/balk1.gif);
}