.baum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.baum a:link {color: #ffffff;text-decoration: none;}
.baum a:visited {color: #ffffff;text-decoration: none;}
.baum a:active {color: #ffffff;text-decoration: none;}
.baum a:hover {color: #ffffff;text-decoration: none;}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.header a:link {color: #ffffff;text-decoration: none;}
.header a:visited {color: #ffffff;text-decoration: none;}
.header a:active {color: #ffffff;text-decoration: none;}
.header a:hover {color: #ffffff;text-decoration: none;}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.navibg {
	background-attachment: fixed;
	background-image: url(images/bg_navi.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.right {
	background-attachment: fixed;
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
}
