@charset "UTF-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	background-image: url(grauerSpachtel.jpg);
	background-repeat: no-repeat;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	clear: both;
	margin-bottom: 12px;
	padding-top: 1px;
	padding-bottom: 0px;
}
#footer li {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: bold;
	color: #006699;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}
#logo {
	height: 125px;
	padding-bottom: 20px;
}
#nav {
	height: 20px;
}
#nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #9900CC;
	display: inline;
	list-style-type: none;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #9900CC;
	text-decoration: none;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: none;
	text-align: right;
}
#nav li a:hover {
	color: #99FF00;
}
#banner {
	height: 0px;
	padding-left: 280px;
}
#left column {
	float: left;
	width: 300px;
}
#left .Stil6 a {
	color: #9900CC;
	text-decoration: none;
	list-style-type: none;
}
#left .Stil6 a:hover {
	color: #33FF00;
}
#left {
	padding-left: 30px;
}
#rightColumn {
	float: right;
	width: 500px;
	text-decoration: none;
}
.Stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#footer2 {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	padding-top: 0px;
}
#footer2 li {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #9900CC;
	display: inline;
	list-style-type: none;
}
#footer2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #9900CC;
}
#footer2 a {
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	color: #9900CC;
	text-decoration: none;
	display: inline;
	padding-right: 60px;
	padding-left: 60px;
	list-style-type: none;
}
#footer2 li a:hover {
	color: #66CC00;
}
a:hover {
	color: #99FF00;
	text-decoration: none;
}

