body {
	font-size:10px;
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#fff;
	background:#eee;
	background:#600000;
 	background:#900000;

	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;	
 	color:#EEEEEE;
}

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

#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 {
	background-repeat: no-repeat;
	background-image: url(/start/framsida.jpg);
	height:600px;
	width:819px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:797px;
}
body>#frontpage{width:799px;}

#normal>p {
	margin:0px;
}
#normal>p+p {text-indent:30px;}
#normal p 
{
}
#menu {
    background-repeat: no-repeat;
	background-image: url(/loggo.gif);
	position:fixed;
	top:0px;
	left:0px;
	padding:10px;
/*	border:dashed 1px;*/
  	background:#B4CFDC; 
  	background:#b44040;
  	background:#400000;
  	color:BBBBBB;
 	color:#EEEEEE;

  	
	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;
	background:#900000;
	background:#400000;
 	color:#EEEEEE;
}

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

.right {
	text-align:right;
}

thead {
    font-weight: bold;
    background:#C1CED3;
	color: #000;
}

tr.odd {
    background:#C1CED3;
}
tr.even {
    /*background:#A1AEB3;*/
}

div.row {
    clear: both;
    padding-top: 10px;
}

div.float {
    float: left;
    width: 200px;
    margin: 10px;
    padding: 10px;
}
