html {height: 100%; margin-bottom: 1px; }

body {
	color: black;
	font: 12px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
}

#zentriert {
	width: 950px;
	left: 50%;
	margin-left: -475px;
	position: relative;
	overflow: visible;
	height: 1000px;
}


#bild {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -475px;
	border-style: none;
}

#navi {
	width: 950px;
	background-color: #91808f;
	left: 50%;
	margin-left: -475px;
	position: absolute;
	top: 204px;
	height: 37px;
	text-align: center;
}

a.bild {
	border-style: none;
}


a.navigation {
	color: white;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	top: 8px;
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
	text-transform: uppercase;
}


a.navigation:hover {
	border-bottom: 5px solid #5b525a;
	padding-top: 2px;
	padding-bottom: 2px;
}

#rechte-spalte {
	top: 300px;
	left: 420px;
	padding-left: 20px;
	border-left: 37px solid #91808f;
	position: absolute;
}


/* @group Texte */

#sometimes {
	top: 300px;
	left: 0px;
	padding-left: 20px;
	border-left: 37px solid #91808f;
	background-color: white;
	position: relative;
}

#schlange {
	top: 300px;
	left: 0px;
	padding-left: 20px;
	border-left: 37px solid #91808f;
	background-color: white;
	position: relative;
}


#fall {
	top: 300px;
	left: 0px;
	padding-left: 20px;
	border-left: 37px solid #91808f;
	background-color: white;
	position: relative;
}

#gefahr {
	top: 300px;
	left: 0px;
	padding-left: 20px;
	border-left: 37px solid #91808f;
	background-color: white;
	position: relative;
}

#nummer {
	top: 300px;
	left: 0px;
	padding-left: 20px;
	border-left: 37px solid #91808f;
	background-color: white;
	position: relative;
}

#haltan {
	top: 300px;
	left: 0px;
	padding-left: 20px;
	border-left: 37px solid #91808f;
	background-color: white;
	position: relative;
}

#bewegung {
	top: 300px;
	left: 0px;
	padding-left: 20px;
	border-left: 37px solid #91808f;
	background-color: white;
	position: relative;
}

#trauerfeier {
	top: 300px;
	left: 0px;
	padding-left: 20px;
	border-left: 37px solid #91808f;
	background-color: white;
	position: relative;
}

#leben {
	top: 300px;
	left: 0px;
	padding-left: 20px;
	border-left: 37px solid #91808f;
	background-color: white;
	position: relative;
}

#was {
	top: 300px;
	left: 0px;
	padding-left: 20px;
	border-left: 37px solid #91808f;
	background-color: white;
	position: relative;
}


/* @end */

/* Internet Explorer made webmasters going mad with this bug! every line with double line break was dropped cause of letter-spacing */
br {
clear: left;
letter-spacing:normal;
}

