@charset "iso-8859-1";
				   
html {
	background-color: #1e4623;
	background-image: url("../img/bg.jpg");
	margin: 0px;
	height: 100%;
}
  
:focus {
	 outline:0; 
	 -moz-outline:0; 
}

body {	 
	position: relative;
	width: 980px;
	margin: auto;
	height: 100%;
}	  
   
a {		
	text-decoration: none;		
	zoom: 1;
	color: #00672F;
}			

a:hover {
	text-decoration: underline;			
}   
   
img {
	vertical-align: baseline;
}

span,div {
	zoom: 1;
}			   
	
a img {
	border-width: 0px;
}	   

form {
	margin: 0px;
	padding: 0px;
}
		
textarea, input, select {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	letter-spacing: 0px;
}		

ul, li {
	padding: 0px;
	margin: 0px;
}
   		
sup {
	font-size:60%;
	vertical-align:top;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.hidden {
  width: 0px;
  height: 0px;
  display: none;
}

.main {
	position: relative;
	text-align: left;
	width: 980px;
	height: 760px;
}

.menu {
	position: absolute;
	left: 0px;
	top: 60px;
	text-align:right;
	color: #799d79;
	width: 175px;
}

.menu a {
	color: #799d79;
	text-decoration: none;
}

.menu a:hover,
.menu .sel a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu li {
	font-family: serif;
	font-size: 13pt;
	font-weight: normal;
	letter-spacing: 1px;
	list-style-type: none;
	margin-bottom: 18px;
	line-height: 25px;
	text-transform: uppercase;
}

.sprachauswahl {
	position: absolute;
	left: 855px;
	top: 30px;
	text-align:right;
	color: #799d79;
	width: 175px;
	font-family: Arial,Helvetica;
	font-size:8pt;
	line-height: 20px;
}

.sprachauswahl a {
	color: #799d79;
	text-decoration: none;
}

.sprachauswahl a:hover,
.sprachauswahl .sel a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu li li {
	font-family: Arial,Helvetica;
	font-size:8pt;
	line-height: 20px;
	margin: 0px;
	text-transform: none;
}

.cover {
	position: absolute;
	left: 172px;
	top: -25px;
}

.buch {
	position: absolute;
	left: 193px;
	top: 55px;
	width: 888px;
	height: 687px;
	background-image: url("../img/buch.jpg");
}

.pfeil_links {
	position: absolute;
	left: 162px;
	top: 630px;
	width: 13px;
	height: 20px;
	background-image: url("../img/pfeil_links.gif");
	overflow: hidden;
}

.pfeil_links:hover {
	background-position: 0px -20px;
}

.pfeil_rechts {
	position: absolute;
	left: 1051px;
	top: 630px;
	width: 13px;
	height: 20px;
	background-image: url("../img/pfeil_rechts.gif");
	overflow: hidden;
}

.pfeil_rechts:hover {
	background-position: 0px -20px;
}

.leftpage {
	position: absolute;
	left: 36px;
	top: 23px;
	width: 380px;
	height: 555px;
	border-style: solid;
	border-width: 1px;
	border-color: #5c4a30;
	border-right-style: none;
}

.rightpage {
	position: absolute;
	left: 417px;
	top: 23px;
	width: 381px;
	height: 555px;
	border-style: solid;
	border-width: 1px;
	border-color: #5c4a30;
	border-left-style: none;
}

.line {
	position: absolute;
	left: 0px;
	height: 1px;
	background-color: #5C4A30;
	overflow: hidden;
}

.leftpage .line {
	width: 380px;
}

.rightpage .line {
	width: 381px;
}

h1 {
	position: absolute;
	top: 21px;
	left: 0px;
	width: 380px;
	text-align: center;
	font-family: serif;
	font-size: 20pt;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	letter-spacing: 1px;
}

h2 {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 380px;
	text-align: center;
	font-family: serif;
	font-size: 15pt;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

.textblock {
	position: absolute;
	left: 0px;
	width: 350px;
	font-family: Arial,Helvetica;
	font-size: 10pt;
	letter-spacing: 0px;
	line-height:21px;
	padding-left:15px;
	padding-right:15px;
	text-align: justify;
}

.shoptext {
	position: absolute;
	left: 15px;
	width: 350px;
	font-family: Arial,Helvetica;
	font-size: 9pt;
	letter-spacing: 0px;
	line-height:16px;
}

.shoptext h3 {
	font-family: Arial,Helvetica;
	font-size: 9pt;
	letter-spacing: 0px;
	line-height:16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.shoptext a {
	color: #000000;
	text-decoration: underline;
}

.preis {
	position: absolute;
	left: 0px;
	width: 350px;
	font-family: Arial,Helvetica;
	font-size: 9pt;
	letter-spacing: 0px;
	line-height:16px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #005F29;
}

.gallery {
	position: absolute;
	left: 0px;
	padding: 15px;
}

.gallery a {
	margin-left: 3px;
	margin-top: 3px;
}

.shop_popup {
	visibility: hidden;
	position: absolute;
	left: 280px;
	top: 220px;
}

.shop_popup .textblock {
	left: 25px;
	top: 38px;
	width: 250px;
}

.shop_popup .formular {
	left: 25px;
	top: 38px;
	width: 250px;
	line-height: 30px;
}

.shop_popup .close {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 22px;
	height: 22px;
}

.greenhead {
	position: relative;
	top: 0px;
	color: #FFFFFF;
	text-transform: none;
	text-align: left;
	padding-top:11px;
	padding-left: 15px;
	width:366px;
	height: 32px;
	background-image: url("../img/bg_greenhead.jpg");
}

#links a {
	color: #000000;
}

.popup_head {
	padding-top: 30px;
	padding-left: 37px;
	padding-bottom: 7px;
	font-family: serif;
	font-size: 16pt;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 26px;
}

.popup_content {
	padding-left: 37px;
	padding-right: 60px;
	font-family: Arial,Helvetica;
	font-size: 10pt;
	letter-spacing: 0px;
	line-height:21px;
}

.scrollable {
	position: absolute;
}

.skyscraper {
	position: absolute;
	left: 1081px;
	top: 36px;
}