body {
	background-color: #ECECEC;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	text-align: center;
}
a:link, a:visited {
	 color: #6B8E23; font-weight: bold; text-decoration: none;
}
a:hover, a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#zentrierer {
	margin: 20px auto 0px auto;
	background-color: #FAFAD2;
	position: relative;
	width: 1000px;
	height: auto;
	text-align: left;
	border: 1px solid White;
}
#banner {
	background-image: url(../images/pausenlos_banner_2.jpg);
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 120px;
}
#navigation {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 135px;
	padding-left: 15px;
	background-color: #FAFAD2;
}
#breadcrumb {
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	background-color: #BDB76B;
	height: 20px;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 65px;
	width: 765px;
	text-align: left;
}
#inhalt {
	position: relative;
	float: right;
	background-color: White;
	padding-left: 15px;
	width: 830px;
	height: 90%;
}
#footer {
	clear: both;
	background-color: #6B8E23;
	text-align: right;
	color: White;
	font-size: 10px;
	padding-right: 65px;
}

a.fuss {
	 color: White; text-decoration: none;
}

ul.nav {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 40px;
	font-size: 18px;
	font-weight: bold;
}
.nav_on {
	color: #333333;
}
ul.sub-nav {
	list-style: none;
	padding-left: 3px;
	margin-left: 3px;
	margin-bottom: 25px;
	font-size: 12px;
}
ul.meta {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
	font-size: 11px;
}
p {
	margin-right: 50px;
	margin-bottom: 25px;
	width: 520px;
}
p.lead {
	margin-right: 60px;
	margin-bottom: -10px;
	font-weight: bold;
	color: #778899;
}
p.ganzzeilig {
	margin-right: 50px;
	margin-bottom: 25px;
	width: 830px;
}
span.lead {
	margin-right: 20px;
	font-weight: bold;
	color: #778899;
}
p.zitat{
  margin-top: -15px;
  margin-left: 30px;
  font-size: smaller;
}
p.box {
	border: 1px solid Olive;
	margin-bottom: 25px;
	float: right;
	margin-right: 50px;
	width: 200px;
	padding: 10px;
	font-size: smaller;
}
table {
	 border: none;
	 padding: 0px;
}
td.lead {
	font-weight: bold;
	color: #778899;
}
img {
	border: 0px;
	border-bottom: solid;
	border-bottom-color: Olive;
	border-bottom-width: 8px;
	margin-bottom: 20px;
	float: right;
	margin-right: 50px;
}
img.logo {
	border: 0px;
	float: right;
	margin-right: 50px;
}
img.imtext {
	border: 0px;
	float: none;
	margin-left: 15px;
	margin-bottom: 0px;
}
h1 {
	color: Olive;
	margin-top: 30px;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -10px;
	color: Orange;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 40px;
	color: White;
}
