/**********************************/
/*** ©2010 despecial.com ****/
/**********************************/

body {
	margin: 0;
	padding: 0; 
	background:#F9D5B1 url("../img/bg.jpg") repeat-x; 
}

html { overflow-y: auto; overflow-x: hidden; }
html, body {
    height:100%;
}

#navi {
	z-index: 2;
	position:absolute;
	top:30px;
	width: 100%;
	border-top:1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	background: #FFCC66;
}

#start {
	width: 730px;
	margin-left: 250px;
	margin-top: 4px;
	font: bold 13px Georgia,Sans-Serif;
	line-height: 20px;
	color: #900;
}
#start a:link,
#start a:visited { color: #DE3200; text-decoration:none; }
#start a:active,
#start a:hover { color: #990000; text-decoration:underline; }

.navblock,
.navblock1,
.navblock2 {
	float: left;
	margin-right: 20px;
	width: 120px;
	height: 60px;
	display:block;
	padding-bottom: 2px;
}
.navblock1 {
	width: 180px
}	
.navblock2 {
	width: 230px;
}

#sub-start {
	color: #963;
	margin-top: 10px;
	font-size: 12px
}	


#home {
	position:relative;
	top:0;
	left: 36px;
	width: 180px;
	height: 100%;
	background: #F4DB8B url("../img/wdh-left.jpg") no-repeat;
	z-index: 3;
}

#logo {
	position: absolute;
	left:0px;
	top: 30px;
	z-index: 4;
	overflow: hidden;
}
#logo span {
	display:none
}
.homelink {
	display: block;
	width: 180px;
	height: 42px;	
}

#content {
	position: absolute;
	left: 36px;
	top: 115px;
	width: 500px;
	font: normal 13px Georgia,Sans-Serif;
	color: #7F442B;
	padding-left: 213px;
	padding-bottom: 20px;
	margin: 0;
	background: transparent url("../img/wdh-left-bg.jpg") repeat-y;
	line-height: 16px;
	z-index: 1
}

#gedicht {
	position: absolute;
	bottom: 30px;
	left: 36px;
	width: 180px;
	z-index: 5;
}

#gedicht pre {
	font: italic 12px Georgia,Sans-Serif;
	color: #7F442B;
	text-align:center;
}

#herzens {
	position: absolute;
	top: 300px;
	left: 46px;
	width: 180px;
	z-index: 5;
	font: italic 13px Georgia,Sans-Serif;
	line-height: 20px;
	color: #7F442B;
}

#footer {
	font-size: 11px;
	font-family:arial;
	color: #c96;
	margin-top: 25px;
}

#reikiist li { list-style-type: circle; }
#meditation li { margin-top: 10px; }

a:link,a:visited { color: #990000; text-decoration:none; }
a:active,a:hover { color: #990000; text-decoration:underline; }

a.subnavi:link,a.subnavi:visited { color: #fe7; text-decoration:none; }
a.subnavi:active,a.subnavi:hover { color: #7F442B; text-decoration:underline; }

a.cr:link,a.cr:visited,a.cr:active { text-decoration:none; color: #c96; }
a.cr:hover { text-decoration:none; color: #c30; }

h2 { font-size: 16pt; margin: 10px 0 18px 0; padding: 0; line-height: 24px; }
h1 { font-size: 20pt; margin: 10px 0 0 0; padding: 0;  }
p  { padding: 0; margin: 12px 0 12px 0 }

.padleft { margin: -11px 0 0 70px; padding-bottom: 10px }
.padleft2 { margin: -11px 0 0 25px; padding-bottom: 10px }
.seminare { margin-bottom: 0px; }
.meditation { text-align: right; margin-bottom: 0px; }
.sanjeevini { margin: 20px 0 20px 0; }
.sanjeevinitxt {
	text-align:center;
	font-weight: bold;
	line-height: 20px
}
.bild { border: 1px solid #900; background:#fc6; padding: 1px; }
.info,a.info:link,a.info:visited { color: red }
.clear { clear:both; }
.nolist li { list-style-type: upper-roman; }
.form_text {
	background-color: #fff1cc;
	border: 1px solid #7F442B;
	width: 300px;
}

.form_area {
	background-color: #fff1cc;
	border: 1px solid #7F442B;	
	width: 300px;
	height: 180px;
}



.bild_anette {
	border: 1px solid #900;
	margin-left: 8px;
	background:#fc6;
	padding: 1px;
}
.bild_cd {
	border: 1px solid #900;
	margin-right: 8px;
	background:#fc6;
	padding: 1px;
}

div.hr {
	height: 100px;
	background: url("../img/reiki-hr.gif") no-repeat scroll center;
}

div.hr hr {
	display: none;
}

hr.hr2 {
	width: 75%;
	background-color:#931B18; /* Mozilla 1.4 */
	color:#931B18; /* IE 6 */
	border: #931B18; /* Opera 7.11 */
	height: 1px;
	margin: 20px auto 20px auto;
    }

.red { color: red }

.tab {
	padding-left: 26px;
}

h3 {
	font-size: 13px;
}

#content ul {
	margin: 0;
	padding: 0;
}
#content ul li {
	margin-left: 15px
}

p.einzug { margin: 0 0 -36px 0; width: 110px; } 
p.einzug2  { margin: 20px 0 0 120px }

.none { display: none }
.left { float: left }
.right { float: right }
.center { text-align: center }


/* FORMULAR */
#formbox {
	color: #990000;
	width: 500px;
	min-height: 250px;
	display: block;
}
#formbox legend { display: none }
#formbox fieldset { border: none }
#formbox label { 
	line-height: 20px;
	width: 65px;
	float: left;
}
#formbox label span { visibility: hidden }
#formbox .textfield {
	float: left;
	width: 320px;
	height: 14px;
	padding: 3px 5px 3px 5px;
	margin-bottom: 5px;
	font-size: 11px;
	color: black;
	border: 1px solid #6c2f3e;
	background-color: #e3e3e3
}
#formbox textarea {
	float: left;
	width: 323px;
	height: 160px;
	padding: 3px;
	margin-bottom: 10px;
	font: normal 11px verdana, sans-serif;
	color: black;
	border: 1px solid #6c2f3e;
	background-color: #e3e3e3	
}
.error { color: #f40000; font-weight: normal }
.formfield2 { display: none }
.contactleft { 
	float: left;
	width: 200px;
}
#formbox #submit {
	color: white;
	border: 0px solid #6c2f3e;
	background-color: #6c2f3e;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: bold
}

