body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pix/i_bgpage.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	font-size: 11px;
	line-height: 16px;
}

a:link { color: #006633; text-decoration: none;}
a:visited { color: #006633; text-decoration: none;}
a:hover { color: #009933; text-decoration: none;}
a:active { color: #999999; text-decoration: none;}
a:visited:link { color: #006633; text-decoration: none;}
a:visited:hover { color: #006633; text-decoration: none;}

.ftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F5F5F;
}
.ftextf {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
}
.titel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}
.navtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A90432;
}
.navtextf {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A90432;
}

a.navtext:link { color: #A90432; text-decoration: none;}
a.navtext:visited { color: #A90432; text-decoration: none;}
a.navtext:hover { color: #E60040; text-decoration: none;}
a.navtext:active { color: #999999; text-decoration: none;}
a.navtext:visited:link { color: #A90432; text-decoration: none;}
a.navtext:visited:hover { color: #E60040; text-decoration: none;}

a.navtextf:link { color: #A90432; text-decoration: none;}
a.navtextf:visited { color: #A90432; text-decoration: none;}
a.navtextf:hover { color: #E60040; text-decoration: none;}
a.navtextf:active { color: #999999; text-decoration: none;}
a.navtextf:visited:link { color: #A90432; text-decoration: none;}
a.navtextf:visited:hover { color: #E60040; text-decoration: none;}

#Ltop { position:absolute; width:980px; height:155px; z-index:1; left: 0px; top: 0px; }
#Lnav {
	position:absolute;
	width:195px;
	height:395px;
	z-index:2;
	left: 0px;
	top: 155px;
	background-image: url(pix/i_navi.jpg);
	padding-left: 10px;
	line-height: 20px;
}
#Lcontent { position:absolute; width:580px; z-index:3; left: 215px; top: 175px; }
#Lmininav { position:absolute; width:383px; height:18px; z-index:4; left: 215px; top: 135px; }
#Lbutton1 {
	position:absolute;
	width:160px;
	height:120px;
	z-index:5;
	left: 817px;
	top: 175px;
	background-image: url(pix/i_button_trans.gif);
	padding: 0px;
	vertical-align: top;
}
#Lbutton2 {
	position:absolute;
	width:160px;
	height:120px;
	z-index:5;
	left: 817px;
	top: 300px;
	background-image: url(pix/i_button_trans.gif);
	padding: 0px;
}
#Lbutton3 {
	position:absolute;
	width:145px;
	height:80px;
	z-index:5;
	left: 817px;
	top: 445px;
	background-image: url(pix/i_navi.jpg);
	padding: 7px;
	border: 1px inset #888577;
}
.infotexttable {
	padding: 2px;
	width: 100%;
	border: 4px solid #F5F1DC;
}

