@charset "UTF-8";
/* CSS Document */
a:link    {
	color: black;
	font-style: normal;
	text-decoration: none
}
a:visited {
	color: black;
	font-style: normal;
	text-decoration: none
}
a:hover   {
	color: white;
	font-style: normal;
	text-decoration: none
} 
a:link.zwei    { 
	color: #d1d617; 
	font-style: normal; 
	text-decoration: none 
}
a:visited.zwei {
	color: #d1d617; 
	font-style: normal; 
	text-decoration: none 
	}
a:hover.zwei   { 
	color: white; 
	font-style: normal; 
	text-decoration: none 
} 
a:link.drei    {
	color: #424800;
	font-style: bold;
	text-decoration: none
}
a:visited.drei {
	color: #424800; 
	font-style: bold; 
	text-decoration: none 
	}
a:hover.drei   { 
	color: white; 
	font-style: bold; 
	text-decoration: none 
} 

/* Textformatierung */

p, b     {
	color: black;
	font-size: 8pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 150%
}
.ocker    {
	color: #92CD90;
}
.headline {
	color: #cfb899;
	font-size: 11pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 130%
}
.kolumne {
	color: #cfb899;
	font-size: 9pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 150%;
	font-style: italic;
}
.autor {
	color: #cfb899;
	font-size: 9pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 150%;
	font-style: italic;
	letter-spacing: 5px;
}
.menu	{
	margin-bottom: 10px;
	line-height: 300%;
	font-weight: bold;
}
.submenu	{
	padding-left:10px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 200%;
}
/* Layout */


#inhalt   {
	visibility: visible;
	margin-top: -200px;
	margin-left: -450px;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 230px;
}
#logo {
	background-repeat: no-repeat;
	height: 146px;
	width: 89px;
	left: -135px;
	top: -30px;
	position: absolute;
	z-index: 8;
	visibility: visible;
}
#stoerer {
	height: 134px;
	width: 128px;
	z-index: 6;
	position: absolute;
	left: 400px;
	top: 227px;
	visibility: hidden;
}
#scrollLinks {
	height: 12px;
	width: 12px;
	left: 866px;
	top: 414px;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
#scrollLinks.zwei {
	height: 12px;
	width: 12px;
	left: 629px;
	top: 412px;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
#scrollLinkshor {
	height: 17px;
	width: 28px;
	left: 820px;
	top: 440px;
	position: absolute;
	z-index: 7;
	visibility: visible;
}
#wn {
	height: 493px;
	width: 341px;
	left: 526px;
	top: -56px;
	position: absolute;
	z-index: 5;
	visibility: visible;
	border-color: #a7aeb8;
	overflow: hidden;
}
#wn.zwei {
	height: 420px;
	width: 460px;
	left: 161px;
	top: -23px;
	position: absolute;
	z-index: 6;
	visibility: visible;
	overflow: hidden;
}
#wn.texte {
	height: 420px;
	width: 460px;
	left: 161px;
	top: 0px;
	position: absolute;
	z-index: 6;
	visibility: visible;
	overflow: hidden;
}
#wnhor {
	height: 531px;
	width: 760px;
	left: 130px;
	top: -67px;
	position: absolute;
	z-index: 6;
	visibility: visible;
	overflow: hidden;
}
#title {
	height: 60px;
	width: 460px;
	left: 2px;
	top: 0px;
	position: absolute;
	z-index: 7;
	visibility: visible;
	overflow: hidden;
	background-color: #475a5c;
	border-bottom: solid 1px #6e997d;
}
#linie {
	height: 16px;
	width: 460px;
	visibility: visible;
	border-bottom: solid 1px #6e997d;
}

#column-right {
	height: 420px;
	width: 188px;
	left: 675px;
	top: -24px;
	position: absolute;
	z-index: 5;
	visibility: visible;
	overflow: hidden;
}

#Menu {
	height: 245px;
	width: 100px;
	left: -120px;
	top: 130px;
	z-index: 4;
	position: absolute;
	visibility: visible;
}
#Menu2 {
	height: 245px;
	width: 180px;
	left: -50px;
	top: 130px;
	z-index: 4;
	position: absolute;
	visibility: visible;
}
#pflanze-right {
	background-image: url(../Bilder/Pflanze-rechts-200.jpg);
	background-repeat: no-repeat;
	height: 528px;
	width: 200px;
	left: 888px;
	top: -65px;
	z-index: 3;
	position: absolute;
	background-color: #8aa18e;
	visibility: visible;
}
#main {
	height: 528px;
	width: 760px;
	left: 131px;
	top: -65px;
	position: absolute;
	z-index: 2;
	visibility: visible;
	background-color: #D2DED6;
}
#main.zwei {
	height: 528px;
	width: 760px;
	left: 131px;
	top: -65px;
	position: absolute;
	z-index: 2;
	visibility: visible;
	background-color: #475a5c;
}
#pflanze-left {
	background-image: url(../Bilder/pflanze-1.jpg);
	background-repeat: no-repeat;
	height: 528px;
	width: 385px;
	left: -246px;
	top: -65px;
	z-index: 1;
	position: absolute;
	visibility: visible;
}
#portfolio {
	background-color: #475a5c;
	height: 528px;
	width: 760px;
	left: 131px;
	top: -65px;
	position: absolute;
	z-index: 5;
	visibility: visible;
	border-color: #a7aeb8;
}
/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/

* { 
    margin: 0; 
    padding: 0; 
}

html, body, #bg, #bg table, #bg td, #cont {
    height:100%;
    width:100%;
    overflow:hidden;
}

#bg { 
    position: fixed; 
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#cont {
    position:absolute;
    top:0;left:0;
    z-index:70;
    overflow:auto;
}

.box { 
    margin: 0 auto; 
    width: 400px;
    padding: 50px;
    background: white; 
    padding-bottom:100px;
    font: 14px/2.8 Georgia, Serif;
}

#focus-stealer      { position: absolute; left: -9999px; }

