/* CSS 
Heilraum - Ausbildungszentrum und Praxis für Kinesiologie, systemische Aufstellungen und energetische Psychotherapie
www.kinesiologie-heilraum.de
Start: 24.06.2008
Letzte Aenderung: 01.07.2008
 */
 
/* Farbschema --------------------------------------------------------------------------------------- */
/*
# Farbton (Hintergrund - hellgrün): #D4DFB4
# Farbton (Text - grau): #6D6E71
# Farbton (Headline - dunkelgrün): #658E05
# Farbton (Linien): #CDCDCD
*/


/* Reset -------------------------------------------------------------------------------------------- */
*{
margin: 0;
padding: 0;
border: 0;
}

img, a img {
border: none;
}

ul {
list-style: none;
}

a:focus {
outline: none;
}

a {
color: #658E05;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/*-------------------------------------------------------------------------------------------------- */


body {
padding: 60px 0;
background: #D4DFB4;
color: #6D6E71;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wrapper {
position: relative;
margin: 0 auto;
width: 861px;
text-align: left;
background: transparent url(../images/hg_wrapper.gif) top left repeat-y;
}

/* HEADER inkl. kleiner NAVI ---------------------------------------------------------------------- */
#header {
position: relative;
width: 100%;
height: 67px;
background: url(../images/hg_header.gif) top right no-repeat;
}

#header ul {
position: absolute;
bottom: 3px;
right: 23px;
}

#header li {
float: left;
font: 11px Arial, Helvetica, sans-serif;
}

#header li a {
padding: 0 4px;
color: #999999;
text-decoration: none;
background: url(../images/dash_navi_header.gif) center right no-repeat;
}
#header li a:hover {
text-decoration: underline;
} 

#header li a.letzter {
background: none;
}


/* NAVI MAIN -------------------------------------------------------------------------------------- */
#navi {
z-index: 400;
position: absolute;
top: 67px;
left: 27px;
width: 207px;
background: #FFF;
}

li {
float: left;
}

a.main {
display: block;
padding: 5px 5px 3px 22px;
width: 180px;
overflow: hidden;
color: #999;
font-size: 13px;
font-weight: bold;
line-height: 22px;
text-decoration: none;
border-bottom: 2px solid #FFF;
background: url(../images/bt_navi_main_regular.jpg) no-repeat;
}

a:hover.main,
a.main_active,
a.main_active_single {
color: #7E7E7E;
background: url(../images/bt_navi_main_active.jpg) no-repeat;
}

a.main_active,
a.letzter {
border: none !important;
}
	
	li.active {
	background: url(../images/navi_li_subactive_line.gif) bottom right no-repeat;
	}
	
	a.sub {
	display: block;
	margin: 0 0 0 12px;
	padding: 5px 10px 3px 10px;
	width: 175px;
	color: #AAA;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #CDCDCD;
	background: url(../images/hg_navi_sub.gif) top right repeat-y;
	}
	
	a:hover.sub {
	background: #E4E4E4;
	}
	
	a.sub_active{
	color: #7E7E7E;
	border-bottom: 1px solid #CDCDCD !important;
	background: #E4E4E4;
	}
		
		a.subsub {
		display: block;
		margin: 0 0 0 21px;
		padding: 5px 10px 3px 13px;
		width: 163px;
		color: #AAA;
		font-size: 11px;
		line-height: 14px;
		text-decoration: none;
		border-bottom: 1px solid #CDCDCD;
		background: #FFF url(../images/ico_navi_subsub.gif) center left no-repeat;
		}
		
		a:hover.subsub,
		a.subsub.active {
		color: #707070;
		background: #FFF url(../images/ico_navi_subsub_active.gif) center left no-repeat;
		}
		
		a.subsub.subsub_letzter {
		border: none !important;
		margin: 0 0 1px 21px !important;
		}
		
		
/* ILLUSTRATION HEAD -------------------------------------------------------------------------------- */
#illustration_head {
z-index: 500;
position: absolute;
top: 67px;
left: 233px;
width: 601px;
height: 222px;
}

#illustration_head_image {
position: absolute;
top: 67px;
right: 27px;
width: 273px;
height: 222px;
}

/* CONTENTAREA -------------------------------------------------------------------------------------- */
#contentarea {
position: relative;
margin: 223px 0 0 27px;
}

	#textarea {
	padding: 23px 20px 30px 220px;
	width: 375px;
	height: auto !important;
	min-height: 370px;
	height: 370px;
	background: url(../images/hg_content.gif) top left repeat-x;
	}
	
	h1 {
	margin: 0 0 15px 0;
	color: #658E05;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	}
	
	#textarea, #textarea p {
	margin: 0 0 14px 0;
	font-size: 12px;
	line-height: 15px;
	}
	
	#textarea ul {
	margin: 0 0 10px 0;
	}
	
	#textarea ul li {
	list-style-type: circle;
	float: none;
	margin: 0 0 5px 13px;
	}
	
	#newsarea {
	position: absolute;
	top: 31px;
	left: 615px;
	width: 190px;
	height: 245px;
	background: #FFF;
	border: 1px solid #CDCDCD;
	}

	#news01,
	#news02,
	#news03 {
	margin: 0 9px;
	padding: 8px 0 0 0;
	height: 73px;
	border-bottom: 1px solid #CDCDCD;
	}
	
	#news03 {
	border: none !important;
	}
	
	h2 {
	height: 17px;
	overflow: hidden;
	color: #658E05;
	font-size: 13px;
	}
	
	div.news_txt {
	margin: 4px 0;
	height: 25px;
	overflow: hidden;
	font-size: 11px;
	line-height: 12px;
	}
	
	a.news_link {
	display: block;
	padding: 0 0 0 13px;
	color: #658E05;
	font-size: 11px;
	text-decoration: none;
	background: url(../images/ico_news_link.gif) center left no-repeat;
	}
	a:hover.news_link {
	text-decoration: underline;
	}
	
	
	#box {
	position: absolute;
	top: 277px;
	left: 615px;
	width: 190px;
	height: 170px;
	background: #FFF;
	border: 1px solid #CDCDCD;
	overflow: hidden;
	}
	
	#box img {
	width: 190px;
	}

/* Veranstaltungen ------------------------------------------------------------------------------------------------ */
table.events {
	width: 375px;
}
.tabheader {
	border-top: 1px solid #CDCDCD;
}
td.datum {
	padding: 3px 5px 3px 5px;
	width: 60px;
	border: 1px solid #CDCDCD;
	border-top: 0px;
	vertical-align: top;
}
td.titel {
	padding: 3px 5px 3px 5px;
	width: 235px;
	border: 1px solid #CDCDCD;
	border-left: 0px;
	border-top: 0px;
	vertical-align: top;
}
td.preis {
	text-align: right;
	padding: 3px 5px 3px 5px;
	width: 50px;
	border: 1px solid #CDCDCD;
	border-left: 0px;
	border-top: 0px;
	vertical-align: top;
}



/* FOOTER ------------------------------------------------------------------------------------------------ */
#footer {
width: 100%;
height: 140px;
background: url(../images/hg_footer.gif) bottom right no-repeat;
}

#footer p {
margin: 0 0 0 247px;
padding: 3px 0 0 0;
width: 375px;
text-align: center;
color: #999;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
border-top: 1px solid #CDCDCD;
}

