/* 
Stylesheet fuer koerper-und-seele-balance.de
(c) Anne Muehlbauer, http://neontrauma.de
*/

* { margin: 0; padding: 0; border: 0; outline: none; }
body { background: #ffe885; color: #800000; font: 100.01%/1.4em "Trebuchet MS", Verdana, Arial, sans-serif; }

div#wrap { margin-top: 20px; margin-left: 200px; width: 650px; font-size: .82em;} 
div#header { height: 185px; margin-left: 350px;}
div#main { }
div#menu { width: 220px; float: left; margin-top: 185px;}
div#content {width: 400px; margin-left: 250px; }
div#footer{ clear: left; height: 60px; text-align: right; }

a, a:hover { text-decoration: none; color: #800000; }

blockquote, blockquote p { 
	color: #f90; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 1.2em; 
	width: 200px; 
	text-align: center; 
	margin: 50px auto 10px;
	}

cite { 
	font-size: .78em; 
	text-align: right; 
	font-weight: bold; 
	font-style: normal;
	display: block; 
	margin-top: -13px;
	margin-bottom: 10px;
	width: 300px;  
	}

h1 {}
h2 { color: #f90; 
	text-transform: uppercase; 
	font-weight: bold;
	letter-spacing: 1px; 
	font-size: 1.3em;
	margin-bottom: 2em;
	text-align: center; }

h2 span { text-transform: lowercase; font-style: italic; }

h3 { color: #800000;  font-size: 1.1em; }
	
p { text-align: justify; margin-bottom: 1.5em; color: #000;}

span.rechts { padding-left: 30px; }
span.rot { font-weight: bold; color: #800000; }

strong { color: #f90; font-weight: bold; letter-spacing: 1px; }

#menu ul li { line-height: 3em; list-style: none; background: url(bullet.jpg) no-repeat 0 50%; padding-left: 40px;}	
#menu ul li a:hover { text-decoration: underline; }

#main ul li { list-style: none; background: url(kringel.gif) no-repeat 0 50%; padding-left: 40px; margin-bottom: 1em; color: #000;}
#main ul li ul li { background: none; list-style-type: circle; margin-left: 20px; padding-left: 10px; }

.center { text-align: center; margin: 0 auto; }
	
div.box { padding: 10px; border-left: 1px solid #800000; }