.htmlarea-content-body { background-color:#e6ece2; }

/*######### Allgemein #################################################################################*/

p, li { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;color: #000000;} /*für die Anzeige im RTE*/ 

/*######### Header #################################################################################*/
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing:1px;
	color:#103453;
	line-height: 18px;
	text-align:left;
	margin-bottom:5px;
	text-transform: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#103453;
	margin-top: 15px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:left;
	line-height:18px;
	/*letter-spacing:1px;	*/	
}

h2 a {
	font-weight: normal !important;
	color:#d60059;	
}

/*######### Inhalt #################################################################################*/
#inhalt p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top:0px;
	line-height:18px;
}

#inhalt td p { line-height:normal;}

#inhalt ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
}

#inhalt li {
	padding-bottom: 0px;
	color: #000000;
	background-image:url(../bilder/aufzaehlung.png);
	background-repeat:no-repeat;
	list-style:none;
	list-style-position: inside;
	padding-left:12px;
	background-position: 0px 8px;
	line-height:18px;
}

/*######### Adresse #################################################################################*/
#adresse p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top:0px;
	line-height:20px;
	/*letter-spacing:0.25px;*/
}

#adresse a.mail { color:#666666; }
#adresse a { color:#666666; text-decoration:none; }

/*######### Tabelle #################################################################################*/

/*Standardtabelle*/
table { margin: 0px 0px 0px 0px; width: 100%; height: 100%; background-color:#e6ece2; }
tr td {
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
}
tr { background-color: #000000; }
thead { font-weight: bold; }


/*######### Links allgemein #################################################################################*/
#inhalt a img { border:0px;}
#inhalt a.internal-link:hover, #inhalt a.external-link-new-window:hover, #inhalt a.internal-link-new-window:hover, #inhalt a.mail:hover { color: #277ECD; text-decoration:none;}
#inhalt a.download { color: #d60059; text-decoration:none;}
#inhalt a.internal-link { color: #d60059;}
#inhalt a.external-link-new-window { color: #d60059; text-decoration:none;}
#inhalt a.mail { color:#d60059; }
#inhalt a { color:#d60059; text-decoration:none; }


	

	
