H4 {
	border: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: White;
	margin: 2px 5px 5px 5px;
	background: #ACACAC;
	padding: 3px 2px 3px 5px;
}	
H2 {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: Black;
	margin: 8px 5px 10px 5px;
	padding: 3px 2px 3px 5px;
	border-bottom: 1px solid Black;
	border-left: 20px solid #C6162A;
	
}	
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	color: Black;
	margin: 8px 5px 5px 5px;
	padding: 1px 2px 1px 5px;
	border-bottom: 1px solid #C6162A;
	border-left: 1px solid #C6162A;
}	

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	color: #C6162A;
	margin: 8px 5px 5px 5px;
	padding: 3px 2px 3px 5px;
	border-bottom: 2px solid #C6162A;
	border-left: 2px solid #C6162A;
	font: normal;
}	

H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: Black;
	margin: 2px 5px 20px 5px;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	padding: 3px 2px 3px 5px;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: Black;
	margin: 8px 5px 10px 5px;
	padding: 3px 2px 3px 5px;
	border-bottom: 1px solid Black;
	border-left: 20px solid #C6162A;
}	



.Listing {
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	padding-left: 5px;
}
.Rahmen {
	background-color: White;
	font-size: 90%;
	padding: 4px 4px 4px 4px;
	margin-left: 5px;
	border-left: 20px solid #C8C8C8;
	margin-bottom: 20px;
}

.Quelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 5px;
	color: Gray;
}

.Einzug {
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: Black;
	padding-bottom: 3px;
	margin: 0px;
}

li {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

P {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: Black;
	padding-bottom: 3px;
	margin: 0px;
}
A {
	color: #C6162A;
	text-decoration: none;
	font-weight: normal;
}

A:hover {
	color: Gray;
	text-decoration: none;
}

A:visit {
	color: #C6162A;
	text-decoration: none;
	
}
P.bodytext{
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: Black;
	padding-bottom: 3px;
	margin: 0px 0px 20px 0px;
}


P.csc-header-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	color: Black;
	margin: 0px 0px 0px 0px;
	background: transparent;
	padding: 0px 0px 0px 5px;
	text-align: left;
}

DIV.csc-frame-frame1 {
	background-color: White;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 9px 0px;
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
}

DIV.csc-menu p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	color: Black;
	margin: 25px 5px 5px 5px;
	padding: 1px 2px 1px 5px;
	border-bottom: 1px solid #C6162A;
	border-left: 1px solid #C6162A;
}

DIV.csc-menu a{
	color: Black;
}







DIV.csc-menu a:hover{
	color: Gray;
}

DIV.csc-menu p.csc-abstract{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: Black;
	margin: 8px 5px 5px 5px;
	padding: 1px 2px 1px 5px;
	border-bottom: 1px none #C6162A;
	border-left: 1px none #C6162A;
}


p.csc-form-label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: Black;
}
#sname {
	font-size: 140%;
	background-color: transparent;
	color: Black;
	font-style: normal;
	font-variant: small-caps;
	text-align: right;
	border-bottom: 2px solid Black;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}	