body {
	font-size:10px;
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000;
	background:#eee;
	border:none;
}

h1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:20px;
	line-height:28px;
	font-weight:900;
	color:#666;
}

table {
	font:11px/20px verdana, arial, helvetica, sans-serif;
}

p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
}

img {
	border:none;
}

a	{
	color:#888;
	/*font-size:11px;*/
	/*text-decoration:none;*/
	/*font-weight:bold;*/
	font-family:verdana, arial, helvetica, sans-serif;
}

a:link {color:#000;}
a:visited {color:#000;}
a:hover {color:#555;}

#menu a
{
	text-decoration:none;
	font-weight:bold;	
}

#normal, #frontpage {
/*	border:solid 1px;*/
	margin:0px 0px 0px 185px;
	padding:10px;
	width:595px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:575px;
}
body>#normal{width:575px;}

#frontpage {
	height: 500px;
	background-repeat: no-repeat;
	background-image: url(/start/Framsida2.jpg);
}

#normal>p {
	margin:0px;
}
#normal>p+p {text-indent:30px;}
#normal p 
{
}
#menu {
	position:absolute;
	top:0px;
	left:0px;
	padding:10px;
/*	border:dashed 1px;*/
  	background:#B4CFDC; 
	line-height:17px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	width:185px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:165px;
}
body>#menu {width:165px;}
#menu {
    background-repeat: no-repeat;
	background-image: url(/loggo.png);
    background-position: 80px 35px
}
div.menu_right
{
	float: right;
	border:none;
}

div.image p, p.caption
{
	font-weight:bold;
	font-size: 10px;
}

table
{
	border:none;
	border-collapse: collapse;
	font-size: 10px;
}

td
{
	padding: 0px 4px 0px 4px;
	vertical-align:text-top;
}
td.image
{
	height:175px;
	vertical-align:bottom;
}
td.info{
    height: 175px;
}
tr.head, tr.thead
{
	font-weight:bold;
}

/* Generella inställningar för alla boxar i Gästboken*/
div.guestbook
{
	width: 530px;
	margin: 0px;
	padding: 0px;
}

/* Generella tabellinställnigar */
/* table.messages och table.form används för att komma åt de olika blocken*/

div.guestbook table.form
{
	font-weight:bold;
}


/*Sidhuvud och Sidfot*/
div.guestbook tr.thead, tr.tfoot
{
	font-weight: bold;
	background:#B1BEC3;
	color: #000;
}

/* Meddelandet */
div.guestbook tr.tmess
{
	background:#B4CFDC;
	color: #000;
}

.right {
	text-align:right;
}

