* {
	margin: 0;
	padding: 0;
	font-family: verdana, sans serif;
	font-size: 12px;
	color: #4d4d4d;
	line-height: 150%;
}

.clearerLeft {
	visibility: hidden;
	line-height: 0.1em;
	height: 0.1em;
	clear: left;
}
.clearerRight {
	visibility: hidden;
	line-height: 0.1em;
	height: 0.1em;
	clear: right;
}
.clearerBoth {
	visibility: hidden;
	line-height: 0.1em;
	height: 0.1em;
	clear: both;
}
.contentImg {
	float: left;
	border: 1px solid #f7bb23;
	margin: 0 10px 10px 0;
}
img {
	border: 0;
}
a.Extra {
	text-decoration: none ! important;
	color: #4d4d4d ! important;
}
h1 {
	font-family: georgia, serif;
	font-size: 22px;
	font-weight: bold;
	color: #f7bb23;
	margin-bottom: 15px;
}
h2 {
	display: block;
	padding-left: 30px;
	background: url(img_layout/h2-bullet.gif) left 5px no-repeat;
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: normal;
	color: #4d4d4d;
	margin-bottom: 12px;
}
h3 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4d4d4d;
	margin-bottom: 8px;
}
h4 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	margin-bottom: 8px;
}
div#content div.contentLay p {
	margin-bottom: 23px;
}
div#content div.contentLay ul {
	list-style-type: none;
	margin: 0 0 25px 0;
}
div#content div.contentLay li {
	display: block;
	background: url(img_layout/ul-bullet.gif) left 6px no-repeat;
	padding-left: 36px;
	margin: 0 0 0 0;
}
div#content div.contentLay a {
	color: #2970ab;
	text-decoration: underline;
}
div#content div.contentLay a:hover {
	text-decoration: none;
}
body {
	background-color: #a9c6dd;
	text-align: center;
}
div#stage {
	background: url(img_layout/kachel-gelb.gif) center top repeat-x #a9c6dd;
	margin: 0 auto;
	text-align: center;
}
div#outerwrapper {
	background: url(img_layout/body-background.gif) 700px top no-repeat;
	margin: 0 auto;
	text-align: center;
}

div#wrapper {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	background-color: #eaf1f7;
}
div#head {
	height: 177px;
}
div#head div.headLay img.Logo {
	margin: 17px 0 0 17px;
}
div#claim {
	height: 48px;
	background: url(img_layout/claim-background.gif) center top no-repeat;
}
div#claim div.claimLay h1.Claim {
	display: block;
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	padding: 13px 0 0 293px;
	color: #ffffff;
}
div#claim div.claimLay h1.Claim em.Big {
	font-size: 22px;
	font-family: georgia, serif;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}
div#innerwrapper {
	background: url(img_layout/innerwrapper.gif) center top repeat-y #eaf1f7;
}
div#contentwrapper {
	float: right;
	width: 735px;
	
}
div#content {
	padding: 30px 150px 30px 40px;
}

div#nav {
	float: left;
	width: 194px;
}
div#nav div.navLay {
	
}
div#nav div.navLay ul {
	list-style-type: none;
	margin: 30px 0 0 20px;
}
div#nav div.navLay ul li {
	margin: 10px 0;
}
div#nav div.navLay ul li a {
	text-decoration: none;
	color: #2970ab;
	font-size: 14px;
}
div#nav div.navLay ul li a:hover {
	color: #4d4d4d;
}
div#nav div.navLay ul li a.aktive {
	color: #2970ab;
	font-weight: bold;
}

div#footer {
	clear: both;
	height: 49px;
	margin: 0 auto;
	background: url(img_layout/footer-kachel.gif) center top repeat-x;
}
div#footer div.footerLay {
	width: 930px;
	text-align: left;
	margin: 0 auto;
}
div#footer div.footerLay div {
	display: block;
	padding: 15px 0 0 233px;
}
div#footer p, div#footer p a {
	color: #2970ab;
	font-size: 11px;
}

