/* CSS Document */

/*
Theme Name: Ralfgabler.de Custom Theme
Theme URI: ?
Description: Ralfgabler.de Custom Theme (November 2009)
Version: 1.1
Author: Marvin Siefke
Author URI: http://siefke.info
License: GPL
*/



       *{
margin:0;
padding:0;
}
body{
background:#FFFFCC; /* Seitenhintergrund */
color:#000000;
font:76% Verdana,Arial,Helvetica,sans-serif;
text-align:center;
}
blockquote{
background:#FFFFFF;
color:#FF9900;
font: bold 1.2em/140% "Times New Roman",Times,serif;
padding:0 40px 10px 40px;
}
#footer{
background:#FF9900;
color:#000000;
height:24px;
margin:5px;
text-align:right;
}
#footer p{
padding:8px 15px;
}
#footer a{
background:transparent;
border:0 none;
color:#000000;
text-decoration:none;
}
#footer a:hover{
background:transparent;
color:#FF0000;
}
/* Allgemein */
a{
background:transparent;
border-bottom:1px solid #555555;
color:#555555;
height:1%;
text-decoration:none;
}
a:hover{
background:transparent;
color:#FF0000;/*border-bottom:1px solid #e00;*/
}
/* Container mit Inhalten */
/* Aussenrahmen */
#wrapper{
background:#FFFFCC;
border:1px solid #FF9900;
color:#FF9900;
height:1%;
margin:0 auto 5px auto;
padding:0px;
text-align:left;
width:760px;
}
#top{
height:235px;
margin:5px;
width:750px;
}
#top h1{
background:#FF9900;
border:0px solid #FFFFFF;
color:#000000;
font:24px Verdana,Arial,Helvetica,sans-serif;
letter-spacing:2px;
padding:15px 15px 5px 0;
text-align:right;
text-transform:uppercase;
}
body#all #top{
background:url(titel_hypno.jpg) no-repeat center bottom;
}
body#aktuelles #top{
background:url(titel_aktuelles.jpg) no-repeat center bottom;
}
body#koerper #top{
background:url(titel_koerper.jpg) no-repeat center bottom;
}
body#chiropraktik #top{
background:url(titel_chiropraktik.jpg) no-repeat center bottom;
}
body#felden #top{
background:url(titel_felden.jpg) no-repeat center bottom;
}
body#budda #top{
background:url(titel_budda.jpg) no-repeat center bottom;
}
body#teppich #top{
background:url(titel_teppich.jpg) no-repeat center bottom;
}
body#ralf #top{
background:url(images/titel_ralf.jpg) no-repeat center bottom;
}
h1{
background:#FFFFCC;
border-bottom:1px solid #000000;
color:#FF9900;
font-size:1.3em;
letter-spacing:1px;
padding:20px 0 14px 20px;
}
h2{
font-size:1.3em;
padding:25px 0 15px 40px;
}
h3{
font-size:1.1em;
padding:15px 0 15px 40px;
}
/*NEU-MENU*/
#sidebar {
font-weight:bold;
list-style:none;
padding-bottom:10px;
float:left;
background-color:#FF9900;
width:200px;
margin-right:10px;
margin-left:-200px;
}
#sidebar ul {
margin-left:5px;
}
#sidebar li{
border-top:3px solid #FF9900;
display:inline;
height:1px;
list-style:none;
left:0;
}
#sidebar li a{
background:#FF9900;
border-bottom:1px solid #FF0000;
border-left:1px dashed #FF0000;
color:#000000;
display:block;
padding:3px;
text-decoration:none;
}
#sidebar li li a{
font-size:1em;
margin-left:15px;
}
#sidebar li a:hover{
background:#FF9900;
border-color:#FF0000;
color:#FF0000;
}
#sidebar li a.aktiv{
background:#FF9900;
color:#999999;
}
#sidebar li a.aktiv:visited{
background:#FF9900;
color:#999999;
}
#sidebar li li a.aktiv{
background:#FF9900;
color:#999999;
}
#sidebar span{
left:-30em;
position:absolute;
top:-30em;
}
/* Content */
#content{
background:#FFFFCC;
color:#000000;
height:auto !important;
height:300px;
left:0px;
margin:0 5px 5px 5px;
border-left:200px solid #FF9900;
min-height:300px;
position:relative;
top:0px;
}
#content p{
line-height:150%;
padding:0 60px 10px 40px;
}
#content p.topper{
padding:10px 30px;
text-align:right;
}
#content img{
border:0;
}
#content table{
border-collapse:collapse;
font-size:80%;
line-height:150%;
padding:0 60px 10px 40px;
}
#content td{
background:#FF9900;
color:#000000;
padding:8px;
}
#content th{
background:#003366;
color:#FFFFFF;
padding:8px;
}

.box {
	margin:40px;
	margin-top:0;
	margin-bottom:0;
	border:1px solid #ABAB89;
	border-left:none;
	border-right:none;
	padding:10px;
}
.commentlist {
	margin:40px;
	margin-top:0;
	margin-bottom:0;	
}
form {
	margin:40px;
	margin-top:0;
	margin-bottom:0;	
}
.input {
	background-color:#FFFFFF;
	border:1px solid #D6D6AB;
	margin:2px;
	margin-left:0;
	padding:2px;
}
.submit {
	background-color:#F0F0BF;
	border:1px solid #B2B27C;
	padding:3px;
	margin:2px;
	margin-left:0;
}
