/* Zu verwendende Farben:
   weiß - #fff
   gelb - #EBB345
   orange - #bf4b00
   dunkles orange - #af3705 (Menühintergrund)
   rot - #a51d00
   dunkelrot - #831700
   schwarz - #000
*/

body, p, td, tr, .bodytext, .text, ul, ol, li, a, .tx-cal-controller, dt, dd  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3em;
	color:#000;
	margin-top:0.4em;
	margin-bottom:0.8em;
}
p {
	font-size: 11pt;
}
b, strong {
	color:#a51d00;
}

a, a:link, a:visited,  a.td, a.td:link, a.td:visited, a.bodytext, a.bodytext:link, a.bodytext:visited{
	font-family: verdana, arial, helvetica, sans-serif;
	color:#a51d00;
	font-weight: bold;
}

a:active, a:hover, a.td:active, a.td:hover, a.bodytext:active, a.bodytext:hover {
	color:#660000;
	font-weight: bold;
}

.csc-firstHeader, h1, h2, h3, .titel, h4, h5, h6, #titel {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top:0.4em;
	margin-bottom:0.4em;
}

.csc-firstHeader, h1 {
	font-size: 14pt;
	color:#a51d00;
	line-height:200%;
}


#titel {
	font-size: 16px;
	color: #aaaaaa;
	font-weight: bold;
}

h2{
	color:#af3705;
	font-weight:bold;
	font-size:13pt;
	line-height:150%;
}

h3, .titel {
	color:#a51d00;
	font-size: 13px;
	line-height:120%;
}

h4, .tx-cal-controller h1 {font-size: 12px;}
h5{font-size: 11px;}
h6{font-size: 10px;}


li{
	list-style: url(tmpl/bullet.png);
	color:#555555;
}

.contenttable {
	width: 100%;
	border: 2px solid #e2e2e2;
	border-spacing:0;
}

.contenttable td {
	border: 1px solid #e2e2e2;
}

.csc-textpic-caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:italic;
	text-decoration:none;
	color:#bf4b00;
}

.csc-textpic {
	clear:both;
}

.csc-linkToTop{
	float: right;
	width: 100px;
	text-align:right;
}


/*Kontaktformular*/

fieldset.csc-mailform{
	border:0;
}

.ticker_more {
	display:block;
	width: 200px;
}

/*COUNTER*/
.count, .count_label, .count_numbers {
	width: 80px;
	line-height: 1.1em;
	padding: 0;
	margin:0 auto;
	color: #fff;
	font-weight: bold;
	font-size: 90%;
}

#tx_schdmyacounter_pi1_counter {
	text-align: center;
}

.tx-schdmyacounter-pi1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.1em;
	color:#fff;
	font-weight:bold;
	margin-top:0.4em;
	margin-bottom:2em;
}
.tx-schdmyacounter-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }