body {
	font-size: x-small;
	text-align: center;
}
#mainlayout {
	margin: 0 auto;
	width: 800px; 
	text-align: left;
}
#top {
	clear: both;
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	height: 90px;
	border-top: 1px #669966 solid;		
	border-bottom: 1px #669966 solid;
	border-right: 1px #669966 solid;
	border-left: 1px #669966 solid;
}
#right{
	float: right;
	width: 600px;
	margin: 0 auto;
	padding: 17px 10px 20px 10px;
	text-align: left;
	border-left: 1px #669966 solid;
	border-right: 0px #999999 solid;
	border-bottom: 0px #999999 dashed;
}
#left {
	float: left;
	width: 200px;
	padding: 20px 10px 10px 0px;
	text-align: right;
}
#bottom {
	width: 800px;
	padding: 0px 0px 0px 0px;
}
#footer {
	float: right;
	text-align: left;
	width: 600px;
	padding: 10px 10px 10px 10px;
	border: 1px #669966 solid;
}
#navigation {
	float: left;
	width: 200px;
	padding: 5px 10px 10px 10px;
	text-align: right;
}
#last {
	float: right;
	width: 600px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#validated {
	width: 800px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#prenumeration {
	float: right;
	width: 240px;
	padding: 0px 10px 0px 40px;
	margin-top: 0;
	text-align: left;
	background-color: #99CCFF;
}
caption { 
	caption-side: top; 
	width: auto;
	text-align: left;
	font-size: 1.0em;
	font-style: normal; 
	font-weight: 600; 
	font-family: Verdana,Geneva,sans-serif; 
	color: #000000;
	padding-left: 0; 
}
th { 
	text-align: left;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: 600; 
	font-family: Verdana,Geneva,sans-serif; 
	color: #000000;
	padding: 0.9em 0 0.9em 0; 
}
th.underline { 
	text-decoration: underline; 
}
th.cat {
	font-size: 0.7em;
}
td { 
	text-align: left;
	padding: 0.3em 1.2em 0.3em 0;
	font-size: 0.75em;
	font-style: normal; 
	font-weight: 400; 
	font-family: Verdana,Geneva,sans-serif; 
	color: #000000; 
}
td.cat {
	font-size: 0.7em;
}
tfoot { 
	font-size: 0.65em;
	font-style: normal; 
	font-weight: 400; 
	font-family: Verdana,Geneva,sans-serif; 
	color: #000000; 
	padding-top: 0.9em;
}
.zerotop {
	margin-top: 2px;
	font-size: 0.8em; 
	font-family: Verdana,Geneva,sans-serif; 
	color: #000000; 
}
.zerobottom {
	margin-bottom: 0px;
	font-size: 1.0em; 
	font-family: Verdana,Geneva,sans-serif; 
	font-weight: 600; 
	color: #000000; 
}
fieldset {
	width: 400px;
	text-align: right;
	padding: 5px 0px 5px 0px;
}
legend {
	color: #999999;
	font-family: "Trebuchet MS",Georgia,serif;
	font-size: 0.8em; 
}
label {
	font-size: 1.0em; 
	font-family: "Trebuchet MS",Georgia,serif; 
	color: #000000; 
	background-color: #FFFFFF;
	margin-right: 0.3em;
}
input {
	background: #ffffff;
	border: 1px #999999 solid;
	margin: 8px 100px 0px 0;
}
input.button {
	margin-right: 100px;
	background: white; 
	color: black; 
	border-width: 2px; 
	font-size: 1.0em;
}
textarea {
	background: #ffffff;
	border: 1px #999999 solid;
	margin-right: 100px; 
	margin-top: 10px;
	margin-bottom: 4px;
}
fieldset.signup {
	width: 600px;
}
fieldset.prenruta {
	width: 190px;
	border: #000000 1px solid;
	text-align: right;
	padding: 0px 10px 10px 10px;
	margin-top: 0;
}
legend.prenruta {
	color: #000000;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 0.8em; 
}
p.prenruta {
	text-align: left;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
label.short {
	width: 13.5em;
	text-align: right;
}
label.long {
	margin: 0.9em 0.9em 0 13.8em;
	text-align: right;
}
label.signup {
	margin-top: 0.5em; 
	margin-left: 1.0em;
}
input.prenbutton {
	margin: 0.5em 0 0 1.0em;
	width: 9em;
	font-size: .75em;
	letter-spacing: .1em;
	font-weight: 400;
	cursor: hand;
}
input.catbutton {
	margin: 0px 0px 0px 0px;
	width: 9em;
	font-size: .75em;
	letter-spacing: .1em;
	font-weight: 400;
	cursor: hand;
}
textarea.boxshort {
	margin: 0.5em 0.5em 0 0;
	vertical-align: top;
}
.help {cursor: help; color: #000000; border-bottom: 1px dotted #0c6; }

p {font-family: "Trebuchet MS",Georgia,serif; color: 333333; font-size: 1.0em}
p.special {font-family: "Trebuchet MS",Georgia,serif; color: 999999; font-size: 0.7em}
H1 {font-family: "Trebuchet MS",Georgia,serif; color: #3333cc; font-weight: 400; font-size: 1.7em; margin-bottom: 0px; text-transform: capitalize}
H2 {font-family: "Trebuchet MS",Georgia,serif; color: #3333cc; font-weight: 400; font-size: 1.4em; margin-bottom: 0px; text-transform: capitalize}
H3 {font-family: Verdana, Arial, sans-serif; font-weight: 600; font-size: 1.1em}
H4 {font-family: Verdana, Arial, sans-serif; font-weight: 600; font-size: 1.0em}
H5 {font-family: Verdana, Arial, sans-serif; font-weight: 600; font-size: 0.9em}
H6 {font-family: Verdana, Arial, sans-serif; font-weight: 600; font-size: 0.75em}
UL {font-family: "Trebuchet MS",Georgia,serif; color: 333333; font-size: 1.0em; list-style: circle}
OL {font-family: Verdana, Arial, sans-serif; font-size: 1.0em}

address {font-family: "Trebuchet MS",Georgia,serif; font-style: normal; color: 333333; font-size: 0.8em}

a.adress {text-decoration: none; color: 333333; font-weight: 400; font-family: "Trebuchet MS",Georgia,serif; 0.7em}
a.adress:hover {text-decoration: none; color: cc3333; font-weight: 400; font-family: "Trebuchet MS",Georgia,serif; 0.7em}
a.meny {text-decoration: none; text-transform: uppercase; line-height: 1.35em; color: 333333; font-weight: 400; font-family: "Trebuchet MS",Georgia,serif; font-size: 0.9em; letter-spacing: 0.1em}
a.meny:hover {text-decoration: none; line-height: 1.35em; color: cc3333; font-weight: 400; font-family: "Trebuchet MS",Georgia,serif; font-size: 0.9em; letter-spacing: 0.1em}
a.nav {text-decoration: none; text-transform: uppercase; line-height: 1.2em; color: 333333; font-weight: 400; font-family: "Trebuchet MS",Georgia,serif; font-size: 0.7em; letter-spacing: 0.1em}
a.nav:hover {text-decoration: none; text-transform: uppercase; line-height: 1.2em; color: cc3333; font-weight: 400; font-family: "Trebuchet MS",Georgia,serif; font-size: 0.7em; letter-spacing: 0.1em}