body {
	background-image: url(images/middle.jpg);
	background-color: #000000;
	font-family: Sylfaen,Centaur,Calibri,Verdana,Arial;
}

input, select, textarea {
	font-family: Sylfaen,Centaur,Calibri,Verdana,Arial;
	font-size: 15px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

div#topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/topleft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 200px;
	width: 300px;
	z-index: 1;
}

div#topright {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(images/topright.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 200px;
	width: 300px;
	z-index: 1;
}

div#bottomleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(images/bottomleft.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 200px;
	width: 300px;
	z-index: 1;
}

div#bottomright {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(images/bottomright.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 200px;
	width: 300px;
	z-index: 1;
}

div#left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	width: 300px;
	z-index: 0;
}

div#right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	width: 300px;
	z-index: 0;
}

div#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	height: 200px;
	z-index: 0;
}

div#bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	height: 200px;
	z-index: 0;
}

div#title {
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 3;
	width: 100%;
	text-align: center;
}

div#title img {
	z-index: 5;
}

div.pagelinks {
	position: absolute;
	z-index: 5;
	overflow: hidden;
}

div#impressum {
	background-image: url(images/impressum.jpg);
	background-repeat: no-repeat;
	width: 135px;
	height: 125px;
	bottom: 0px;
	right: 0px;
}

div#impressum a {
	font-size: 80px;
	letter-spacing: 75px;
	text-decoration: none;
	width: 80px;
}

div#impressumBorder {
	overflow: hidden;
	width: 93px;
	height: 90px;
	margin-top: 12px;
	margin-left: 14px;
}

div#contact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 113px;
	bottom: 0px;
	left: 0px;
}

div#contact a {
	font-size: 80px;
	letter-spacing: 80px;
	text-decoration: none;
	width: 80px;
}

div#contactBorder {
	overflow: hidden;
	width: 98px;
	height: 79px;
	margin-top: 15px;
	margin-left: 17px;
}

div#backLeft {
	background-image: url(images/back-left.jpg);
	background-repeat: no-repeat;
	width: 135px;
	height: 125px;
	top: 0px;
	left: 0px;
}

div#backLeft a {
	font-size: 80px;
	letter-spacing: 85px;
	text-decoration: none;
	width: 90px;
}

div#backLeftBorder {
	overflow: hidden;
	width: 110px;
	height: 82px;
	margin-top: 14px;
	margin-left: 20px;
}

div#backRight {
	background-image: url(images/back-right.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 107px;
	top: 0px;
	right: 0px;
}

div#backRight a {
	font-size: 80px;
	letter-spacing: 75px;
	text-decoration: none;
	width: 90px;
}

div#backRightBorder {
	overflow: hidden;
	width: 90px;
	height: 82px;
	margin-top: 14px;
	margin-left: 10px;
}

div.element {
	width: 200px;
	height: 100px;
	position: absolute;
	z-index: 3;
	margin: 0px;
	overflow: hidden;
}

div#blog {
	left: 8%;
	top: 10%;
}

div#gallery {
	top: 45%;
	right: 22%;
}

div#rosmarin {
	top: 35%;
	left: 30%;
}

div#basilikum {
	bottom: 15%;
	left: 25%;
}

div#schnittlauch {
	top: 20%;
	right: 15%;
}

div#oregano {
	right: 10%;
	bottom: 15%;
}

div#salbei {
	bottom: 35%;
	left: 11%;
}

a.empty {
	cursor: default;
}

div.element img.herb {
	height: 200px;
	width: 50px;
	position: absolute;
	top: -100px;
	left: 0px;
}

div.element img.description {
	height: 200px;
	position: absolute;
	top: -100px;
	left: 50px;
}

div.element a:hover img {
	top: 0px;
}

a img {
	border: none;
}

/* Impressum */

div.impressumSite {
	position: absolute;
	z-index: 4;
	top: 100px;
	width: 39%;
	height: 70%;
	margin-bottom: 40px;
	overflow: auto;
	font-family: Sylfaen,Centaur,Calibri,Verdana,Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

div#impressumLeft {
	left: 90px;
}

div#impressumRight {
	right: 90px;
}

div.impressumSite p, div.impressumSite ul {
	text-align: left;
}

div.impressumSite a {
	color: #004400;
}

p#impressumSolution {
	position: absolute;
	right: 30px;
	bottom: 20px;
	width: 310px;
	font-style: italic;
	font-size: 11px;
	z-index: 5;
}

p#impressumButtons {
	position: absolute;
	left: 30px;
	bottom: 5px;
	z-index: 5;
	line-height: 15px;
}

/* Kontakt */

div#contactHeader {
	position: absolute;
	width: 90%;
	padding-top: 8%;
	z-index: 10;
}

table#contactDesign {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

table#contactDesign h2 {
	position: relative;
	left: 250px;
	z-index: 5;
}
table#contactDesign table#contactForm {
	position: relative;
	top: 0px;
	width: 400px;
	z-index: 5;
}

table#contactDesign table#contactMessage {
	position: relative;
	top: 0px;
	width: 200px;
	z-index: 5;
	font-size: 10pt;
}

table#contactDesign input {
	width: 150px;
	background-color: #ffe7c6;
	border: none;
	text-align: right;
	padding: 2px;
}

table#contactDesign input[type=submit] {
	text-align: center;
}

table#contactDesign select {
	width: 154px;
	background-color: #ffe7c6;
	border: none;
	height: 20px;
	text-align: right;
}

table#contactDesign textarea {
	background-color: #ffe7c6;
	border: none;
	width: 400px;
	height: 100px;
}
