body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 100px 0 0 0;
	background-image: url(images/blumenzistler.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 1px solid #F2DFE1;
	border-right: 1px solid #F2DFE1;
	border-bottom: 1px solid #F2DFE1;
	background-color: #fff;
}
#content {
	margin-left: 230px;
	padding: 0px 10px 0 0;
}
#content p {
	font-size: 80%;
	line-height: 1.8em;

}
#content h1 {
	font: normal 300% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	margin-left: -2px;
	margin-bottom: -5px;
}
#content h2 {
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	font-weight: 700;
    line-height: 2em;
	/*padding: 0px 0px 0px 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: ff6600;*/

}
#blume {
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 78px;
	left: 0;
	width: 200px;
	height: 500px;
}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	color: #8E0727;
}
#content li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #8E0727;
}
#content a:hover {
    color: #000;
}

#footer {
	padding: 0 0 10px 230px;
	font-size: 70%;
	color: #666;
	background-color: transparent;
}
.zistler {
	color: #006A2B;




}
.textklein {
	font-size: 10px;
	line-height: 1.9em;
	color: #999999;

}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

#kontakt a:link, #kontakt a:visited  {
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
    line-height: 2em;
	color: #990000;
	font-size:16px;
}

#kontakt a:hover {
	color: #999999;
}
