body {
	background-color:#000000;
	font-size: 12px;
	color: #A69F9F;
}

.Logo {
	background-image: url("fow/logo.gif");
}

.Footer {
	background-image: url("fow/footer.gif");
        background-repeat: no-repeat;
}

h1 {
	color: #cbc1ab;
}
h2 {
	color: #cbc1ab;
}


.Menu {
	background-image: url("fow/menu_body.gif");
}
.Right {
	background-image: url("fow/menu_body.gif");
}
.Menu-Level1 {
	background-image: url("img/nav_titel_wow.gif");
}

/* kleine, schmale Boxen im entsprechenden Layout */
.smallBoxHeader {
	background-image: url("img/nav_head_wow.gif");
}

.smallBoxContent {
	background-image: url("img/nav_body_wow.gif");
}

.smallBoxFooter {
	background-image: url("img/nav_bottom_wow.gif");
}
