html {min-height: 100%; margin-bottom: 1px;}
body {
	margin: 0px; padding: 0px;
	text-align: center;
	font-family: verdana,helvetica,sans-serif;
	background-color: #F1E2D1;
	}

a:link {color: #3232C4;}
a:visited {color: #858892;}
a:active {color: #FF0000;}
a:hover {color: #CAAB89;}


p.stortext {font-weight: bold; font-size: 16pt;}
p.tidstext {font-weight: bold; font-size: 22pt; line-height: 0pt; margin: 20px 0px 10px 0px;}
p.jattedatum {font-weight: bold; font-size: 90pt; line-height: 0pt; margin: 60px 0px;}
p.underrubbe {font-weight: bold;}
p.rubbe {
	margin: 0px;
	font-weight: bold;
	font-size: 14pt;
}


div#centerme {
	position: relative;
	width: 770px;
	margin: auto;
	}

div#logga {
	position: absolute;
	top: 30px;
	left: 5px;
	width: 263px;
	height: 83px;
	}

div#info {
	position: absolute;
	top: 420px;
	left: 5px;
	width: 260px;
	padding: 0px;
	font-size: 10pt;
	}

div#datum {
	position: absolute;
	top: 160px;
	left: 45px;
	width: 180px;
	padding: 10px 0px 20px 0px;
	background-color: white;
	}

div#brownborder {
	position: absolute;
	top: 250px;
	left: 281px;
	width: 473px;
	padding: 0px 6px 6px 6px;
	background-color: #CAAB89;
	}

div#chewycenter {
	text-align: left;
	top: 200px;
	left: 250px;
	width: 461px;
	padding: 6px;
	background-color: #FFFFFF;
	}

div#picdiv {
	position: absolute;
	top: 10px;
	left: 281px;
	padding: 6px;
	background-color: #FFFFFF;
	}

img#menykarta {
	position: absolute;
	top: 230px;
	left: 287px;
	}



