* {
	margin: 0;
	padding: 0;
}
html {
	height:100%;
	margin-bottom:1px;
}
body {
	height:101%;
	background-color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
h1, .h1 {
	font-size: 18px;
	font-weight: bold;
	color: #c10076;
	line-height: 130%;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 12px;
}
h2, .h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 12px;
}
h3, .h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}
h4, .h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top:12px;
	margin-bottom: 6px;
	color: #265112;
}
p, .p {
	margin-bottom: 12px;
	line-height: 130%;
}
img {
	border: none;
}
ul {
	margin-bottom: 12px;
}
li {
	margin-left: 28px;
	margin-bottom: 6px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #c10076;
}
input {
	width:300px;
	margin-bottom:8px;
}
textarea {
	width:300px;
}
#main {
	width: 980px;
	margin:0px auto;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../img/punkt.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#header {
	width: 980px;
	height: 96px;
	background-image: url(../sgg-ssg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#navigation {
	float: left;
	width: 153px;
	height: 500px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
ul#navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.punkte {
	line-height:12px;
}
ul#subnavi {
	float: left;
	width: 222px;
	margin: 0;
	padding: 0;
	margin-left: 18px;
	margin-right: 18px;
	height: 20px;
}
ul#subnavi li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	line-height: 8px;
}
#content {
	margin-right: 20;
	float: left;
	width: 549px;
}
#footer {
	clear: both;
	float: right;
	width: 980px;
	text-align: right;
	height: 30px;
}
.cleaner {
	clear:both;
	height: 1px;
	font-size:1px;
	border:0px none;
	margin:0px;
	padding:0px;
	background:transparent;
}
/* Extrastyles für Über uns */
#personen1 {
	float: left;
	width: 294px;
	margin-right: 18px;
}
#personen2 {
	margin-left: 18px;
}
#personen2 img {
	margin-right: 6px;
	margin-bottom: 6px;
}
#content2 {
	margin-right: 20;
	float: left;
	width: 510px;
}

/* Nagigation */
a.navi:link, a.navi:visited, a.navi:active, a.navi:hover {
	text-decoration: none;
	color: #649d44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	display: block;
	margin-right: 8px;
	margin-top:4px;
	text-align: right;
}
a.navi:hover {
	text-decoration: none;
	color: #c10076;
}
.navi_aktiv {
	color: #c10076;
}
a.subnavi:link, a.subnavi:visited, a.subnavi:active, a.subnavi:hover {
	text-decoration: none;
	color: #c10076;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
a.subnavi:hover {
	text-decoration: underline;
}
.subnavi_aktiv {
	text-decoration: underline;
}
img.navi {
/*	line-height:12px;*/
}
img.logo {
	margin-left: 9px;
}
img.rechts {
	margin-bottom: 12px;
	margin-left: 12px;
}
.zahlen {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #c10076;
}

