body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #b7b7b7;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}
h2 {
	color: #333333;
	font-size: 18px;
		padding-bottom: 5px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}
#shadow {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow.jpg);
}
#shadowb {
	height: 12px;
	background-image: url(images/shadowb.jpg);
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 24px;
	text-align: right;
	padding-right: 10px;
	background-image: url(images/topfoot.jpg);
	background-position: top;
	background-repeat: repeat;
	color: #FFFFFF;
	background-color: #E8E8E8;
	padding-top: 6px;
}
#top a {
	color: #FFFFFF;
}
#head {
	height: 200px;
	background-image: url(images/header.jpg);
}
#content {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#bottom {
	height: 24px;
	padding-left: 10px;
	background-image: url(images/topfoot.jpg);
	background-repeat: repeat;
	background-position: bottom;
	padding-top: 6px;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
#toggle {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/verlauf.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	display: block;
	font-size: 14px;
}
#toggle a {
	color: #333333;
	text-decoration: none;
}
#toggle a:hover {
	color: #000000;
	text-decoration: underline;
}
#slide {
	height: 65px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/verlauf2.jpg);
	background-repeat: repeat;
	display: none;
}
.closer {
	height: 13px;
	width: 14px;
	background-image: url(images/close.jpg);
	float: right;
	background-repeat: no-repeat;
	background-position: top;
}
.closer:hover {
	background-position: bottom;
}
.quote h2 {
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CFCFCF;
}
.quote {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	margin-right: 10px;
}
.quotelast {
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#content ul {
	list-style-type: disc;
}
#content li {
	padding-bottom: 8px;
}
.totop {
	color: #333333;
	text-decoration: none;
	float: right;
}
.totop:hover {
	text-decoration: underline;
}
.plist {
	padding: 5px;
	margin-bottom: 5px;
	width: 400px;
	margin-left: 25px;
}
.plist:hover {
	background-color: #C9C9C9;
}
.pday {
	float: left;
	width: 220px;
}
.pprice {
}
#shadow #wrapper #content ol {
	color: #000000;
}
.normalizetxt {
	color: #4C4C4C;
}
