/* CSS Document */
/* Link */
a:link { font-weight: bold; font-size: 12px; color: #0000FF;	font-family: "Times New Roman", sans-serif; text-decoration: underline }
a:visited { font-weight: bold; font-size: 12px; color: #FF00FF; font-family: "Times New Roman", sans-serif; text-decoration: underline }
a:hover { font-weight: bold; font-size: 12px; color: #FF0000; font-family: "Times New Roman", sans-serif; text-decoration: none }

a.p:link { font-weight: bold; font-size: 12px; color: #0000FF;	font-family: "Times New Roman", sans-serif; text-decoration: underline }
a.p:visited { font-weight: bold; font-size: 12px; color: #FF00FF; font-family: "Times New Roman", sans-serif; text-decoration: underline }
a.p:hover { font-weight: bold; font-size: 12px; color: #FF0000; border-bottom: #FF0000 3px solid; font-family: "Times New Roman", sans-serif; text-decoration: none }

a.navi-haupt:link {
	font-family: Times New Roman, Times, serif;
	font-weight: bold; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: none
}
a.navi-haupt:visited {
	font-family: Times New Roman, Times, serif;
	font-weight: bold; 
	font-size: 12px; 
	color: #FFCC00;	 
	text-decoration: none
}
a.navi-haupt:hover {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFF00;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	border-bottom-width: thin;
}
/* Schrift */
body,p,td { font-size: 12px; font-family: "Times New Roman", Times, serif; color: #333333}
h1 { font-size: 24px; font-family: "Times New Roman", Times, seriffont-weight: 700; color: #333333}
h2 { font-size: 18px; font-family: "Times New Roman", Times, serif; font-weight: 700; color: #333333}
h3 { font-size: 12px; font-family: "Times New Roman", Times, serif; font-weight: 700; color: #333333}
.copyr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.info_oben {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.lorem1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
