div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px
}

body {
	font-size:13px;
	color:#333333;
	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: 13px;
	font-weight: bold;
	padding-left: 0px;
}

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

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


.hervorhebungWort {
	font-weight: bold;
	font-size: 13px;
	background-color: #FCD184;
	padding: 0px 2px 0px 3px
	}
	
.hervorhebungWort2 {
	font-size: 13px;
	background-color: #33FF00;
	padding: 0px 2px 0px 3px
	}
	
.hervorhebungAbsatz {
	font-weight: bold;
	font-size: 13px;
	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: 13px;
	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: 13px;
	}
.link_sitemap_2 	{
	color: #50318f;
	font-weight: bold;
	font-size: 13px;
	}
.link_sitemap_3 	{
	color: #50318f;
	font-weight: bold;
	font-size: 11px;
	}
*/

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

