html, body {
	height:97%;
	background:#8c8674;
}
@font-face {
 font-family: 'myMyriad';
 src: url('../fonts/MyriadWeb.TTF') format('truetype');
}
@font-face {
 font-family: 'myCourier';
 src: url('../fonts/CourierStd.otf') format('opentype');
}
body {
	margin:0;
	padding:0;
	font-family:myMyriad;
	color:#333232;
	text-align:center;
	font-size:12px;
	line-height:125%
}
#wrapper {
	position: absolute;
	width: 1009px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-left: -505px;
	background:url(../../felix.jpg) no-repeat;
}
#header {
	background:url(../bilder/header.jpg) -10px 0 no-repeat;
	width:1009px;
	height:161px;
	float:left;
}
#sprache {
	position:absolute;
	width:160px;
	height:11px;
	top:5px;
	left:435px;
}
.sprachauswahl {
	margin:0;
	padding:0;
	list-style:none;
}
.sprachauswahl li {
	padding: 0;
	margin: 0;
	margin-right:5px;
	height: 11px;
	list-style: none;
	background-repeat: no-repeat;
	float:left;
	
}
.sprachauswahl_after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.sprachauswahl li a {
	display: block;
	text-decoration: none;
	
	width:60px;
	height: 11px;
	background-repeat: no-repeat;
}

#deutsch a {

	height:11px;
}
#deutsch a:hover, #deutsch a#active {
	
	text-decoration:underline;
}

