body {
	margin: 0px;
	padding: 0px;
	background: #CCFFCC url(../images/pbk.gif) repeat-y;
	height: 100%
}

#rahmen	{
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 100%
}

#kopf {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 80px;
	background-color: #669933
}

#kopfbanner {
	position: absolute;
	left: 170px;
	top: 5px;
	width: 540px;
	height: 75px;
	text-align: center;
}

#kopfinfo {
	position: absolute;
	left: 740px;
	top: 0px;
	width: 160px;
	height: 80px;
  	padding: 5px 10px 5px 5px

}

#maintopic {
	position: absolute;
	left: 160px;
	top: 80px;
	width: 740px;
	height: 30px;
	border-bottom: 1px solid #669933;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}

#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #000000;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}

#topic {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 160px;
	background-color: #669933;
	height: 95%;
	min-height: 450px;
}

#topic a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	margin: 5px 20px 5px 10px;
	font-size: 12px;
}

#topic p {
	color: #FFFFFF;
	margin: 5px 20px 5px 20px;
	font-size: 12px;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover {
	color: #000000;
	background: url(../images/pfeilweiss.gif) no-repeat;
	background-position: left center;

}

#topic a.active {
	color: #FFFFFF;
}

#topic h1 {
	padding: 8px 20px 8px 10px;
	background-color: #336600;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0px;
}

#trennlinie {
	position: absolute;
	background-color: #336600;
	left: 0px;
	top: 110px;
	width: 900px;
	height: 2px;
}

#pagestrg {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #336600;
	border-top-style:dotted;
	text-align: left;
}

#pagestrg a {
	color: #336600;
	text-decoration: none;
}

#pagestrg a:hover {
	text-decoration: underline;
}

a.strgprint {
	background: url(../images/pprinter.gif) no-repeat;
	padding-left: 25px;
	padding-right: 15px;
	background-position: left center;
}

a.strgnext {
	background: url(../images/pnext.gif) no-repeat;
	padding-left: 25px;
	background-position: left center;
}

a.strgneu {
	background: url(../images/pneu.gif) no-repeat;
	padding-right: 18px;
	margin-right: 3px;
	background-position: right center;
}

a.strgprev {
	background: url(../images/pprev.gif) no-repeat;
	padding-left: 25px;
	background-position: left center;
}

a.strgup {
	background: url(../images/pup.gif) no-repeat;
	padding-left: 25px;
	padding-right: 15px;
	background-position: left center;
}

a.strgmail {
	background: url(../images/pmail.gif) no-repeat;
	padding-left: 25px;
	background-position: left center;
}

a.strgextern {
	background: url(../images/pextern.gif) no-repeat;
	padding-right: 15px;
	background-position: right center;
}

a.strgkarte {
	background: url(../images/pkarte.gif) no-repeat;
	padding-left: 20px;
	background-position: left center;
}

a.strgfon {
	background: url(../images/ptelefon.gif) no-repeat;
	padding-left: 20px;
	background-position: left center;
}


a.strgfax {
	background: url(../images/ptelefon.gif) no-repeat;
	padding-left: 20px;
	background-position: left center;
}
#contentrahmen {
	position: absolute;
	left: 160px;
	top: 115px;
	width: 700px;
	padding: 0px 10px;
	margin: 0px;
}

#content {
	padding: 0px;
	margin: 0px;
}


