body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.line {
	background-color: #666666;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.untermen {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.top2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
ul {
	list-style-type: square;
}
.mini {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.top3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.redTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: 14px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        border: 1px solid #000000;
}

.button{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: 14px;
        font-weight: normal;
        color: #990000;
        text-decoration: none;
        border: 1px solid #990000;
}

textarea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: 14px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        border: 1px solid #000000;
        scrollbar-face-color: #990000;
        scrollbar-highlight-color: white;
        scrollbar-shadow-color: white;
        scrollbar-3dlight-color:  #990000;
        scrollbar-arrow-color: rgb(255,255,255);
        scrollbar-track-color: #efefef;
        scrollbar-darkshadow-color: #990000;
}
select {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: 14px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        border: 1px solid #000000;
        scrollbar-face-color: rgb(204,0,0);
        scrollbar-highlight-color: white;
        scrollbar-shadow-color: white;
        scrollbar-3dlight-color: rgb(204,0,0);
        scrollbar-arrow-color: rgb(255,255,255);
        scrollbar-track-color: rgb(78,109,164);
        scrollbar-darkshadow-color: rgb(204,0,0);
}
.blacktext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

