/* Feng Shui Consult CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px; 
	background-color: #FEFCFF;
	background-image: url(images/background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #342629;
	scrollbar-base-color:#F1E9C4;
 	scrollbar-3dlight-color:#FAF8EB;
 	scrollbar-arrow-color:#CFB53B;
 	scrollbar-darkshadow-color:#FAF8EB;
 	scrollbar-face-color:#F1E9C4;
 	scrollbar-highlight-color:#F1E9C4;
 	scrollbar-shadow-color:#F1E9C4;
 	scrollbar-track-color:#FAF8EB;	
}

img {
	border: 0;
	display: block;
}

div#container {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#logo {
	position: absolute; top: 85px; left: 35px; 
}

div#logo h1 { 
	margin: 0; padding: 0;
}

div#logo h1 a:link, div#logo h1 a:visited {
	 display: block; 
	 text-indent: -9999px;
	 font-size: 1px;
	 text-decoration: none;
	 width: 159px;
	 height: 143px;
	 background-image: url(buttons/logo.jpg);
	 background-position: 0px 0px;
	 background-repeat: no-repeat;
	 color: #F1E6E7;  /* diesen Farbwert für Opera an die Hintergrundfarbe des Logos anpassen! */
}

div#logo h1 a:hover, div#logo h1 a:active {
	background-position: 0px -143px;
	color: #F1E6E7;
}

div#navigation { 
	position: absolute; 
	top: 236px; 
	left: 35px; 
	text-transform: lowercase;
}

div#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navigation ul li a {
	background-repeat: no-repeat;
	width: 158px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	position: absolute;	
	left: 0px;	
}

div#navigation ul li a:hover { background-position: 0px -31px !important; }

a#termine {
	top: 150px;
	background: transparent url(buttons/termine.gif) 0 -2px;
}

a#architektur {
	top: 0px;
	background: transparent url(buttons/architektur.gif) 0 -2px;
}

a#geobiologie {
	top: 30px;
	background: transparent url(buttons/geobiologie.gif) 0 -2px no-repeat;
}

a#fengshui {
	top: 60px;
	background: transparent url(buttons/fengshui.gif) 0 -2px no-repeat;
}

a#leistungen {
	top: 90px;
	background: transparent url(buttons/leistungen.gif) 0 -2px no-repeat;
}

a#zurperson {
	top: 120px;
	background: transparent url(buttons/zurperson.gif) 0 -2px no-repeat;
}

a#kontakt {
	top: 180px;
	background: transparent url(buttons/kontakt.gif) 0 -2px no-repeat;
}

a.active {
 background-position: 0px -31px !important; }

div#main_content {
	padding: 20px 15px 30px 40px; 
	position: absolute; 
	top: 85px;
	left: 195px;
	width: 453px;
	height: 304px;
	overflow: auto;
}

div#main_content h2 {
	padding: 0 0 10px 0;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; 
	font-size: 18px;
	color: #733542;
	clear: both;
}

div#main_content a {
	color: #733542;
	text-decoration: none;
}

div#main_content a:hover {
	border-bottom: 1px dotted #733542;
}

div#main_content h3 { font-weight: bold; }

div#main_content p { padding: 0 0 10px 0; }

div#main_content p a {
  text-decoration: none; 
  color: #733542;
}

div#main_content p a:link, div#main_content p a:visited {
  text-decoration: none;
}

div#main_content p a:hover, div#main_content p a:active {
  text-decoration: underline;
}

p#introtext_index {
  line-height: 25px; 
  text-align: left;
}

div#main_content ul {
	list-style: square;
	margin: 0;
	padding: 0 0 10px 15px;
}

div#main_content ul li {
	padding: 0 0 5px 0;
}


div#picture {
    position: absolute; 
	top: 107px; 
	left: 713px;
}

div#copyright {
	position: absolute;
	margin: 15px 0 0 0px;
	top: 524px;
	left: 321px; 
	display: none;
	visibility: hidden;
}

div#author {
	position: absolute;
	top: 532px;
	left: 450px; 
	visibility: hidden;
}	

div#copynotice {
  position: absolute;
  top: 475px;
  left: 35px;
  width: 158px;
  text-align: center;
}

div#copynotice img {
	margin: 5px auto;
}

div#copynotice p {
  padding-bottom: 10px;
  padding: 0 0 10px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: white; 
}

div#copynotice p span {
  text-align: center;
  font-size: 9px;
  margin: 0 0 20px 0;
  margin-bottom: 20px;
}

div#copynotice p a {
  text-decoration: none;
  color: white; 
}

div#copynotice p a:link, div#copynotice p a:visited  {
  text-decoration: none;
}

div#copynotice p a:hover, div#copynotice p a:active  {
  text-decoration: underline;
}

form#formular { padding-bottom: 4em; }

form#formular div {
	display: block;
	width: auto;
	overflow: hidden;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
}

form#formular label, form#formular input, form#formular select { 
	display: block;
	width: 150px;
	float: left;
}

form#formular input {
	width: 250px;
	float: left;	
}

form#formular label {
	width: 100px;
	display: block;
}

form#formular textarea { 
	height: 100px;
	width: 250px; 
	margin-bottom: 20px;
}


form#formular .elementCall input {
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	size: 0.9em;
	margin: 0 10px 0 0;
	padding: 0;
}

form#formular input {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	size: 0.9em;
}

form#kontaktformular textarea {
	width: 200px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;	
}

#submitButton {
	margin-top: 10px;
}

#kontakformularOptionen {
	clear: both;
}

div#kontakformularOptionen input {
	float: left;
}

div#kontakformularOptionen .check input {
	width: 20px !important;
	margin: 0 10px 0 0 !important;
}

div#kontakformularOptionen .check label {
	width: auto !important;
	margin: 0 0 0 0 !important;
}


div#kontakformularOptionen label {
	display: block;
	margin-left: 30px;
}

div#kontakformularOptionen #callDay {
	width: 75px;
}

div#kontakformularOptionen .elementCall {
	margin-left: 30px !important;
}

div#kontakformularOptionen .elementCall label {
	width: auto;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;	
}

.error {
	font-weight: strong;
	color: #733542;	
}

dl#dateList {
	margin: 1em 0;
	padding: 0;
	width: 90%;
}

dl#dateList dd {
	margin: 0 0 1em 90px !important;
	padding: 0.5em 0 0.5em 0;
	border-bottom: 1px dotted #733542;
}

dl#dateList dt {
	margin: 0 !important;
	padding: 0;
}

dl#dateList h3, dl#dateList h3 a {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif; 
	font-size: 16px;
	color: #733542;
	text-decoration: none;
}

dl#dateList h3 {
	display: block;
	margin: 0;
	border-bottom: 1px solid #733542;
	padding-bottom: 2px;	
}

dl#dateList p {
	margin: 0;
}

dl#dateList h3 span {
	display: block;
	width: 90px;
	float: left;
	font-size: 13px;
	color: #733542;
	padding-top: 3px;
}