/* General header and bodytext: */

P.bodytext a {
   color:a52d38;
   border-bottom:1px dotted #a52d38;
   text-decoration:none;
   text-align:center;
}

DIV.csc-textpic-text a{
  border:none;
} 

.contenttable {
border-collapse:separate;
}

.contenttable td {
 border:0px solid #eee;
 font-size:12px;
}

h2.imageheader {
     height:26px;
     background-repeat:no-repeat;
     padding: 0px;
     margin-bottom: 15px;
}

h2.imageheader strong{
       display:none;
}


.csc-frame-frame1, .align-right {
 font-size:12px;
}

.csc-textpic-caption {
  font-size:10px;
  text-align:center;
}

.csc-textpic-text .contenttable .bodytext a, .csc-textpic-text .contenttable .bodytext img {
  text-align:center;
}


H1 {
	font-family: Arial;
	font-size: 16px;
	color: black;
	text-align: left;
}

P.bodytext {
	font-family: Arial;
	font-size: 12px;
	font-color: black;
	margin: 0px 0px 15px 0px;
/*	text-align: justify; */
	padding-right:10px;
}

a img {
   border:none;
   }

ul {
 	list-style-image:url('../images/listenpfeil.gif');
	font-size:12px;
	padding:0px;
	margin-left:0px;
}

ul li {
	margin-left:20px;
}

ul ul {
	list-style-image:url('../images/listenpfeil_grau.gif');
	padding:0px;
 	margin-left:5px;
}

#drucken {
   float:right;
   display:inline;
}

/* Additional attributes for content in RIGHT column */
#colRight H1 {
	font-size: 12px;
	background-color: #eefffe;
	text-align: center;
	color:#a52d38;
}

#colRight P.bodytext {
	font-size: 12px;
	padding-left:10px;
}

#colRight P.csc-frame-frame1 {
    font-size: 12px;
	border:1px solid #DDD;
	background-color:#EEE;
	padding:5px;
}


/* Overriding attributes for columns in case of content template #3 */

#ct3 #colRight P.bodytext,
#ct3 #colLeft P.bodytext,
#ct3 #colNormal P.bodytext
{
	font-size: 10px;
}
#ct3 #colRight H1,
#ct3 #colLeft H1,
#ct3 #colNormal H1
{
	font-size: 12px;
	text-align: center;
	font-color: maroon;
}

#ct3 #colLeft H1 {	background-color: #E3DEBC; }
#ct3 #colNormal H1 { background-color: #F4EAAB; }
#ct3 #colRight H1 {	background-color: #FFF2A0; }

#ct3 TD#colRight {padding-left: 5px;}
#ct3 TD#colNormal {padding-right: 10px; width:340px;}

*html #ct3 TD#colNormal {width:350px;}

#ct2 #colNormal {width:340px; padding-right:10px;}
*html #ct2 #colNormal {width:350px;}

#ct4 #colBoxright {border:1px solid #ccc; font-size: 11px; color:black; padding:5px; background-color:#eee;margin-top:20px;}

#newstable td.news-list-date {
 padding-left:2px;
 font-size:11px;
 background-color:#ebd5d9;
 color:#000;
}

.news-list-title {
 font-weight:bold;
 font-size:14px;
}

.news-list-morelink a, .news-back-link a {
 color:#a52d38;
 font-size:12px;
 padding-right:2px;
}

.news-list-morelink a:visited, .news-back-link a:visited {
 color:#a52d38;
  }


