#mainmenu {
	background: #97A407 url("../Images/mainmenu/advanced/bg.gif") repeat-x bottom;
}
#mainmenu li {
	background: url("../Images/mainmenu/advanced/left_both.gif") no-repeat left top;
	border-bottom: 1px solid #97A407;
}
#mainmenu a {
	background: url("../Images/mainmenu/advanced/right_both.gif") no-repeat right top;
}
div#menu li.current a {
	color: #97A407;
}
#contentcontainer {
	background-color: #FFF;
	border-top: 1px solid #97A407;
}

#content {
	border-left: 1px solid #97A407;
}

#footer {
	border-top: 1px solid #97A407;
}

#footerend {
	border-bottom: 1em solid #97A407;
}

h1 {
	color: #97A407;
}

h2 {
	border-color: #97A407;
	color: #97A407;
}

#content a {
	color: #555A10;
}

/* ORDLISTE */

table#ordliste th {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 4em;
	width: 50px;
	vertical-align: top;
	color: #97A407;
}

table#ordliste td p {
	font-size: 12px;
	margin: 0;
}

table#ordliste td {
	font-size: 12px;
	padding: 0.5em;
}
