/*
-----------------------------------------------------------------------------------------------
Title: shiatsu anke siebert - basic styles
Date: November 2013
Last Update: 
Author: silvia schulte-engelhardt, www.engelhardt-concepts.de  //  info@engelhardt-concepts.de
-----------------------------------------------------------------------------------------------
*/
/*
Farben:
	background-color: #f8f2db; =  beige
	color: 	#333333;  =  anthrazit - schrift
			#1f4066  =  dunkelblau
			#ffff00  =  gelb
			#ffcc66	  = hellgelb
			#e39a15  =  dunkelgelb - navi

Schriften:
Copperplate
Calibri

*/

@font-face { 
font-family: 'calibri'; 
src: url('../fonts/calibri.eot#') format('eot');
src: url('../fonts/calibri.ttf') format('truetype');
}
 
@font-face {	 
font-family: 'calibri-bold'; 
src:  url('../fonts/calibrib.ttf') format('truetype');
}

@font-face {
font-family: 'calibri-italic'; 
src:  url('../fonts/calibrii.ttf') format('truetype');
}

@font-face {
font-family: 'copperplate'; 
src:  url('../fonts/COPRGTL.eot#') format('eot');
src:  url('../fonts/COPRGTL.TTF') format('truetype');
}


*  html, body { margin: 0; padding: 0; }

body{
	width:100%;
	height:100%;
	font-family: 'calibri';
	font-size:  1.0em ;     /*0.875em;  14px */
	line-height: 1.5em;    /*1.71428em;  22 */
	background:#fefefe;   /*url(images/pattern.gif);*/
	color:#303030;
}
img, embed, object, video {
max-width: 100%;
}
img {
-moz-border-radius: 5px;
border-radius: 5px;
}

h1 {
font-family: 'copperplate';
margin: 2% 0;
color: #1f4066;
}

h2 {
font-family: 'copperplate';
margin-top: 2%;
color: #1f4066;
}

p {
margin-bottom: 1.0em;
}

br {
margin: 0;
}

ul {
list-style-position: inside;
}

ul li ul li{
list-style-position: inside;
margin-left: 25px;
}

.small {
font-size: small;
}
#navigation ul li {
font-family: 'copperplate';
font-style: normal;
}
#footer {
/*height: 30px;*/
background: #1f4066;
color: #ffcc66;
position: relative;
}

#footer  p{
text-align: center;
}

#footer  a{
color: #ffcc66;
}

/********************************************************************************/

@media screen and (min-width: 100px ) {

h1 {
font-size: 1.2em;
}

h2 {
font-size: 1.1em;
}

	#wrapper {
	margin: 0 auto;
	width: 95%;
	max-width: 480px;
	border: 0px solid #000;
	background: #fefefe;
	position: relative; /*ist das wichtig??*/
	}
	
	#header {
	width: 100%;
	height: 135px;
	}

	#navigation {
	overflow: hidden;
	float: left;
	margin-left: 0;	
	}
	#navigation ul {
	list-style: none;
	width: 100%;
	background: transparent;
	display: inline;
	}
	
	#navigation ul li {
	overflow: hidden;
	color:  #333;        /*#c8c8c8;*/
	/*font-family: copperplate, Helvetica, serif;
	font-style: normal;*/
	display: block;
	margin: 2px ;
	background:  #fff;      /* #ffcc66;      #e39a15;*/
	}
	
	#navigation ul li  a{
	color: #1f4066;
	text-decoration: none;
	}
	
	#logo {
	float: right;
	width: 30%;
	margin-right: 5px;
	}

/****************************************************************************************/
	
	#headerimage {
	width: 100%;
	height: 137px;
	background: #fff url(../images/header-480.jpg) no-repeat top left;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px grey;
	-webkit-box-shadow: 5px 5px 5px grey;
	box-shadow: 5px 5px 5px grey;	
	}

/**************************************************************************************/

	#contentwrapper {
	margin-top: 2em;
	}

	#inhalt  {
	}
	
	.collage{
	display: block;
	margin: 0 auto;
	}
}


/*******************************************************************************************/

@media screen and (min-width: 600px ) {

h1 {
font-size: 1.3em;
}

h2 {
font-size: 1.2em;
}

	#wrapper {
	margin: 0 auto;
	width: 95%;
	max-width: 980px; /* ändern im max.width!!   */
	border: 0px solid #000;
	background: #fefefe;
	position: relative; /*ist das wichtig??*/
	}
	
	#header {
	width: 100%;
	height: 158px;
	}
	
	#navigation {
	background:  #fff; 	
	float: left;
	margin: 100px 0 0 0;
	}
	
	#navigation ul {	
	width: 100%;
	display: inline;
	}
	
	#navigation ul  li{
	list-style: none;
	display: inline;
	text-align: center;
	}
	
	#logo {
	float: right;
	width: 25%;
	}
	
	
/***********************************************************************************/	
	#headerimage {
	width: 100%;
	height: 280px;
	/*margin-top: 150px;*/
	background: #fff url(../images/header-980.jpg) no-repeat top left;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;	
		-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px grey;
	-webkit-box-shadow: 5px 5px 5px grey;
	box-shadow: 5px 5px 5px grey;
	}
	
}
	
/*************************************************************************************/


@media screen and (min-width: 760px) {

	#navigation ul  li{
	font-size: 1.3em;
	margin: 0 4px;
	}
	
	.right  {
	float: right;
	margin: 15px 0;
	font-size: small;
	text-align:center;
	}	
	
	#shiatsu2  {
	float: left;
	margin-right: 2%;

/*	position: absolute; bei position im footer!!
	bottom: 30px;
	}
	
	#shiatsu3 {
	float: right;
	}*/
}
/**********************************************************************************/

@media screen and (min-width: 950px) {

	#logo {
	margin-right: 40px;
	}
}
/***************************************************************************************/
