/* General header and bodytext: */
H1 {
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-color: black;
	text-align: left;
}
P.bodytext {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-color: black;
	margin: 0px 0px 5px 0px;
	/*text-align: left;*/
	
}




/* Additional attributes for content in RIGHT column */
#colRight H1 {
	font-size: 12px;
	background-color: #eefffe;
	text-align: center;
	font-color: maroon;
}
#colRight P.bodytext {
		font-size: 11px;
}


/* 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#colLeft {padding-right: 5px;}
#ct3 TD#colNormal {padding-right: 5px;padding-left: 5px;}

a.internal-link img {padding-left:50px; text-align: right;}

/*
a {color:white; font-weight: bold; font-size: 11px; text-decoration: none; letter-spacing: 1px;}
a:link {color:white; font-weight: bold; font-size: 11px; text-decoration: none; letter-spacing: 1px;}
a:visited {color:white; font-weight: bold; font-size: 11px; text-decoration: none; letter-spacing: 1px;}
.internal-link {background-color: #b71423;}
.internal-link:before {content:url(../../../template/sonstiges/before_link.gif); border:0px; }
.internal-link:after {content:url(../../../template/sonstiges/after_link.gif); border:0px; }
{ content:url(fileadmin/template/sonstiges/BU_weiter.gif); border:0px; }*/








