body {
	cursor: url(dw.cur);
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/back_l.gif);
	background-repeat: repeat-y;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #F8F8F8;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link { text-decoration: none; color: #CCA44F }
A:visited { text-decoration: none; color: #CCA44F }
A:hover { text-decoration: underline; color: #CCA44F }
A:active { text-decoration: none; color: #CCA44F }
A:focus { text-decoration: underline; color: #CCA44F }


.Weiss-Link:link { text-decoration: none; color: #FFFFFF }
.Weiss-Link:visited { text-decoration: none; color: #FFFFFF }
.Weiss-Link:hover { text-decoration: underline; color: #FFFFFF }
.Weiss-Link:active { text-decoration: none; color: #FFFFFF }
.Weiss-Link:focus { text-decoration: underline; color: #FFFFFF }

.Standard-Text {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.Flood-Text-weiss {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.Flood-Text-gold {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #CCA44F;
}

.Highlight-Text {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	color: #CCA44F;
}

.Headline-Text {
	font-family: Tahoma;
	font-size: 28px;
	font-style: normal;
	letter-spacing: 4px;	
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCA44F;
}


.Picture-Text {
	font-family: Tahoma;
	letter-spacing: 1px;
	font-size: 27px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

