body {
	font-size:12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 14px;
	padding-left: 0px;
	font-weight: bold;
}

/*h2 wird für Subheads verwendet, entspricht dem bisherigen BodyLead*/		
h2 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
}

/*p wird für Fließtext verwendet, entspricht dem bisherigen body*/
p {
	font-size:12px;
	padding-left: 0px;
	font-weight: normal;
}

/* Audzaehlungen */
ul {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li { margin-top: 0px;
	margin-bottom: 0px;}
 
.kaufen {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 2px;
}

.kurz {
	margin-top: 4px;
	margin-bottom: 4px;
}

.rote-hervorhebung {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

.hervorhebungWort {
	font-weight: bold;
	font-size: 12px;
	background-color: #FCD184;
	padding: 0px 2px 0px 3px
	}
	
.hervorhebungAbsatz {
	font-weight: bold;
	font-size: 12px;
	background-color: #FCD184;
	padding: 4px 2px 4px 15px
}
	
.zitatAbsatz {
	font-size:12px;
	background-color: #E8EAFF;
	display: block;
	text-align: center;
	margin-right: 25px;
	padding: 8px 10px 10px 8px;
	line-height: 24px;
	font-weight: bold;
	}
		
.Kontakt_Lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 5px; 
	font-weight: bold;}
.Kontakt_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	padding-left: 5px;
	font-weight: normal; }
.Kontakt_Abbinder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
}
.Kontakt_link {
	font-size: 13px;
	font-weight: normal;
}
	
.Link_bold 	{
	font-weight: bold;
	font-size: 13px;
}	

/*
.link_sitemap_1 	{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	}
.link_sitemap_2 	{
	color: #50318f;
	font-weight: bold;
	font-size: 12px;
	}
.link_sitemap_3 	{
	color: #50318f;
	font-weight: bold;
	font-size: 11px;
	}
*/

a {
	color: #0D4A88;}
a:hover { 
	color: #F1B13E;}
	
.Kopf_Druckseite {
	font-size: 14px;
	font-weight: bold;
}

