body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	padding: 0px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
a:hover {
	text-decoration: none;
	color: 990000;
}
.activ {
	text-decoration: none;
	color: #000000;
}
.white { text-align: justify ; color: #FFFFFF}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.unterstrichen {  text-decoration: underline}
.small {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a.small {
	font-size: 9px;
	color: #666666;
}
a.small:hover {  font-size: 9px; font-weight: bold}
.titel1 {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
textarea {
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: auto;



}
select {
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;


}
.navi {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.naviactiv {
	color: #990000;
	font-size: 10px;
	font-weight: bold;
}
.orange {
	color: #DD0835;
	font-weight: bold;
}
.rahmen {
	border-top: 1px #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}
.rahmen-aussen {
	border: 1px solid #000000;
	margin: 1px;
}
.rahmen-unten {
	border-top: #000000;
	border-right: #000000;
	border-bottom: 1px solid #000000;
	border-left: #000000;
}
a.white {
	color: #CCCCCC;
}
input {
	width: 150px;
	border: 1px solid #999999;
}
select {
	width: 150px;
	border: 1px solid #999999;
}
textarea {
	width: 150px;
	border: 1px solid #999999;
}
.titel1index {
	color: #960101;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.popup {
	background-color: #FFFFFF;
	padding: 10px;
	height: 150px;
	width: 250px;
	border: 1px solid #000000;
}

