body {
	background-color: #eeeeee;
	background-image: url(i/ziegeln_hoch.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #007110;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-weight:bold;
	font-size: 2em;
	padding-bottom: 0.3em;
	font-style: italic;
}
h2 {
	font-weight:bold;
	font-size: 1.5em;
	padding: 0.5em 0 0.3em 0;
	font-style: normal;
}
h3 {
	font-weight: bold;
	font-size: 1em;
	padding-top: 1em;
	padding-bottom: 0.3em;
}
span.hidden {
	display: none;
}
a {
	color: #007110;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.nolink {
	color: #007110;
	text-decoration: none;
	cursor: text;
}
img.illu {
	border: 1px solid #007110;
}
#content {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 100px 45px 50px 210px;
}
#content ul {
	margin: 0;
	padding: 0;
	padding-left: 3em;
	}
#content li {
	margin-bottom: .8em;
	}
#content img.l {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #007110;
}
#content img.r {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #007110;
}
#content #willkommen {
	width: 371px;
	height: 215px;
	background-image: url(i/logo_gr.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}
#content #willkommen h1 {
	font-size: 2.2em;
}
#content .aktuell {
	clear: both;
	padding: 7px 0px;
	}
#content .ueber_box {
	float: left; 
	margin: 1em 1em 1em 0;;
	}
#content .ueber_box img {
	border: 1px solid #007110;
	}
#content .einzug {
	width: 4.1em;
	float: left;
}
#content form .einzug {
	width: 9em;
	float: left;
}
#content form input {
	width: 20.6em;
}
#content .err {
	padding: 7px 21px;
	font-style: italic;	
}
#content .gb {
	padding: 0px;
	border: 1px solid #007110;
	margin-bottom: 20px;
}
#content .gb .info {
	background-color: #007110;
	color: #FFE718;
	padding: 3px 6px 4px;
}
#content .gb .info a {
	color: #FFE718;
}
#content .gb .eintrag {
	padding: 3px 6px;
}
#logo {
	position: absolute;
	width: 165px;
	height: 100px;
	left: 0px;
	top: 0px;
	background-color: #007110;
	z-index: 5;
}
#left {
	position: absolute;
	width: 165px;
	width: 165px;
	left: 0px;
	top: 120px;
	overflow: hidden;
	z-index: 6;
}
#left #menu {
	padding-left: 28px;
	padding-right: 5px;
}
#left #velux {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 13px;
}
#left #info {
	padding: 7px;
}
#left, #left a {
	color: #FFE718;
}
#menu li {
	margin-left:-40px;
	list-style-type: none;
	list-style-position: outside;
	padding-bottom:0.3em;
}
#top {
	position: absolute;
	width: 100%;
	height: 61px;
	left: 0px;
	top: 0px;
	background-color: #007110;
	background-image: url(i/ziegeln_quer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 2;
}
#ecke {
	position: absolute;
	left: 165px;
	top: 61px;
}
a img {
	border: 0px;
}
#copyright {
	clear: both;
	margin-top:15px;
	font-size: 85%;
}
form {
	display: inline;
}
@media print {
	#content #willkommen {
		height: auto;
		width: auto;
	}
	span.hidden {
			display: inline;
	}
	#left, #left a {
		color: #007110;
	}
	#ecke {
		display: none;
	}
}
