#dropBottom { margin-top: -30px; } /* test */
#dropBottom a,
#dropBottom h2  { color: #f18a00; font-weight: normal; font-size: 22; letter-spacing: 0; text-decoration: none; }
#dropBottom a:hover{ color:#a25600; text-decoration: none; }

#id_home0 #footer { border: none !important; }

/* -----------------------------------------------------------------------------
   -----------------------------------------------------------------------------
   Chris Weinmann - Grafikbuero GEBHARD|UHL, Freiburg    
   http://www.gebharduhl.de   Copyright (c) 2009 GEBHARD|UHL
   -----------------------------------------------------------------------------
   -----------------------------------------------------------------------------
*/
/*----------------General Rules-------------*/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
.alt {
	display: none;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.align-right { text-align: right; }
.align-center { text-align: center; }
.align-left { text-align: left; }

/*----------------General Rules-------------*/
/*----------------General Layout-------------*/
body {
	color:#000000;
	font-family: "Trebuchet MS", "Arial", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size:13px;
	width:100%;
	background: url(../images/inhalt_BG.jpg) top left repeat-x;
}
#id_home0 {
	background: url(../images/start_BG.jpg) top left repeat-x;
}
#id_home0 #wrapper{
	background: none;
	}
#wrapper {
	position: relative;
	width:960px;
	margin: 0 auto;
	text-align: left;
	height:100%;
	background: url(../images/wrapper_BG.png) top right no-repeat;
}
#id_home #wrapper{
	background: none;
}
/*----------------General Layout-------------*/
/*----------------Header-------------*/
#header {
	display: block;
	width:960px;
	height:168px;
	background: transparent url(../images/logo.gif) top center no-repeat;
}
#header h1 a{
	display: block;
	width:300px;
	height:135px;
	margin: 0 auto;
}
/*----------------Header-------------*/

/*----------------Start Content-------------*/
#startContent {
	display: block;
	width:960px;
	height:340px;
	background: transparent url(../images/startContent_BG.jpg) top right no-repeat;
	padding-top:80px;
	padding-left:10px;
}
#startContent h2,
#dropBottom h2 {
	color:#f18a00;
	font-size:18px;
	font-weight: normal;
	font-style: italic;
}
#startContent div{
	display: block;
	width:160px;
	height:220px;
	float:left;
	margin-top:76px;
}
#startContent div h3 a{
	display: block;
	width:160px;
	height:240px;
}
#startContent div.therapie{
	background: url(../images/start_TCM.png) top left no-repeat;
}
#startContent div.kochschule{
	background: url(../images/start_Kochen.png) top left no-repeat;
}
#startContent div.sportler{
	background: url(../images/start_Sport.png) top left no-repeat;
}
/*----------------Start Content-------------*/
/*----------------Navigation-------------*/
#mainNav {
	display:block;
	height:43px;
	line-height:normal; 
	margin-top:7px;
}
#mainNav ul {
	list-style:none;
}
#mainNav ul li{
	float:left;
	
}
#mainNav ul li.first{
	margin-left:0px;
}
#mainNav ul li a{
	display: block;
	height:24px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainNav ul li a:hover, #mainNav ul li.active a{
	background-position:0 -40px;
}

#subNav {
	display:block;
	float:left;
	width:170px;
	min-height: 10px;
}
#subNav ul {
	list-style: none;
	display: block;
}
#subNav ul li a{
	display:block;
	color:#ffffff;
	background-color:#f18a00;
	line-height:20px;
	padding-left:10px;
	text-decoration: none;
	margin-bottom:10px;
}
#subNav ul li a:hover,#subNav ul li a.active{
	color:#a25600;
}
#subNav ul li ul {
	list-style:disc;
	padding-left:30px;
	margin-bottom:20px;
	margin-top:5px;
}
#subNav ul li ul li{
	color:#f18a00;
}
#subNav ul li ul li a{
	display:inline;
	color:#f18a00;
	background-color:transparent;
	line-height:24px;
	padding-left:0;
	text-decoration: none;
}
#subNav ul li a:hover, #subNav ul li.active a{
	color:#a25600;
}
#subNav ul li ul li a:hover{
	color:#f18a00;
}
#subNav ul li ul li a.active{
	color:#ccc;
}
/*----------------Navigation-------------*/
#mood {
	display: block;
	height:128px;
	width:700px;
	padding-top:65px;
}
#mood h2{
	color:#f18a00;
	font-size:18px;
	font-weight: normal;
	font-style: italic;
	margin-bottom:20px;
}
#mood h3{
	color:#a25600;
	font-size:16px;
	font-weight: normal;
	font-style: italic;
	margin-left:60px;
}

#breadCrumb {
	height:20px;
}
#breadCrumb p{
	color: #a25600;
	text-transform: uppercase;
	font-size:11px;
}
#breadCrumb p a{
	color: #f18a00;
	text-decoration: none;
	font-size:11px;	
}

#contentContainer {
	padding-top:40px;
	margin-bottom:30px;
}

#leftContentStart {
	display:block;
	float:left;
	width:520px;
	margin-left: 60px;
}
#leftContentStart p{
	line-height: 24px;
}
#rightContentStart {
	display:block;
	float:left;
	width:230px;
	margin-left:140px;
}
#rightContentStart h2{
	color:#f18a00;
	font-size:16px;
	font-weight: normal;
	font-style: italic;
	margin-bottom:20px;
}
#rightContentStart h3{
	color:#a25600;
	font-size:14px;
	font-weight: normal;
	font-style: italic;
	margin-bottom:20px;
}

#leftContent {
	display:block;
	float:left;
	width:520px;
	margin-left: 20px;
}
#leftContent p{
	line-height: 24px;
	margin-bottom:24px;
}
#leftContent ul{
	line-height: 24px;
	margin-bottom:24px;
	margin-left:1em;
}
#leftContent ol{
	line-height: 24px;
	margin-bottom:24px;
	margin-left:2em;
}

#leftContent img{
	padding:1px;
	border:1px solid #f18a00;
	margin-right:10px !important;
}
#rightContent {
	display:block;
	float:left;
	width:230px;
	margin-left:20px;
}
#rightContent h2{
	color:#f18a00;
	font-size:16px;
	font-weight: normal;
	font-style: italic;
	margin-bottom:20px;
}
#rightContent h3{
	color:#a25600;
	font-size:14px;
	font-weight: normal;
	font-style: italic;
	margin-bottom:20px;
}
/*----------------Footer-------------*/
#footer {
	border-top:1px solid #f18a00;
	padding-bottom:20px;
}
#id_home #footer {
	border-top:0;
}
#footer p{
	font-size: 11px;
	position: relative;
	width:960px;
	margin: 0 auto;
	text-align: left;
	padding-top:5px;
	padding-left:10px;
	clear:both;
	color: #999;
}
#footer p a{
	color: #f18a00;
	text-decoration: none;
}
/*----------------Footer-------------*/

div.csc-textpic:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html div.csc-textpic {height: 1%;}
/* End hide from IE-mac */	