body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/background-hell-neu.gif);
	background-repeat: repeat-y;
}
TR,TD,P {
	font-family: verdana,arial,helvertica;
	font-size: 8pt;
	color: #494949;
}
a:link    { font-family:verdana,arial,helvertica; font-size:8pt; color:#000000; text-decoration:none;}
a:hover   { font-family:verdana,arial,helvertica; font-size:8pt; color:#CE3163; text-decoration:underline;}
a:visited { font-family:verdana,arial,helvertica; font-size:8pt; color:#000000; text-decoration:none;}

.headlink:link    { font-family:verdana,arial,helvertica; font-size:7pt; color:#9f9f9f; text-decoration:none;}
.headlink:hover   { font-family:verdana,arial,helvertica; font-size:7pt; color:#7f7f7f; text-decoration:underline;}

.sitelink:link    { font-family:verdana,arial,helvertica; font-size:7pt; font-weight:bold; color:#9f9f9f; text-decoration:none;}
.sitelink:hover   { font-family:verdana,arial,helvertica; font-size:7pt; font-weight:bold; color:#7f7f7f; text-decoration:underline;}

.Suchfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #b1b1b1;
	color: #b1b1b1;
	width: 120px;
	height: 18px;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	border-color: #b1b1b1;
}
INPUT,TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
    border-color: #b1b1b1;
	color: #000000;
}
INPUT.plain {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-width: 0px;
    border-style: none;
    background-color: #FFFFFF;
}
INPUT.plainwhite {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-width: 0px;
    border-style: none;
    background-color: #FFFFFF;
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	border-color: #b1b1b1;
	color: #000000;
}
