body {
	background-color: #AE756A;
}

body, td, th {
	color: #FFCC99;
}
.fotolinks {
	margin-right: 10px;
	text-align: left;
	border: 1px outset #000099;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	float: left;
}
.fotorechts {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px outset #000099;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	}

h1 {
	color: #330033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: large;
	margin-top: 10px;
	margin-bottom: 7px;
}
h2 {
	color: #330033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 4px;
}
h3, h4 {
	color: #FFCCCC;
}

a {
	font-size: small;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
form {
	background-color: #990000;
}
.menulines{
border:2.5px solid #CCCCCC;
}

.menulines a{
text-decoration:none;
color:black;
}


.achter {
	background-color: #283C21;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
img {
	border: 1px solid #330033;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
li {
	font-variant: normal;
	list-style-type: square;
	color: #003333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	display: block;
}
ul {
	margin: 5px;
	padding: 0px;
	list-style-position: inside;
	display: compact;
	background-position: 2px;
}
