#frame {
	background-image: url(../../images/layout/schatten.jpg);
	background-position: center top;
	width:1100px;
	margin:auto;
}

*:first-child+html #frame{
	padding-left:1px;
}

#siteframe {

	height: auto;
	width: 980px;
	margin: auto;
}
#banner {
	background-image: url(../../images/layout/grafik_banner.jpg);
	height: 200px;
	width: 980px;
}
#nav {
	font-size: 18px;
	background-image: url(../../images/layout/grafik_navi.jpg);
	height: 100%;
	min-height: 500px;
	width: 180px;
	float: left;
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content {
	background-image: url(../../images/layout/grafik_content.jpg);
	height: 100%;
	min-height: 500px;
	width: 690px;
	float: right;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#clearer {
	clear: both;
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #291B09;
	background-color: #896302;
	background-image: url(../../images/layout/schatten.jpg);
	background-position: center top;
}
h1 {
	font-size: 130%;
	color: #990000;
}
h2 {
	font-size: 115%;
	color: #990000;
}
h3 {
	font-size: 100%;
	color: #404201;
}em {
	font-style: italic;
	font-weight: bold;
	color: #404201;
}
.image {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-right: 20px;
}
.graph {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav a {
	color: #404201;
	text-decoration: none;
}
#nav a:link {
	color: #404201;
	text-decoration: none;
}
#nav a:hover {
	color: #404201;
	text-decoration: none;
	background-color: #FAE95B;
}
#nav a:active {
	color: #404201;
	text-decoration: none;
}
#nav a:visited {
	color: #404201;
	text-decoration: none;
}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FAE95B;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
legend {
	font-weight: bold;
	color: #404201;
}
td {
	font-size: 12px;
	padding-top: 5px;
}
fieldset {
	border: 1px solid #404201;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bemerk {
	font-size: 10px;
}
.navsub {
	font-size: 14px;
	text-align: right;
	line-height: 10%;
}
li {
	margin-bottom: 5px;
}