#englisch a {

	height:11px;
}
#englisch a:hover, #englisch a#active {
	
	text-decoration:underline;
}
#content, .wrapper {
	background:url(../bilder/center.jpg) no-repeat #e9e9e9;
	background-position:top;
	width:527px;
	height:527px;
	float:left;
}
#left {
	background:url(../bilder/left.jpg) no-repeat;
	height:527px;
	width:249px;
	float:left;
}
#right {
	background:url(../bilder/right.jpg) no-repeat;
	height:527px;
	width:233px;
	float:left;
}
#footer {
	background:url(../bilder/footer.jpg) no-repeat;
	width:1009px;
	height:70px;
	padding-top:0px;
	font-size:10px;
	color:#4b483e;
}
#footer2 {
	background:url(../bilder/footer.jpg) no-repeat;
	position: absolute;
	width: 1009px;
	height: 100%;
	top: 688px;
	left: 50%;
	margin-left: -505px;
	font-size:10px;
	color:#4b483e;
}
#copyright {
	width:200px;
	height:12px;
	float:left;
	margin-left:230px;
	margin-top:10px;
}
#lupo {
	width:300px;
	height:12px;
	float:right;
	margin-right:235px;
	margin-top:10px;
	text-align:right;
}
#lupo a {
	color:#333;
	text-decoration:none;
}
#lupo a:hover {
	color:#FFF;
}
h2 {
	font:myMyriad;
	color:#8f8977;
	font-weight:normal;
	text-transform:uppercase;
	font-size:14px;
	text-align:left;
	margin-bottom:0px;
}
#contentleft {
	width:200px;
	text-align:left;
	color:#333232;
	margin-left:30px;
	margin-top:45px;
	float:left;
}
#contentright {
	width:200px;
	text-align:left;
	color:#333232;
	margin-left:50px;
	margin-top:40px;
	float:left
}
#contentright p {
	margin-left:10px;
}
#nummer {
	margin-left:10px;
}
#quadratUR, #quadratUL, #quadratOR, #quadratOL {
	width:260px;
	height:260px;
	margin:0px;
	background:grey;
}
#quadratOL:after {
	content: url(../bilder/animation/fruehling3.jpg)
}
#quadratOR:after {
	content: url(../bilder/animation/sommer3.jpg)
}
#quadratUL:after {
	content: url(../bilder/animation/herbst3.jpg)
}
#quadratUR:after {
	content: url(../bilder/animation/winter3.jpg)
}
#quadratOL {
	margin-bottom:6px;
	float:left;
}
#quadratOR {
	float:right;
	margin-bottom:6px;
}
#quadratUL {
	float:left;
}
#quadratUR {
	float:right;
}
a {
	color:#333232;
	font-weight:normal;
	text-decoration:none
}
a:hover {
	color:black;
}
a:hover #quadratOL {
	background:url(../bilder/animation/fruehling3.jpg);
}
a:hover #quadratOR {
	background:url(../bilder/animation/sommer3.jpg);
}
a:hover #quadratUL {
	background:url(../bilder/animation/herbst3.jpg);
}
a:hover #quadratUR {
	background:url(../bilder/animation/winter3.jpg);
}
a:hover #quadratOL img, a:hover #quadratOR img, a:hover #quadratUL img, a:hover #quadratUR img {
	margin-left:-3000px;
}
.menutop {
	position:absolute;
	top:135px;
	left:245px;
	font-size:14px;
	letter-spacing:1px;
	font-weight:normal;
	text-shadow: -1px -1px 0px #605C5C;
	width: 530px;
	height:20px;
	text-transform:uppercase;
}
.menutop ul {
	padding: 2px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	margin-left:30px;
	margin-top:-10px;
	text-align: left;
}
.menutop ul li {
	display: inline;
}
.menutop ul li a {
	font-family:myMyriad;
	font-size:12px;
	color: #f3f3f3;
	padding: 2px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
}
.menutop ul li a:hover, .menutop ul li a.selected, .menutop ul li #active {
	color:black;
	text-shadow: #666 1px 1px 1px;
}
#menuright {
	position:absolute;
	top:162px;
	left:120px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 81px; /* width of menu */
}
#menuright ul {
	list-style:none;
	margin-top:0px;
	margin-left:-30px;
}
#menuright li {
	height:99px;
}
#menuright a, #menuright a:visited, #menuright a:hover {
	width:81px;
	height:82px;
	cursor:pointer;
	margin: 0 auto;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../bilder/menuleft.jpg) no-repeat;
	display: block;
	position: relative;
	z-index: 2;
	-webkit-box-shadow: 0px 0px 5px #4b483e;
	-moz-box-shadow: 0px 0px 5px #4b483e;
	box-shadow: 0px 0px 5px #4b483e;
}
#menuright li.thumb0 a {
	background-position: 0 -1px;
}
#menuright li.thumb0 a:hover, #menuright li.thumb0#active a {
	background-position: 0 -392px;
}
#menuright li.thumb1 a {
	background-position: 0 -104px;
}
#menuright li.thumb1 a:hover, #menuright li.thumb1#active a {
	background-position: 0 -496px;
}
#menuright li.thumb2 a {
	background-position: 0 -206px;
}
#menuright li.thumb2 a:hover, #menuright li.thumb2#active a {
	background-position: 0 -599px;
}
#menuright li.thumb3 a {
	background-position: 0 -310px;
}
#menuright li.thumb3 a:hover, #menuright li.thumb3#active a {
	background-position: 0 -702px;
}
#nav {
	margin: 10px;
	margin-left:110px;
	position: relative
}
#nav li {
	float: left;
	list-style: none
}
#nav a {
	margin: 5px;
	padding: 2px 3px;
	border: 0px solid #ccc;
	text-decoration: none;
	color:#bbb;
}
#nav li.activeSlide a {
	color: black
}
#nav a:focus {
	outline: none;
}
p#caption {
	color: #bbb;
	font-size: 12px;
	font-weight: normal;
	left: 440px;
	position: absolute;
	text-transform: uppercase;
	top: 686px;
}
div#liste {
	margin-left:20px;
	text-align:left;
	line-height:200%;
}
div#liste span img {
	margin-right:10px;
	margin-top:3px;
}
#secondline {
	margin-left:20px;
	margin-top:3px;
}
/* Easy Slider */
#slider, #slider li {
	margin-top:20px;
	width:485px;
	height:245px;
	overflow:hidden;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
}
#slider ul, #slider li {
	font-size:12px;
	text-align:justify;
	line-height:140%;
	margin:0;
	padding:0;
	list-style:none;
}
#slider li p {
	margin-top:10px;
}
#sliderleft ul {
	width:220px !important;
}
#sliderleft, #sliderleft li {
	height:440px;
	padding:30px;
	overflow:hidden;
	float:left;
	text-align:left;
	color:#333232;
}
#sliderleft ul, #sliderleft li {
	font-size:12px;
	text-align:justify;
	line-height:140%;
	margin:0;
	padding:0;
	list-style:none;
}
span#prevBtn a {
	display:block;
	background:url(../bilder/up.gif) no-repeat;
	width:20px;
	height:20px;
	float:left;
	margin-left:20px;
}
span#nextBtn a, .scroller span#nextBtn a {
	display:block;
	background:url(../bilder/down.gif) no-repeat;
	width:20px;
	height:20px;
	float:right;
	margin-right:20px;
}
.scroller span#nextBtn a, .scroller span#prevBtn a {
	margin-right:240px;
	margin-top:-20px;
}
.scroller span#prevBtn a {
	float:right;
}
