@charset "UTF-8";
/* CSS Document */


/********************************************* Body & Hintergrund *********************************************/

html, body, #holder {
	/*height: 100%;
	width: 100%;*/
}
body > #holder { height: auto; min-height: 100%; }

body{
	font-family: Arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #3a3a3a;
	margin:0;
	padding:0;
	background: url("/media/img/design/verlauf.jpg") no-repeat;
	/*height:100%;*/
}

#holder{
	/*background:blue;
	height: auto;
	min-height: 100%;*/
	padding:70px 40px;
	margin:0;
	width: 1024px;
}


/********************************************* Header *********************************************/

#header{
	/*background:yellow;
	background: url("/media/img/design/header_bg.gif");*/
	/*height: 54px;*/
	height: 71px;
	width: 100%;
	overflow:hidden;
	color:black;
}

#header h2{
	font-size: 1.7em;
	height:13px;
	margin:0;
	font-weight: normal;
	text-transform:uppercase;
	width: 300px;
	padding: 20px 40px;
}

#header h2 a{
	color: #ADAFB1;
	text-decoration: none;
}

#header h2 span{
	color: #D7CD96;
}



/********************************************* Menu *********************************************/


#menu{
	/*background:yellow;*/
	/*
	width:24%;
	float:left;

	
	padding: 70px 1% 30px 1%;

	text-align: right;
	*/

}

#menu ul{
	list-style:none;
	text-align: left;
	padding:0 0 0 0;
	margin:0;
}

#menu ul li{
	height: 65px;
	padding:0;
	margin: 0;
	float: left;
}

#menu ul li a{
	
	display:block;
	padding:0;
	
	margin: 0;
	
    height: 45px;
    width: 130px;
    margin-right: 20px;
    text-indent: -7777px;
    
	/*
	color: #747577;
	font-size: 1.1em;
	width: 60%;
	border: 1px solid #888888;
	*/
    background-position: 0 -45px;
}

#menu ul li a.mark{
	/*color:#35BD18;
	font-weight: bold;*/
	display: none;
}

#menu ul li a:hover{
	/*color:#35BD18;*/
	text-decoration: none;
	font-weight: bold;
	background-position: 0 -45px;
}

#menu_shiatsu{
	background: url("/media/img/design/menu_shiatsu.png") no-repeat;
}
#menu_wirkung{
	background: url("/media/img/design/menu_wirkung.png") no-repeat;
}
#menu_kosten{
	background: url("/media/img/design/menu_kosten.png") no-repeat;
}
#menu_praxis{
	background: url("/media/img/design/menu_praxis.png") no-repeat;
}
#menu_therapeutin{
	background: url("/media/img/design/menu_therapeutin.png") no-repeat;
}
#menu_kontakt{
	background: url("/media/img/design/menu_kontakt.png") no-repeat;
}

/********************************************* Content *********************************************/


#content{
	/*background:purple;*/
	/*
	
	height:100%;
	width:100%;
	min-height:100%;
	margin:0px;
	*/
	padding:0;
	clear:left;
	position: absolute;
	top: 145px;
	width:1024px;
	/*
	padding-bottom: 3em;*/
}

/********************************************* Sub Menu *********************************************/

#sub_menu{
    float:left;
    width: 150px;
    margin:0;
    padding:0;
}
#sub_menu ul{
    margin:0;
    padding:0;
}
#sub_menu li{
    display:none;
}

#sub_menu li a.mark{
    height: 70px;
    display:block;
}

#sub_menu li li a, #sub_menu li.mark li a{
    height: 34px;
    display:block;
}

#sub_menu li li a.mark, #sub_menu li li a:hover{
    background-position: 0 -34px;
}

#sub_menu li.mark, #sub_menu li.mark li, #sub_menu li.mark li.mark{
    display:block;
    text-indent: -7777px;
}



#h1_shiatsu{
	background: url("/media/img/design/h1_shiatsu.png") no-repeat;
}

