body, td, div, p, li, span, th, h1, a, .black, .rot, input, textarea{
	font-family:Verdana,	Arial, Helvetica, Sans-serif;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF7DC;
	background-image:url(/images/background.gif);
}

td {
 font-size:11px;
 font-weight:normal;
 color:#000000;
}

h1 {
 font-size:14px;
 font-weight:bold;
 color:#E80707; /*#B62614;*/
}




/*Standardlinks  u.a für den online-Editor*/
a:link {color: #000000;  font-size: 11px;  font-weight:bold; letter-spacing:-1px; text-decoration: none;}
a:visited {color: #000000;  font-size: 11px;  font-weight:bold; text-decoration: none;}
a:hover {color: #000000;  font-size: 11px;  font-weight:bold;  text-decoration: underline;}



/*weitere Plakate*/
.black:link{color: #000000;  font-size: 11px;  font-weight:bold; padding:0; margin:0; text-decoration: none;}
.black:visited {color: #000000;  font-size: 11px;  font-weight:bold; padding:0; margin:0; text-decoration: none;}
.black:hover {color: #000000;  font-size: 11px;  font-weight:bold; padding:0; margin:0; text-decoration: underline;}


/*roter Link in article*/
.redbold:link{color: #DC0805;  font-size: 11px;  font-weight:bold;  text-decoration: none;}
.redbold:visited {color: #DC0805;  font-size: 11px;  font-weight:bold; text-decoration: none;}
.redbold:hover {color: #DC0805;  font-size: 11px;  font-weight:bold;  text-decoration:underline;}



/*Pfadangabe */
.path:link{color: #E80707;  font-size: 10px;  font-weight:normal;  text-decoration: none;}
.path:visited {color: #E80707;  font-size: 10px;  font-weight:normal; text-decoration: none;}
.path:hover {color: #E80707;  font-size: 10px;  font-weight:normal;  text-decoration:underline;}

.pathAktiv:link{color: #E80707;  font-size: 10px;  font-weight:bold;  text-decoration: none;}
.pathAktiv:visited {color: #E80707;  font-size: 10px;  font-weight:bold; text-decoration: none;}
.pathAktiv:hover {color: #E80707;  font-size: 10px;  font-weight:bold;  text-decoration:underline;}


.powered {
  padding-top:20px;
	color: #000000;
	font-size: 8pt;
	font-weight:normal;
}
.powered a:link, .powered a:hover, .powered a:visited {
	color: #000000;
	font-size: 8pt;
	font-weight:normal;
	text-decoration: none;
}
.powered .ven {
	color: #FF9933;
	font-size: 8pt;
	font-weight:normal;
	text-decoration: none;
}


/* Druckfunktion */

div.druckfunktion {
	padding: 0px; margin: 0px;
	text-align: right;
}
a.druckfunktion:link, a.druckfunktion:visited  {
	color: #666666;  font-size: 10px;  font-weight:normal; text-decoration: none;
}
a.druckfunktion:hover  {
	color: #333333;  font-size: 10px;  font-weight:normal; text-decoration: underline;
}