body {
	background-color:red;
}

a {color:red;}

h1 {font-size:1.8em;}

h2 {font-size:1.6em;}

h3 {font-size:1.4em;}

h4 {font-size:1.3em;}

h5 {font-size:1.2em;
	text-align:center;
}

h6 {font-size:1.1em;}

#kopfzeile {
	background-color:white;
	padding:1px;
	font-family:"Times New Roman",serif;
	font-size:2.25em;
	font-weight:bold;
	color:red;
	vertical-align:middle;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-color:red;
	z-index:10;
}

#menu {
	font-size:100%;
	font-weight:bold;
	line-height:100%;
	color:red;
	background-color:white;
	text-align:center;
	width:10%;
	height:600px;
	float:left;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:red;
	z-index:9;

}

#menu2 {
	font-size:50%;
	line-height:100%;
	color:red;
	background-color:white;
	text-align:center;
	width:10%;
	height:600px;
	float:left;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:red;
	z-index:9;

}

#textbereich {
	text-align:center;
	background-image:url(http://www.ff-nordkirchen.de/fgh-hell2k.jpg);
	background-attachment:fixed;
	background-repeat:repeat;
	width:88%;
	min-height:600px;
	float:right;
	z-index:8;
	padding-left:5px;
}

#csc-bulletlist csc-bulletlist-0 {
	text-align:left;
}