body
{
	background: url(images/background.jpg) #d1e282 repeat-x;
	margin: 0px;
	font-family: Verdana; Arial;
	font-size: 9pt;
	color: #000000;
}

a:link
{
	font-family: Verdana; Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

a:visited
{
	font-family: Verdana; Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana; Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

tr, td, table
{
	font-family: Verdana; Arial;
	font-size: 9pt;
	color: #000000;
}

.menu
{
	background: #ff7200;
	color: #FFFFFF;
	font-family: Microsoft Sans Serif; Verdana;
	font-size: 10pt;
	padding: 8px;
}

a:link.menulink
{
	color: #FFFFFF;
	font-family: Microsoft Sans Serif; Verdana;
	font-size: 10pt;
	cursor: pointer;
	text-decoration: none;
}

a:visited.menulink
{
	color: #FFFFFF;
	font-family: Microsoft Sans Serif; Verdana;
	font-size: 10pt;
	cursor: pointer;
	text-decoration: none;
}

a:hover.menulink
{
	color: #FFFFFF;
	font-family: Microsoft Sans Serif; Verdana;
	font-size: 10pt;
	cursor: pointer;
	text-decoration: underline;
}

.text
{
	background: url(images/text_bg.jpg) #fcfdf5 top repeat-x;
	padding: 10px;
}

.texttitle
{
	color: #ff7200;
	font-family: Microsoft Sans Serif; Verdana;
	font-size: 12pt;
}

.schaduw_links_top
{
	background: url(images/schaduw_links_top.jpg) no-repeat bottom right;
}

.schaduw_top
{
	background: url(images/schaduw_top.jpg) bottom no-repeat;
}

.schaduw_rechts_top
{
	background: url(images/schaduw_rechts_top.jpg) no-repeat bottom left;
}

.schaduw_links
{
	background: url(images/schaduw_links.jpg) right top no-repeat;
}

.schaduw_links_repeat
{
	background: url(images/schaduw_links2.jpg) right top repeat-y;
}

.schaduw_rechts
{
	background: url(images/schaduw_rechts.jpg) left top no-repeat;
}

.schaduw_rechts_repeat
{
	background: url(images/schaduw_rechts2.jpg) left top repeat-y;
}

.schaduw_links_bottom
{
	background: url(images/schaduw_links_bottom.jpg) right top no-repeat;
}

.schaduw_bottom
{
	background: url(images/schaduw_bottom.jpg) left top no-repeat;
	font-family:  Arial;
	font-size: 9pt;
	color: #757574;
	text-align: right;
}

.schaduw_rechts_bottom
{
	background: url(images/schaduw_rechts_bottom.jpg) left top no-repeat;
}

.banner
{
	background: url(images/banner.jpg) no-repeat bottom;
}