body {
	color: #666;
	font-size: 11px;
	font-family: arial, Verdana;
	font-weight: normal;
	line-height: 17px;
	background-color: #ffffff;

}
.csc-default{
  clear:both;
  display:block;
  padding-top:20px;
}
input {
	font-size: 11px;
	font-family: arial;
	line-height: 13px;
	height: 14px;
	margin: 0;
	padding: 1px 0 1px 3px;
	border: solid 1px #ccc;
}
select {
	font-size: 11px;
	font-family: arial;
	line-height: 13px;
}
p {
	margin: 5px 8px;
}
a {
	color: #d62b3a;
	text-decoration: none;
}

a img { border: 0; }
}
}
a:hover {
	color: #666;
	text-decoration: none;
}
ul {
	margin: 0 0 15px 20px;
	padding: 0;
}
ol {
	margin: 0 0 15px 30px;
	padding: 0;
}
ul li {
	background-image: url(images/pfeilsub3.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
}
ol li {
	margin-left: 15px;
	padding-left: 0;
	list-style-type: decimal;
}
hr {
	font-size: 1.17em;
	font-weight: bold;
	margin: 5px 0 2px;
}
.news {
	width: 100%;
	min-height: 70px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #fff;
}
.news a {
	background-color: transparent;
	margin: 0;
	padding: 0;
}
.news a:hover {
	color: #666;
	background-color: transparent;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#main {
	width: 100%;
	
}
#main input {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	border-width: 0;
}
#main select {
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 0;
	border-width: 0;
}
#main h1 {
	color: #d62b3a;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	line-height: 19px;
	margin: 0 0 15px;
}
#main h5 {
	color: #d62b3a;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	line-height: 19px;
	margin: 10px 0 0;
}
#main img {

}
#main .headbild {
	width: 560px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 1px;
	border-top: 1px solid #ccc;
}

#footer {
	font-size: 10px;
	text-align: right;
	width: 100%;
	padding-top: 10px;
	padding-left: 5px;
}
#footer a {
	color: #666;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	margin-left: 15px;
	padding-left: 17px;
}
#footer .stand {
	float: left;
}
#footer a.top {
	background-image: url(images/top.gif);
	margin-right: 10px;
}
#footer a.print {
	background-image: url(images/print.gif);
}
#footer a.empfehlen {
	background-image: url(images/empfehlen.gif);
}
#footer a:hover {
	color: #d62b3a;
	text-decoration: none;
}
#footer2 {
	font-size: 10px;
	line-height: 13px;
	margin-top: 25px;
	width: 100%;
	margin-bottom: 50px;
}
