html { overflow-y:scroll; }
body {
	background-color: #efefef;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.header {
	width: 100%;
	background-color: #FFF;
	height: 150px;
}
.headerlogo {
	position: absolute;
	top: 21px;
}

.footer p {
	padding-left: 50%;
	padding-top: 20px;
}
.mitte {
	width: 100%;
	height: auto;
	padding-bottom: 80px;
}
.bild {
	width: 713px;
	height: 296px;
	left: 50%;
	position: relative;
	margin-left: -356px;
}
.content {
	width: 713px;
	left: 50%;
	margin-left: -356px;
	height: 100%;
	position: relative;
}
.ssdeckel {
	position: absolute;
	z-index: 10;
}
.navicontent {
	background-image: url(Bilder/barbara_15.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 20px;
}
* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.contenttable {
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 30px;
	
	text-align: center;
}
.navigation {
	color:#000;
	text-decoration:none;
	padding:5px;
	display:block;
}
.navigation:hover {
	color:#ffd204;
	background-image:url(Bilder/barbara_05.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
}
.navigtaion:link { color:#000; }

.navigation:active {
	color:#ffd204;
	background-image:url(Bilder/barbara_05.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
}
.footer {
	background-color: #d9d9d9;
	height: 70px;
	width: 100%;
	position: absolute;
	bottom: 0px !important;
	clear: both;
}
.wrapper {
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	height: auto !important;
}
.footer a:link {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: none;
}

.footer a:visited {
	color: #666;
	text-decoration: none;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
h3 {
	font-weight: bold;
	text-align: center;
}
html, body {
	height: 100%;
}
.navicontent li {
	color: #FFD200;
}
.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFF;
	font-size: 10px;
}
h6 {
	font-style: italic;
	font-weight: normal;
}

