

/* LINK ALLG ***************************************************/
a, a:visited  {	color: #BDCF31; font-weight: normal; text-decoration: none; outline: none;}
a:active, a:hover { color: #fff; background: #7394A3; text-decoration: none; }

.link, .link:visited  { font-size:12px; color: #BDCF31; font-weight: normal; text-decoration: none; outline: none;}
.link:active, .link:hover { color: #fff; background: #7394A3; text-decoration: none; }


/*links fuer "FOOTER", weil sonst rot  ***************************************************/	
.link_fusszeile a, .link_fusszeile:link, .link_fusszeile:visited{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border: 0;
	outline: 0;
	}	

.link_fusszeile:hover {
	color: #BDCF31;
	font-weight:normal;
	text-decoration: none;}

.ahem {
	display: none;
}
strong, b {
	font-weight: bold;
}
p, tr {
	font-size: 12px;
	line-height:17px;
	margin-top: 5px;
	margin-bottom: 7px;
	padding: 0;
}
h1 {
 font-size: 14px;
 color:#BDCF31;
 font-weight:bold;
 text-transform:uppercase;
 margin-top: 0;
 margin-bottom: 15px;
}

h2 {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

/* für Wordpress vorgesehen
h3 {
	font-size: 12px;
	color:#BDCF31;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 0;
	margin-bottom: 20px;
}*/

h4 {
	font-size: 12px;
	color:#BDCF31;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 2px;
}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

