* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/titelzei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.83em;
	height: 100%;
	width: 100%;
	}
.pink {
	color: #F39;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 24px;
}
#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 4;
	position: relative;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	}
.thusnel {
	color: #FFF;
	font-size: 111%;
	font-weight: bold;
}
h4 {
	background-color: #6F8B36;
	color: #FFF;
	padding: 3px;
	margin-bottom: 7px;
}

a:link {
	font-weight: bold;
	color: #790027;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #DF0070;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	color: #333;
}
h2 {
	color: #333;
}
h3 {
	color: #333;
}
.weiss {
	font-weight: bold;
	color: #FFF;
}
h4 {
	color: #FFF;
	background-color: #3F7D00;
}

