h1           { font-family: Arial Black; font-size: 36pt }
h4		     { font-family: Arial; font-size: 7pt; text-align:center; line-height:150%; font-weight:bold  }
table        { border-left:2px solid #FF0000; border-right:2px solid #FF0000; padding-left: 0; padding-right: 0; 
               background-image: url('../../images/starbckgrnd1.gif'); border-left-color:#FF0000; border-right-color:#FF0000} 
body         { font-size: 12pt; font-family: Arial Narrow; color: #FF0000; position: absolute; 
               background-image: url('../../images/starbckgrnd1.gif'); left-margin:100px; right-margin:100px;
			   
			   }

#bodybox {
	position:relative;
	width:90%;
}

#leftstarcolumn {
	position:absolute;
	top:0px;
	left:0px;
	width:120px;
	padding:5px;
}

#rightstarcolumn {
	position:absolute;
	top:0px;
	right:0px;
	width:120px;
	padding:5px;
}

#contentarea {
	width: 550px;
	border-left:2px solid red;
	border-right:2px solid red;
	padding: 0px 10px 0px 10px;
}

.starcontainer {
	position:relative;
	width:110px;
	height:110px;
	border:1px solid black;
	background-image:url('/images/Stjerne6.gif');
}

.startext {
	font-size:11px;
	position:absolute;
	top:37%;
}

.gallericenter {
	position:relative;
	width:250px;
	height:110px;
}

.gallerileft {
	position:relative;
	left:-100px;
	width:250px;
	height:110px;
}

.galleriright{
	position:relative;
	right:-100px;
	width:250px;
	height:110px;
}

table {
	border: 1px solid gray;
}
th {background-color:silver;}
td {background-color:white;}

/* Style til gæstebog */

.guestfull {
	text-align:left;
}