body,td,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
.navtitlebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #367AC5;
	padding: 2px;
	padding-left: 8px;
}
.bottomlinie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.navtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 8px;
}
.navtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #367AC5;
	margin-bottom: 4px;
	text-decoration: underline;
	margin-top: 0px;
}
a {
	color: #E10915;
	text-decoration: none;
}
a:hover {
	color: #E10915;
	text-decoration: underline;
}



.navlinie {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #F5F4F1;
}
.hgfarbe {
	background-color: #FDFCFB;
}
.textkursiv {
	font-style: italic;
	color: #666666;
	font-size: 10px;
}
.contitlebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
	padding-left: 10px;
}
.contextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}
.boxrahmen_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 289px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13px;
}
.contitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #367AC5;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
	margin-bottom: 8px;
}
.imgmargin_rechts {
	margin-right: 8px;
	margin-bottom: 8px;
}
.imgmargin_links {
	margin-left: 10px;
	margin-bottom: 10px;
}
.hilite {
	color: #666666;
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 11px;
}
.preisangebot {
	color: #CC0066;
	font-size: 11px;
	font-weight: bold;
}
.preisalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 13px;
	text-decoration: line-through;
}
.pcat_gross {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 18px;
	text-decoration: underline;
}
.pcat_klein {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.pcattitlebox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	padding-left: 10px;
}
.linielinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.linierechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.rahmen {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.zelle {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.finger {
	vertical-align: middle;
	width: 15px;
	height: 7px;
	float: left;
	margin-right: 3px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 140px;
}
.errormessage {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
	display: block;
	margin-top: 5px;
	background-image: url(bilder/permanent/error.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
}
.required {
	color: #FF0000;
}
.sonderLink {
	background-color: #E10915;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image: url(bilder/permanent/sonderLink.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 350px;
}
.sonderLink:hover {
	color: #FFFFFF;
	background-color: #F7202B;
	background-position: 5px 5px;
	text-decoration: none;
}

