/* Wichtig / Hauptstruktur */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #f4f6ed url(images/bg_fr.gif) no-repeat top center;
	padding-right: 11px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 11px;
}

#content {
	margin: auto;
	margin-top: 61px;
	width: 635px;
	height: 422px;
}

#content p, #content span {
	line-height: 125%;
}

/* Alggemeines */

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.center {
	position: absolute;
	top: 108px;
	left: 17px;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #a1b563;
}

#container {
	width: 650px;
	position: relative;
	margin: auto;
}

#faderimg {
	position: absolute;
	top: 76px;
	left: 10px;
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 2;
}

/* Content / Textstrukturierung */

#content p a {
	color: black;
	text-decoration: underline;
}

#content p.linkertext, #content p.rechtertext {
	width: 265px;
	line-height: 170%;
}

#content p.linkertext {
	padding-left: 12px;
}

#content p.rechtertext {
	padding-right: 12px;
}

.philoseite #content p.rechtertext {
	width: 232px;
	padding-top: 75px;
	padding-right: 30px;
}

.philoseite #content p.rechtertext span {
	display: block;
	text-align: center;
	padding-top: 0px;
	font-size: 11px;
}

.storeseite #content p.rechtertext {
	width: 232px;
	padding-top: 0px;
	padding-right: 30px;
	position: relative;
	top: -130px;
	left: 370px;
	height: 50px;
}

.philoseite #content p.rechtertext span span {
	color: black;
	padding-top: 0px;
}

.kotanktseite #content p a {
	color: black;
	text-decoration: underline;
}

#linkerkontakttext {
	font-size: 10px;
	width: 265px;
	line-height: 12px;
	float: left;
	text-align: center;
	line-height: 12px;
	position: absolute;
	top: 190px;
	left: 15px;
}

#rechterkontakttext {
	font-size: 10px;
	width: 265px;
	float: right;
	text-align: center;
	line-height: 12px;
	position: absolute;
	top: 190px;
	right: 15px;
}

#rechterkontakttext table {
	left: 70px;
	position: absolute;
	text-align: left;
	top: 50px;
}

#linkerkontakttext table {
	left: 70px;
	position: absolute;
	text-align: left;
	top: 50px;
}

/* Navigation oben */

#navigation {
	margin: auto;
	width: 590px;
	padding-top: 0px;
	position: relative;
	bottom: 5px;
	z-index: 100;
}

#navigation ul {
	z-index: 1000;
}

.obennavi {
	list-style-type: none;
	margin-top: 20px;
	word-spacing: 10px;
	font-size: 10px;
}

.obennavi a {
	color: #878889;
}

.obennavi a:hover {
	color: #9db765;
}

.obennavi li {
	display: inline;
}

#inhaltnavi {
	margin-left: 2px;
	float: left;
	text-transform: uppercase;
}

#kontaktnavi {
	float: right;
	margin-right: 103px;
}

li#button {
	line-height: 0px;
	position: absolute;
	bottom: -5px;
	right: 4px;
}

li#button span {
	display: none;
}

li#button a:hover img {
	position: relative;
	left: 50px;
}

li#button a:hover span {
	display: block;
	width: 120px;
	height: 88px;
	background: url(images/button_hover.gif) no-repeat bottom;
	position: relative;
	bottom: -36px;
	left: 25px;
	z-index: 2;
}

a#aktiv {
	color: #9db765;
}

/* Footer */

#scrollkasten {
	width: 100%;
	margin-top: 35px;
	height: 50px;
	clear: both;
	padding: 0;
	float: right;
	background: white;
	padding: 5px 0;
	left: 0;
	visibility: visible;
	overflow: visible;
	position: absolute;
	right: 0;
}

#scrollkastenhome {
	margin-top: 34px;
	height: 50px;
	overflow: hidden;
	clear: both;
	padding: 0;
	float: right;
	background: white;
	padding: 5px 0;
}

#scrollkasten img {
	vertical-align: middle;
	margin-left: 35px;
}

#scrollkastenhome img {
	vertical-align: middle;
	margin-left: 35px;
}

.headbold {
	top: 100px;
	position: relative;
	left: 80px;
	font-size: 1.5em;
}

.hidden {
	visibility: hidden;
	position: absolute;
}

#heidelberglink {
	top: 320px;
	left: 17px;
	position: absolute;
	z-index: 10;
	float: left;
	text-align: left;
	border-style: none;
	border-width: 0;
}

#wieslochlink {
	top: 321px;
	right: 15px;
	position: absolute;
	z-index: 10;
	float: right;
	text-align: right;
	border-style: none;
	border-width: 0;
}

.newimgposition {
	position: absolute;
	top: 200px;
}

#storeaddress {
	position: absolute;
	top: 360px;
	left: 390px;
	z-index: 9999999999999999999;
}