#h1_wirkung{
	background: url("/media/img/design/h1_wirkung.png") no-repeat;
}

#h1_kosten{
	background: url("/media/img/design/h1_kosten.png") no-repeat;
}

#h1_praxis{
	background: url("/media/img/design/h1_praxis.png") no-repeat;
}

#h1_therapeutin{
	background: url("/media/img/design/h1_therapeutin.png") no-repeat;
}

#h1_kontakt{
	background: url("/media/img/design/h1_kontakt.png") no-repeat;
}


#sub_menu_shinso{
	background: url("/media/img/design/sub_menu_shinso.png") no-repeat;
}
#sub_menu_meilensteine{
	background: url("/media/img/design/sub_menu_meilensteine.png") no-repeat;
}
#sub_menu_links{
	background: url("/media/img/design/sub_menu_links.png") no-repeat;
}
#sub_menu_impressum{
	background: url("/media/img/design/sub_menu_impressum.png") no-repeat;
}
#sub_menu_lageplan{
	background: url("/media/img/design/sub_menu_lageplan.png") no-repeat;
}
#sub_menu_behandlung{
	background: url("/media/img/design/sub_menu_behandlung.png") no-repeat;
}
/********************************************* Content Mitte *********************************************/


#text{
	padding-top:0;
	width: 350px;
	padding-bottom: 50px;
    float:left;
}

#image{
	height: 200px;
	/*background:#eee;*/
	width: 490px;
    padding:0 0 0 20px;
    float:left;
}

#image ul{
	margin:0;
	padding:0;
	width: 490px;
	height: 200px;
}

#image li{
	float:left;
	margin:0;
	padding:0;
	list-style: none;
}


/*********************************************  Footer *********************************************/

#footer{
	clear: both;
	
	z-index: 10;
	padding: 0 0 30px 40px;
	
	position: fixed;
	bottom:0;
	visibility:hidden;
    color: #cc0000;
	/*
	background: blue;
	height: 3em;*/

}

#footer p{
	text-align:left;
}


/********************************************* Table *********************************************/

table th{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 150px;
}

table td{
	vertical-align: top;
}

table{
	margin-top: 5px;
	border:0;
	border-collapse: collapse;
}

td, th, tr{
	margin:0;
	padding:0;
	border:0;

}
td{
	margin-left: -5px;
}


/* Target Firefox */

@-moz-document url-prefix(){
caption { margin-left: -1px; }
}

/********************************************* Font *********************************************/

h1{
	font-size: 1.1em;
	text-transform:uppercase;
	margin-bottom: 2px;
	margin-top:0;
}

h2{
	font-size: 1.1em;
	margin-bottom: 0px;
}
h3{
	font-size: 1em;
	margin-bottom: 0px;
}

h4{
	font-size: 1em;
	margin-bottom: 0px;
}
h5{
	font-size: 1em;
	margin-bottom: 0px;
}
p{
    
	margin-top: 0;
	font-size: 1em;
}
a img{
	border:none;
}

a{
	color: #cc0000;
	text-decoration:none;
}


a:hover{
	text-decoration: underline;
}

hr{
	color: #ffffff;
	margin: 30px 0;
	padding-top: 1px;
}



/********************************************* Andere Klassen *********************************************/

.clear{
	clear:both;
}

.hidden{
	visibility:hidden;
	height:1px;
	padding:0;
	margin:0;
	line-height:0;
}

/********************************************* STart *********************************************/

#start{
	padding: 190px 0 0 400px;
}

#start #menu a{
	margin-left:0;
}

#start #header{
	
}

#start #header h2{
	padding: 34px 0 0 0;
	margin-bottom: -20px;
}
#start #colorholder{
	margin:0;
	padding:0;
	background: url(/media/img/design/farben.jpg) no-repeat;
	background-color: #afb6ea; /*#daaeff; #E0E1FF;*/
	height: 18px;
	width: 100%;
}


