body,div,ul,li,td,tr,th,p,h1,h2,h3,h4,input,textarea,select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

body {
	background-color: #91A23D;
}

div#all {
	width: 750px;
	background-color: #91A23D;
}

div#header {
	width: 282px;
	float: left;
}

div#topmenu {
	margin-top: 10px;
	width: 468px;
	float: left;
	border: 0px solid black;
}

div#leftcolumn {
	width: 272px;
	height: 400px;
	margin: 0px;
	border: 0px solid black;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

div#submenu {
	margin-left: 146px;
	margin-top: 191px;
}

div#content {
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: 0px solid black;
	margin: 0px;
}

/* wegen content-bg muss padding eine ebene später gemacht werden */
div#content div {
	margin:0px;	
}

/* spezielles div da overflow nicht im gleichen wie bg-image gesetzt werden darf */
div#content-bg {
	color: #B9C081;
	width: 478px;
	margin: 0px;
	height: 400px;
	overflow: auto;
	border: 0x solid black;
}

/* hier jetzt quasi-padding */
div#content-bg div {
	margin:10px;
}

div#content-bg div div {
	margin:0px;
}

div#content h1 {
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 7px;
	margin-top: 1.3em;
	margin-bottom: 1.3em;
}

div#content h2 {
	font-size: 16px;
	color: #C0C0C0;
}

div#content h3 {
	font-size: 14px;
	color: #C0C0C0;
}

div#content h4 {
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 7px;
	margin-top: 1.3em;
	margin-bottom: 1.3em;
}

div#footer img {
	margin: 0px;
}

div#footer img {
	margin-right: 8px;
}

A:link {
	border-style: none none none none;
	color: #ffffff;;
	text-decoration: none;
}

A:visited {
	border-style: none none none none;
	color: #ffffff;
	text-decoration: none;
}

A:active {
	border-style: none none none none;
	color: #71812E;
	text-decoration: none;
}

A:hover {
	border-style: none none none none;;
	color: #71812E;
	text-decoration: none;
}

div#submenu a {
	border-style: none none none none;
	color: #B9C081;
	text-decoration: none;
}

div#submenu a:visited {
	border-style: none none none none;
	color: #B9C081;
	text-decoration: none;
}

div#submenu li {
	margin-bottom: 12px;
}

div#submenu a:link {
	border-style: none none none none;
	color: #B9C081;
	text-decoration: none;
}

div#submenu a:hover {
	border-style: none none none none;
	color: #ffffff;
	text-decoration: none;
}

div#submenu a:active {
	border-style: none none none none;
	color: #ffffff;
	text-decoration: none;
}

h4.backbox {
	display:inline;
	float: left;
}

div.backbox {
	float: left;
	margin-top: 2.5em;
}

a.currentyear {
	background-color:#91A23D;
}

body.galleryviewer {
   text-align: center;
   background-image: url('pictures/bg_galleryviewer.jpg');
}

body.galleryviewer div {
	text-align:center;
	margin:5px 5px 0px 5px; 
	vertical-align:bottom; 
	border:0px solid white;
}

body.galleryviewer div.galleryviewernav {
	float:right; 
	color:white;
	margin:5px 5px; 
	vertical-align:bottom; 
	border:0px solid white;
}

img.thumb {
	margin-right: 0px;
	border:0x solid white;
}

table.picbottom {
	border:1x solid white;
	margin-bottom:10px;
}

table.picbottom tr td {
	height:100px;
	padding-right:5px;
	vertical-align:bottom;
}

span.highlight {
	color:#ffffff; 
	font-weight:bold
}

div#news p {
	margin:0px;
	margin-top:5px;
}

div#news table {
	width:440px;
	margin:5px 0px;
}

div#news .newsdate {
	font-weight:bold;
}

div#news .newsheading {
	color:#ffffff; 
	font-weight:bold;
}

div#news .newsbody {
	vertical-align: top;
}

div#news .newspic {
	width: 100px;
	vertical-align: top;
}

div#news .newslink {
	padding-top: 3px;
}
