ul.zzul {
	list-style-type:none;
	display: block;
}
#page {
	width:1250px;
	height:750px; 
	text-align:left; 
	text-decoration: none;
}
#toprow {
	width: 1100px;
	height: 150px;
	position: absolute;
	left: 200px;
	top: 0px;
	/*float: left; */
	overflow: auto;
	background-color: #ffffee;/*#99d5f6;*/
	font-family: verdana; font-size: 50px; text-align:center; font-weight:bold;
	padding-top: 40px;
}
.topmenu {
	font-family: helvetica;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	left: 150px;
	top: 85px;
	z-Index: 10;
}
#imgtopmenu {
	padding-top: 40px;
	padding-left: 50px;
	/*width: 400px;
	height: 100px;*/
	float: left; 
	overflow: auto;
	position: absolute;
	/*left: 50px;
	top: 5px;*/
}
#logo{
	position: absolute;
	left: 10px;
	top: 10px;
}
#leftcol {
	position: absolute;
	left: 0px;
	top: 0px;
	width:200px;
	height: 750px;
	overflow: auto;
	background-color: #ffff99;/*#99d5f6;*/
}
.leftcolcfg {
	font-family: helvetica;
	text-decoration: none;
	color: black;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	padding-left: 0px;
}
#maincol {
	width: 1100px;
	height: 700px;
	position: absolute;
	left: 200px;
	top: 150px;
	overflow: auto;
	/*background-color: #d5f793;
	background-color: #d7f88f;*/
	background-color: #ffffee;/*#99d5f6;*/
	font-family:Arial; font-size: 16px; color:black;
}
#bottomrow {
	width: 1100px;
	height: 360px;
	position: absolute;
	left: 200px;
	top: 750px;
	overflow: auto;
	background-color: #ffffee;/*#99d5f6;*/
	font-family: verdana;font-size: 12px;
}
.bottomcfg {
	text-decoration: none;
	/*color: 000000;*/
	font-size: 12pt;
	font-family: verdana; font-size: 16px;
	/*font-weight:normal;
	font-family: impact;*/
	position: relative;
	top: 0%;
}
table.styrelsefg {
	text-decoration: none;
	/*color: 000000;*/
	font-family: verdana; font-size: 16px;
	/*font-weight:normal;
	font-family: impact;*/
	position: relative;
	top: 0%;
}
a {
	text-decoration: none;
}
li {
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 2px;
}

image {
	border-style: none;
}
p {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.messagebox {
	background-color: white;
	border: 2px dotted gray;
	height: 400px;
	width: 520px;
	padding-left: 20px;
	margin-left: 50px;
	margin-top: 40px;
	font-family: helvetica;
	font-size: 12pt;
}
p.firstrow:first-line {
	font-weight: bold;
	font-style: italic;
	font-size: 17pt;
}
p.firstrow:first-letter {
	color: red;
	font-size: 20pt;
}
p.firstrowsubpages:first-line {
	font-weight: bold;
	font-size: 17pt;
}
p.rowsubpages {
	font-weight: bold;
	font-size: 17pt;
}
#formcontainer {
	font-family: helvetica;
	font-size: 22pt;
}
input {
	font-family: verdana;
	font-size: 11pt;
}
table {
	border: 0px;
	width: 600px;
	font-family: verdana;
	font-size: 16pt;
	margin-left:150px;
}
table.resultat {
	border: 0px;
	width: 1000px;
	font-family: verdana;
	font-size: 10pt;
	margin-left:20px;
}
.resultatrubrik {
	font-family: verdana;
	font-weight:bold;
	font-size: 26pt;
}
.resultatklassrubrik {
	font-family: verdana;
	font-weight:bold;
	font-size: 10pt;
}
/*tr {
	padding-bottom: 10px;
	font-family: verdana;
	font-size: 5pt;
}
td {
	font-family: verdana;
	font-size: 6pt;
}*/
.thsubpages {
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.contactinfo {
	padding-left: 30px;
	padding-bottom: 10px;
}
select {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana;
	font-size: 8pt;
}
.formtitle {
	font-weight: bold;
}
textarea {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana;
	font-size: 8pt;
}
.btn {
	width:100px;
	height:100%;
	float:left;
	border-right:solid;
	border-color: black;
	color: #D5F793;
	text-align:center;
	text-decoration: none;
}
/*a {font-family: verdana; font-size:10pt; color: D5F793; text-decoration: none }*/
a.btn:hover {text-decoration: underline; color: black;}
a.btn:visited {color: gray;}
