@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #999933;
}

a img {
border:				0px;
}

div.container {
	width:				690px;
	height:				100%;
	float:				left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #3F6405;
	position:relative;
    left: 50%;
    margin: 0 0 0 -345px;
}

#header {
width: 690px;
height:148px;
background-image:url(images/header.jpg)
}

#menu {
	background-color: #3F6405;
	position: relative;
	bottom: 0px;
}
#content {
	background-color: #000000;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-indent: 10px;
	text-align: left;
	padding: 10px;
}

#content2 {
	background-color: #999933;
}

.container #content #incontent2 img {
	background-color: #00FFFF;
}

div.footer {
	padding: 0px;
	margin: 0px;
	background-color: black;
	color: white;
}

.grotefoto {
	margin-left:20px;
	margin-top:10px;
	width: 200px;
	height: 90px;
	}
ul#menu {
	width: 100%;
	height: 25px;
	background: #3F6405 left repeat-x;
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: underline;
	}
ul#menu li { 
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
	}
ul#menu li a {
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 3px 10px 0;
	 }
ul#menu li a:hover {
	color: #000000;
}
ul#menu li a.current{ 
	background: top left repeat-x;
	padding: 5px 10px 0; 
}
.container #content a {
	color: #FFFFFF;
}
.afb1 {
	float:left;
	margin: 10px;
	margin-top: 10px;
}
.afb2 {
	float:right;
	margin:10px;
	margin-top:10px;
