* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	background: #FFF;
	color: #999;
	font: 0.8em Verdana, Arial,Geneva,Helvetica, sans-serif;
}
* html body {
	height:100%;
}
img {
	border: 0;
}
h1 {
	line-height: 1.3em;
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 14px;
}
p {
	margin-bottom: 14px;
}
sup {
	 font-size: 0.6em;
}
* html sup {
	 font-size: 0.8em;
}
a:link, a:visited, a:active, a:hover, a:hover .linkico {
	text-decoration: none;
	color: #999;
}
a.arrow, a.arrow2 {
	background: transparent url(../img/arrow_n.gif) 0 6px no-repeat;
	padding-left: 12px;
}
a.arrow:hover, a.arrow2:hover {
	background: transparent url(../img/arrow_h.gif) 0 6px no-repeat;
	padding-left: 12px;
}
* html a.arrow2 {
	background: transparent url(../img/arrow_n.gif) 0 8px no-repeat;
	padding-left: 12px;
}
* html a.arrow2:hover {
	background: transparent url(../img/arrow_h.gif) 0 8px no-repeat;
	padding-left: 12px;
}
#inhalt a:hover, ul#ulnav2 li a:hover, ul#ulnav2 li span  {
	color: #666;
}
.linkico {
	font-weight: bold;
	color: #E2180F;
}
#key {
	width: 770px;
	height: 120px;
	overflow: hidden;
}
#site{
	width: 770px;
	position: absolute;
	top:0;
	left: 50%;
	margin: 0 0 0 -385px;
	min-height: 100%;
}
* html #site {
	height: 100%;
}
#sitestart {
	text-align: center;
	width: 770px;
	height: 200px;
	position: absolute;
	top:50%;
	left: 50%;
	margin: -100px 0 0 -385px;
}
/* nav */
#nav {
	background: transparent url(../img/bg_nav.jpg) no-repeat;
	width: 770px;
	height: 29px;
	padding-top: 2px;
	font-weight: bold;
}
#nav, ul#ulnav1 {
	text-align: center;
}
ul#ulnav1 li {
	display: block;
	float: left;
	font-size: 0.9em;
	list-style: none;
	padding: 5px 10px 5px 10px;
}
#navaktiv1, #navaktiv2, #navaktiv3, #navaktiv4, #navaktiv5, #navaktiv6, #navaktiv7, #navaktiv8 {
	background: transparent url(../img/bg_nav_h.jpg) repeat-x;
}
#subnav {
	float: left;
	width: 200px;
	border: 1px solid #CCC;
	border-style: solid solid solid none;
	background: transparent url(../img/bg_subnav.jpg) repeat-y;
}
ul#ulnav2 {
	margin: 6px 10px 10px 15px;
	font-size: 0.9em;
}
ul#ulnav2 li {
	font-size: 0.9em;
	list-style: none;
	padding: 4px 0;
}
ul#ulnav2 li span {
	font-weight: bold;
}
/* content */
#content{
	width: 770px;
	line-height: 1.4em;
	clear: both;
	margin-top: 16px;
}
#inhalt {
	height: 1%;
	margin-left: 210px;
	margin-right: 16px;
}
#inhalt .inhaltimg {
	width: 250px;
	float: left;
}
#inhalt .inhaltimg p {
	margin-left: 16px;
}
#inhalt .inhaltimg ul {
	margin-left: 32px;
}
#inhalt .inhaltxt {
	height: 1%;
	margin-left: 260px;
}
#footer {
	background: transparent url(../img/bg_footer.gif) repeat-x;
	height: 19px;
	text-align: center;
	clear: both;
	font-size: 0.7em;
	width: 770px;
	padding-top: 8px;
	margin-top: 16px;
	text-transform: uppercase;
	/*
	position: absolute;
	bottom: 0px;
	*/
}
#footer #copy {
	float: left;
	padding: 4px 0;
}
#tableform td {
	padding: 0 8px 8px 0;
}
/* sonstiges */
#hometeaser {
	text-align: center;
	margin-top: 32px;
}
#ulteaser {
	padding: 0;
	margin:0;
}
#ulteaser li {
	float: left;
	list-style: none;
	margin: 0 10px 18px 8px;
	width: 250px;
	height: 164px;
	overflow: hidden;
	border: 1px solid #CCC;
}
.liste {
	margin-top: 8px;
	margin-left: 18px;
	font-size: 0.9em;
}
.liste li {
	padding-bottom: 6px;
}
.liste2 li {
	list-style: none;
	text-align: center;
	float: left;
	width: 140px;
	padding-right: 6px;
}
.liste3 li {
	list-style: none;
	float: left;
	width: 266px;
	height: 260px;
	margin-bottom: 18px;
}
.liste4 li {
	list-style: none;
	float: left;
	width: 266px;
	margin-bottom: 30px;
}
.liste5 li {
	list-style: none;
	float: left;
	width: 366px;
	margin-bottom: 30px;
}
.contentimg {
	float:left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	overflow: hidden;
}
/* form */
input {
	margin-top: 2px;
}
.input {
	width: 222px;
}
textarea.input {
	width: 224px;
	height: 180px;
	overflow: auto;
}
.plz {
	width: 70px;
}
.ort {
	width: 122px;
}
.submit {
	width: 80px;
}
