/* 
	Setzt die Hintergrundbilder für 9 Teilbereiche
*/
h4
{
	color: #2963A5;
}
.red {
	color: #C06;
}
.orangebold {
	color: #F63;
	font-weight: bold;
}
.bluebold {
	color: #06F;
	font-weight: bold;
}
.greenbold {
	color: #0C0;
	font-weight: bold;
}
.bg01 {
	background:url(../images/green/bg_01.png) top left no-repeat;
}
.bg02 {
	background:url(../images/green/bg_02.png) top left repeat-x;
}
.bg03 {
	background:url(../images/green/bg_03.png) top right no-repeat;
}
.bg04 {
	background:url(../images/green/bg_04.png) bottom left repeat-y;
}
.bg05 {
	background:url(../images/green/bg_05.png) top left repeat;
}
.bg06 {
	background:url(../images/green/bg_06.png) bottom right repeat-y;
}
.bg07 {
	background:url(../images/green/bg_07.png) bottom left no-repeat;
}
.bg08 {
	background:url(../images/green/bg_08.png) bottom left repeat-x;
}
.bg09 {
	background:url(../images/green/bg_09.png) bottom right no-repeat;
}

/* Menu Links */
.menu_links_01 {
	background:url(../images/green/menu_links_01.png) top left no-repeat;
}
.menu_links_02 {
	background:url(../images/green/menu_links_02.png) top left repeat-y;
}
.menu_links_03 {
	background:url(../images/green/menu_links_03.png) bottom left no-repeat;
}


/* Menu Rechts */
.menu_rechts_01 {
	background:url(../images/green/menu_rechts_01.png) top left no-repeat;
}
.menu_rechts_02 {
	background:url(../images/green/menu_rechts_02.png) top left repeat-y;
}
.menu_rechts_03 {
	background:url(../images/green/menu_rechts_03.png) bottom left no-repeat;
}
.zold_hatter
{
	background-color: #a3ddb9;
}

body { background-color: #a3ddb9; }
#page{ background-color: #a3ddb9; }
table.contenttoc { background: #EED1D4; }
