a:link {
	color: #660000;
	text-decoration: none;

}

a:visited {
	color: #660000;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #FF6600;

}

a:active {
	color: #FF6600;
	text-decoration: none;

}

.archiv {
cursor:pointer;
}
/* Für die Zwischenüberschriften*/
.ueberschrift_klein {
	font-size: 60%;
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #770000;*/
	/*border-bottom-width: thin;*/
	color: #770000;
}
/* Für die Zwischenüberschriften*/
.ueberschrift_mittel {
	font-size: 80%;
	border-bottom-style: solid;
	border-bottom-color: #770000;
	border-bottom-width: thin;
	color: #770000;
}
/*Für die Hauptüberschriften*/

.ueberschrift_gross {
	font-size: 100%;
	/*font-weight: bold;*/
	border-bottom-style: solid;
	border-bottom-color: #770000;
	border-bottom-width: thin;
	color: #770000;
}

.gaestebuch_von
{
	font-size:90%;
	font-weight:bold;
	color: #770000;
}

.uebers_gross_noline {
	font-size: 80%;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lauftext
{
	font-size: 100%;
}

td
{
	font-size: 90%;
}

th
{
	font-size:80%;
	background-color:#770000;
	color:#FFFFFF;
}


.admin {
	text-align: right;
	font-size:80%;
	font-weight:bold;
	background-color:#ffffff;
	color:#000000;
}
ul {
	list-style-image: url(../images/aufzaehlung.gif);
}
.fusszeile
{
	font-size: 120%;
}
.werbe_ueberschrift
{
text-align: center;
background-color:#770000;
color:#FFFFFF;
}
.werbe_lauftext
{
	font-size:80%;
}

.news_ueberschrift
{
font-size:100%;
text-align: center;
background-color:#770000;
color:#FFFFFF;
}
