A:link, a:visited {
	text-decoration:none;
	color: #DDCCAA;
}
A:aktive, a:hover {
	color : #9B8144;
}
#content {
	position:absolute;
	width:775px;
	height:209px;
	z-index:1;
	overflow-y: auto;
	padding: 10px;
	text-align : justify;
	padding-right: 275px;
}
body{
	color: #dddddd;
	font-family: "Trebuchet MS", Verdana,  Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color : #444444;
	scrollbar-arrow-color : #444444;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : #444444;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #444444;
	scrollbar-track-color : #444444;
}
p, td {
	font-size: 11px;
	}
	
h3 {
	color: #B0A070;
	font-size: 13px;
	font-weight : bold;
	margin-bottom : -1em;
}

h4 {
	color: #B0A070;
	font-size: 11px;
	font-weight : bold;
	margin-bottom : -1em;
}

input, textarea, select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color : #b0a070;
	border: 1px solid #332200;
	color: #332200;
}

input.radio{
	background: transparent;
	border: none;
}

th {
	color: #B0A070;
	font-size: 11px;
	font-weight : bold;
}

table.tdhr td{
	border-top: 1px solid #B0A070;
}

table#sitemap td {
	font-size: 12 px;
	border-bottom : 1px solid #B0A070;
}

table#sitemap td a {
	color: #ffffff;
}

td#submenu a, td#submenu a:visited {
	color: #C0B080;
	font-weight: bold;
}

table.galeri img {
	border: 5px solid #C0B080;
}