body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px,0px,0px,0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;/*fuer  IE-Quirks*/
}
a:link {
	color: #008462;
	text-decoration: none;
}
a:visited {
	color: #008462;
	text-decoration: none;
}
a:active {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #008462;
	text-decoration: underline;
}
p, li {
	margin-top: 0px;
	margin-bottom: 6px;
}
h1 {
	margin-top: 14px;
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	margin-top: 10px;
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	margin-top: 8px;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
}
h4, h5, h6 {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
}
hr { 
display: none;
}
#wrap {
	position:relative;
	width:695px;
	height:auto;
	margin: 0px auto;
	background-color: #FFFFFF;
	z-index:0;
	overflow: visible;
	border: 1px none #000000;
	text-align: left; /*fuer  IE*/
	margin-top: 6px;
}
#kopf {
	width:695px;
	height:55px;
	z-index:30;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-left: 0px;
	padding-top: 0px;
}
#kopfschrift {
	position:absolute;
	left:225px;
	top:15px;
	width:450px;
	z-index:35;
}
#kopfani {
	display: none;
	visibility: hidden;
	width:1px;
}
#inhalt {
	z-index:3;
	margin-top: 0px;
	width:485px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
#seitenspalte {
	display: none;
	visibility: hidden;
	width:1px;
}
#nav {
	display: none;
	visibility: hidden;
	width:1px;
}
#Unten {
	display: none;
	visibility: hidden;
	width:1px;
}
.klein {
	font-size: 9px;
}
.extern {
	background-image: url(img/extern.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}


