.shadow {
-moz-box-shadow: 5px 5px 10px 10px #000fff;
-webkit-box-shadow: 5px 5px 10px 10px #000fff;
box-shadow: 5px 5px 10px 10px #000fff;
    /* Versatz links - Versatz oben - Unschärfe - Schattenradius - Farbe */
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none
}
.schatten {
	border: 5px outset whitesmoke;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
	line-height: normal;
}
.navi {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 9px;
}

a:hover {
	text-decoration: none;
	color: #666;
}
.activ { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold ; text-decoration: none; color: #999999}
.white { text-align: justify ; color: #FFFFFF}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none
}
.unterstrichen {  text-decoration: underline}
.bold {  font-weight: bold; color: #666666}
.big {  font-size: 16px}
.small {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9FC552;
}
a.small {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9FC552;
}
a.small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
input {
	width: 200px;
}
textarea {
	width: 200px;
}
.textfeld {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	width: 250px;
}

.naviactiv {
	font-weight: bold;
	color: #99CE40;
	text-decoration: none;
}
.titel {
	font-weight: bold;
	color: #990033;
}
.rahmen {
	border: 1px solid #000000;
}
.fettrot {
	font-weight: bold;
	color: #990033;
}
.fettschwarz {
	font-weight: bold;
	color: #000000;
}

