body {
	background-color: #000;
	font-family: "Lucida Grande", Arial, sans-serif;
	margin: 0px;
	color: #afaeae;
}
a {
	color: #a26d33;
	text-decoration: underline;
}
a:hover {
	color: #afaeae;
}
p, th, td, li {
	font-size: 12px;
}
#wrapper {
	width: 895px;
	margin-left: 27px;
}
#header {
	text-align: center;
	padding-top: 27px;
	overflow: hidden;
	height: 143px;
}
#header img {
	border: 0;
}
#menu {
	padding: 3px 0 3px 3px;
	height: 48px;
	background-color: #a26d33;
	overflow: hidden;
}
.menuUl, .menuUl li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menuUl li { display:inline }
.menuUl li a {
	display: block;
	float: left;
	width: 25%;
	height: 36px;
	color: #a26d33;
	text-decoration: none;
	text-align: center;
	background-image: url(/files/img/gui/bg_knapp.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	font: 20px "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
}
.menuUl li a:hover {
	color: #fff;
	/*background-image: url(/files/img/gui/bg_knapp_over.jpg);*/
}
.menuUl li a.selected {
	color: #fff;
	background-image: url(/files/img/gui/bg_knapp_over.jpg);
}
#subMenu {
	margin-top: 1em;
	height: 1em;
}
#subMenu a {
	font-size: 12px;
	display: block;
	float:left;
	text-decoration: none;
	border-left: 1px dotted #a26d33;
	padding: 0 1em;
}
#subMenu a.lastSub {
	border-right: 1px dotted #a26d33;
}
#subMenu a.selected {
	color: white;
}
.wrapDown {
	font-size: 1px;
	clear: both;
}
#frontpageImage {
	background-color: #a26d33;
	padding: 3px;
	margin-top: 28px;
}
#contentWrapper {
	background-image: url(/files/img/gui/vLine.gif);
	background-repeat: repeat-y;
	background-position: 587px;
	margin: 18px 0;
	min-height: 200px;
}
#columnLeft {
	float: left;
	width: 530px;
}
#contentWrapper h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #a26d33;
	margin-top: 0px;
}
#contentWrapper h2 {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #a26d33;
	margin: 1em 0 0.25em 0;
}
#contentWrapper h3, #contentWrapper h4, #contentWrapper h5 {
	font-size: 12px;
	color: #a26d33;
	margin: 1em 0 0.25em 0;
}
#contentWrapper p{
	font-size: 12px;
	line-height: 16px;
}
#columnRight {
	float: right;
	width: 287px;
}
#columnRight h2 {
	font-size: 12px;
	margin-bottom: 0px;
}
#columnRight p {
	margin-top: 0;
}
#columnRight a {
	text-decoration: none;
}
#footer {
	clear: both;
	margin-bottom: 35px;
	height: 24px;
	background-image: url(/files/img/gui/bg_footer.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #a26d33;
	text-align: center;
	padding-top: 6px;
}
#footer a {
	text-decoration: none;	
}
#footer p {
	margin: 0;
}
table.liste td {
	padding: 2px 1em 2px 0;
}
p.date {
	color: #a26d33;
}
.nicerTable td {
	padding: 2px 1em 2px 0;
}
.olMerke {
	background-color: #fff;
	padding: 1em 0;
}
.dottedLine {
	border-bottom: 1px dotted #a26d33;
}
#contentWrapper table tr.dottedLineOver td {
	border-top: 1px dotted #a26d33;
}
.olMerke img {
	margin: 0 50px 0 65px;
	float: left;
}
#contentWrapper .olMerke h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 30px;
}
#contentWrapper .olMerke p {
	color: #000;
	padding-right: 35px;
}
#contentWrapper table {
	color: #000;
}
#contentWrapper table tr td {
	padding-right: 1em;
	color: #a26d33;
}
.olMerke strong, .silver, #contentWrapper .olMerke span.silver p {
	font-weight: normal;
	color: #a26d33;
}
.produkterBg {
	background-color: #fff;
}
.italicGray {
	color: #a2a2a2;
	font-style: italic;
}
.dropDown {
	border: 1px solid #a26d33;
	background-color: #afaeae;
	/*color: #fff;
	font-size: 12px;
	padding: 2px;*/
}
#homeLink {
	font-size: 12px;
	margin-top: -12px;
}
#homeLink a {
	text-decoration: none;
}
