﻿.main li {
				padding-left: 10px;
				padding-bottom: 1px;
}
.ramenlos {
				border-width: 0px;
}
h2 {
				font-size: 22px;
}
body {
				font-family: Calibri;
				padding-top: 25px;
}
.main {
				width: 880px;
				position: relative;
				margin-right: auto;
				margin-left: auto;
				background-image: url('../images/transparenz.png');
				padding: 0px 20px 20px 20px;
				z-index: 20;
				border: 1px dotted #06602D;
				list-style-image: url('../images/listenpunkt.gif');
}
.hintergrund {
				position: fixed;
				z-index: 0;
				width: 100%;
				height: 100%;
				top: 0px;
				right: 0px;
				bottom: 0px;
				left: 0px;
}
h1 {
				color: #085A2C;
				font-size: 35px;
}
.header {
				position: relative;
				background-image: url('../images/header.jpg');
				width: 920px;
				height: 155px;
				left: 0px;
				z-index: 15;
				margin-right: auto;
				margin-left: auto;
				margin-bottom: 0px;
				background-repeat: no-repeat;
}
.geweih {
				position: absolute;
				z-index: 5;
				width: 178px;
				height: 38px;
				top: -38px;
				left: 15px;
}
.main ul {
				padding-left: 0px;
				margin-left: 15px;
}

