#wrapper {
//   width: 780px;
   max-width: 900px;
   margin-top: 15px;
   margin-left: 15px;
   margin-right: 15px;
   border: 2px solid black;
   background: white;
}

#header {
	max-width: 900px;
	border-bottom: 2px solid black;
	padding-bottom: 0px;
	display:block;
}

#header img{
	display:block;
}

#topicwrapper {

}

#sectionmenu {
   float: left;
   width: 130px;
   margin-top: 40px;
   text-align: right;
   padding: 5px;
}

#topicmenu {
   float: right;
   width: 130px;
   margin-top: 40px;
   background: white;
   text-align: left;
   padding: 5px;
}

#topiccontent {
   text-align: left;
   background: white;
   margin-left: 150px;
   margin-right: 0px;
   min-height: 580px;
   padding: 10px;
   border-left: 5px solid #EEEEEE;
}

#sectionmenu, #topicmenu {
   font-size: 85%;
}

#sectionmenu h1, #topicmenu h1 {
   border-bottom: 1px solid #EEEEEE;
   font-size: 110%;
   font-weight: bold;
}

#sectionmenu li, #topicmenu li {
   list-style: none;
   margin: 2px 0px 2px 0px ;
}

#changelog li {
   list-style: none;
   margin-left: 0px;
}

#changelog td {
   vertical-align: top;
}

#todo th {
   background: white;
   text-align: center;
}

#todo td {
   text-align: left;
}

#todo .col1 {
}

#todo .col2 {
   background: #F5F5F5;
}

.warning {
   font: 9pt "Arial Black", sans-serif;
   font-style: normal;
   margin: 1em;
   padding: 4px;
   color: #FFFFFF;
   background: #FF4444;
}

.commentwrapper {
   border: 1px dotted #E5E5E5;
}

.commentwrapper .info {
	font-size: 80%;
	background: #E5E5E5;
	text-align: left;
	float: left;
}

.commentwrapper .comment {
   font-family: Lucidatypewriter, monospace;
   margin: 10px;
}

.commentwrapper .date {
	font-size: 80%;
	background: #E5E5E5;
	text-align: right;
}

.newsitem {
   font-weight: bold;
   margin-top: 20px;
   margin-right: 10px;
   margin-left: 10px;
   padding: 5px;
   background: #F5F5F5;
   color: black;
   border: 1px solid #AAAAAA;
   text-align: center;
}

.counter {
	font-size: -4px;
}

.note {
   font: 9pt "Arial Black", sans-serif;
   font-style: normal;
   margin: 1em;
   padding: 4px;
   color: #AAAAAA;
   background: #FFFFAA;
}

.centered {
   text-align: center;
}

.centered table {
   margin: 0.5em auto;
   text-align: left;
}

.status {
   width: 95%;
   margin-left: 1em;
   padding: 4px;
   border: 1px dotted #EEEEEE;
   font-size: 80%;
}

.status .col1 {
   font-variant: small-caps;
   text-align: right;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	background-color: #FFFFCC;
}

h1 {
   border-bottom: 2px solid black;
   font-size: 110%;
   font-weight: bold;
   color : black;
}

h2 {
   border-bottom: 1px dotted black;
   font-size: 100%;
   font-weight: bold;
   color : black;
}

ul {
   background: #F5F5F5;
   margin-left: 1em;
   margin-right: 1em;
   padding: 4px;
}

li {
   list-style: square;
   margin-left: 1.5em;
}

.userfeedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #00FF00;
	height: auto;
	width: auto;
}.userfeedback2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FF0000;
	height: auto;
	width: auto;
}
.normaltekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.QogA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #33CC00;
}
.bigHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #33CC00;
}
.style12 {color: #000CFF;}
.style13 {color: #FFD200;}
.style14 {color: #FF0000;}
