body, ul, li, p, td {
	margin: 0px;
	SCROLLBAR-FACE-COLOR:       #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR:  #ffffff;
	SCROLLBAR-SHADOW-COLOR:     #ffffff;
	SCROLLBAR-ARROW-COLOR:      #666666;
	SCROLLBAR-BASE-COLOR:       #cccccc;
	SCROLLBAR-3dlight-color:    #ffffff;
	SCROLLBAR-darkshadow-color: #ffffff;
	SCROLLBAR-track-color:      #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.bg {
	background-color: #FDF6E1;
}

ul, li, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

img {
	border: none;
	text-decoration: none;

}

.navlink {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.navlink:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.ueberhead {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	position: relative;
	bottom: 10px;
}
.butt {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.butt:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.butt2 {
	text-decoration: none;
	color: #999999;

}
.butt2:hover {
	color: #666666;
}
.butt3 {

	text-decoration: none;
	color: #333333;
}
.butt3:hover {

	color: #000000;
}

