
/*Seitenelemente*/
body { 
	leftmargin: 0px; 
	marginheight: 0px; 
	marginwidth: 0px; 
	topmargin: 0px; 
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.pfad {
	color: #b0aa82; 
	font-size: 10px; 
	font-weight: bolder; 
	line-height: 12px; 
	text-transform: uppercase; 
	margin: 0 0 4px; 
	border-bottom: 1px solid #b0aa82; 
}

.pfadmager {
	color: #b0aa82; 
	font-weight: normal; 
	text-transform: capitalize; 
}
.pfadfarbe { 
	color: #b0aa82; 
}

.datum { 
	color: #b0aa82; 
	font-size: 10px; 
	font-weight: normal; 
	line-height: 12px; 
	text-transform: uppercase; 
	text-align: right; 
	margin: 0 0 4px; 
	border-bottom: 1px solid #b0aa82; 
}

.csc-linkToTop {
	text-align:right; 
}

.csc-caption {
	padding-top:3px;
	font-size: 10px;
	line-height: 12px;
}


/*Menu*/
.menu1_no  { 
	color: white; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 12px; 
	background-color: #b0aa82; 
	text-transform: uppercase; 
	margin: 5px 2px 2px; 
	padding-top: 3px; 
	padding-bottom: 4px; 
	padding-left: 2px; 
	border-top: 1px solid #b0aa82
}

.menu1_act { 
	color: white; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 12px; 
	background-color: #b0aa82; 
	text-transform: uppercase; 
	margin: 5px 2px 2px; 
	padding-top: 3px; 
	padding-bottom: 4px; 
	padding-left: 2px; 
	border-top: 1px solid #b0aa82; 
}

.menufarbe1 { 
	color: white; 
}

.menu2_no  { 
	color: #605d47; 
	font-size: 10px; 
	font-weight: bold; 
	line-height: 12px; 
	margin: 0 2px; 
	padding: 0 0 3px 2px; 
	border-bottom: 1px solid #b0aa82; 
}

.menu2_act { 
	color: #605d47; 
	font-size: 10px; 
	font-weight: bold; 
	line-height: 12px; 
	background-color: #e9e5cd; 
	margin: 0 2px; 
	padding: 0 0 3px 2px; 
	border-top: 1px solid #e9e5cd; 
	border-bottom: 1px solid #b0aa82; 
}

.menufarbe2 { 
	color: #605d47; 
}
.menu3_no {
	color: #605d47; 
	font-size: 10px; 
	font-weight: normal; 
	line-height: 11px; 
	margin: 0 2px 0 15px; 
	padding: 3px 0 3px 2px; 
	border-bottom: 1px solid #b0aa82; 
}

.menu3_act {
	color: #605d47; 
	font-size: 10px; 
	font-weight: normal; 
	line-height: 11px; 
	background-color: #e9e5cd; 
	margin: 0 2px 0 15px; 
	padding: 3px 0 3px 2px; 
	border-bottom: 1px solid #b0aa82; 
}

/*Seiteninhalt normal*/
p, p.bodytext { 
	font-size: 11px; 
	line-height: 14px; 
	margin: 0;
}

p.adresse { 
	font-size: 10px; 
	line-height: 12px; 
	margin: 0; 
}

a, a:link, a:visited, a:active { 
	text-decoration: none; 
}

a:hover { 
	color: #a0161f; 
	text-decoration: none; 
}

h1, h3, h4, h5, h6, h7 {
	color: #605d47; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 15px; 
	margin: 0px 0px 6px 0px;
}

h2 {
	font-size: 11px; 
	font-weight: bold; 
	line-height: 14px; 
	padding: 2px 1px 2px 2px;
	margin: 0px;
	background-color: #e9e5cd;
}


.csc-firstHeader {
	color: #605d47; 
	font-size: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 17px; 
	margin: 0px 0px 12px 0px;
}


ul { 
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 14px; 
	list-style-type: square; 
	margin: 0 0 0 0   ; 
	padding-left: 16px; 
}

/*Seiteninhalt Teaser*/
#RECHTS p.bodytext { 
	color: black; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px; 
	margin: 0; 
	padding-right: 3px; 
	padding-left: 5px; 
}

#RECHTS h1, #RECHTS h2, #RECHTS h3, #RECHTS h4, #RECHTS h5, #RECHTS h6, #RECHTS h7 {
	color: white; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 12px; 
	background-color: #a0161f; 
	text-align: left; 
	text-transform: uppercase; 
	letter-spacing: 0; 
	margin: 10px 0 2px; 
	padding: 0 0 2px 5px; 
	border-top: 1px solid #a0161f; 
}

/*Tabelle Inhalt*/
.contenttable { 
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

.tr-0   {
	background-color: #e9e5cd;
}

.td-0 {
	border-bottom: 1px solid #e9e5cd;
	vertical-align: top;
	padding: 2px 2px 2px 0px;
}

.td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-7, .td-last {
	border-bottom: 1px solid #e9e5cd;
	vertical-align: top;
	padding: 2px 2px 2px 2px;
}

/*Download*/
.csc-uploads { 
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

.csc-uploads-icon {
	border-bottom: 1px solid #e9e5cd; 
	padding: 2px 5px 2px 0px;
	width: 1px;
	vertical-align: top;
}

.csc-uploads-fileName {
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #e9e5cd; 
	vertical-align: top;
}

.csc-uploads-fileSize {
	border-bottom: 1px solid #e9e5cd; 
	padding: 2px 0px 2px 2px;
	text-align:right;
	vertical-align: top;
}