/*  -------------------------------------------------------------------------------------

	Datum			03.2013
	Projekt			praxis-karin.ch
	Author			Rebecca Staehlin
	Version			0.3
	------------------------------------------------------------------------------------ */


/*  -------------------------------------------------------------------------------------

   	Farben 
   
	Schwarz 		#5f5752 	(Schrift)
	Gelb 			#f2e49c		(Hintergrund Navigation, Footer)
	Grau 			#e2e2e2 	(Hintergrund Body)
   	Pink 			#b14fbb 	(Überschriften, Navigation)
	Weiss 			#fdfdfd 	(Hintergrund Wrapper)
	------------------------------------------------------------------------------------ */
   


 
html {
	overflow-y: scroll;
	}
	
body {
	background: #e2e2e2;
	color: #5f5752;
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 90%;
	}

#wrapper {
	background: #fdfdfd;
	margin: 6px auto;
	max-width: 1000px;
	position: relative;
	}


/*  -------------------------------------------------------------------------------------

 	Intro 
	------------------------------------------------------------------------------------ */

#section_intro {
	background: url(background_intro.jpg) no-repeat;
	margin: 6px auto;
	max-width: 1000px;
	height: 700px;
	
	}


#section_intro ul { 
	line-height: 300px;
	list-style-type: none; /*ohne Aufzählungspunkte*/
	padding-left: 0;
	text-align: center;
	}

#section_intro li {
	display: inline; 
	}

#section_intro a {
	color: #5f5752;
	font-size: 2.1em;
	margin: 0 50px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #5F5752;
	}

#section_intro a:link, nav a:visited {
	color: #5f5752;
	}

#section_intro a:hover {
	color: #b14fbb;
	}

#bottom {
	background: #fdfdfd;
	height: 22px;
	text-align:center;
	background-color: transparent;
    background-color: rgba(253,253,253,0.4);
	bottom: 0;
	position: absolute;
	width: 1000px;
	}
	
.copyright {
	float:left;
	margin-left: 12px;
	}
	 
#bottom a:hover {
	color: #b14fbb;
	text-decoration:underline;
	}
	
	
/*  -------------------------------------------------------------------------------------

 	Header
	------------------------------------------------------------------------------------ */
   
#header {
	background: url(background.jpg) no-repeat;
	height: 354px;
	width: 1000px;
	position: relative;
	}
	
#hover a { 
	display:block;
	float: right;
	height:88px;
	margin: 10px;
	width:100px;
	}
	
#hover span {
	display:none;
	}
	
#hover a:link, #hover a:visited { 
	background:url(logo1.png); /*Rollover*/
	}
	
#hover a:hover {
	background:url(logo2.png); /*Rollover*/
	}


/*  -------------------------------------------------------------------------------------

   	Navigation
	------------------------------------------------------------------------------------ */
   
#nav {
	background: #eed243;
	background-color: transparent;
    background-color: rgba(238,210,67,0.4);
	bottom: 0;
	height: 33px;
	position: absolute;
	width: 1000px;	
	}

#nav ul {
	 line-height: 16px;
	 list-style-type: none;
	 text-align: center;
	 margin-bottom: 0px;
	 }

#nav li {
	display: inline;
	margin: 0 18px;
	}

#nav a {
	padding: 13px 6px 3px 6px; /*oben rechts unten links*/
	text-decoration: none;
	}

#nav a:link, #nav a:visited {
	color: #5f5752;
	}

#nav a:hover {
	background: #fdfdfd;
	color: #b14fbb;
	}

#nav span {
	color: #b14fbb;
	text-decoration: none;
	}
	
	
/*  -------------------------------------------------------------------------------------

   	Unternavigation
	------------------------------------------------------------------------------------ */
	
#unternav {
	height: 30px;
	width: 100%;	
	}
	
#unternav ul {
	line-height: 46px;
	list-style-type: none;
	margin-top: 0;
	padding-left: 0;
	}
	
#unternav li {
	display: inline;
	margin-left: 160px;
	}
	
#unternav a {
	color: #b14fbb;
	padding: 13px 1px 2px 1px;
	text-decoration: none;
	}
	
#unternav a:link a:visited {
	color: #5f5752;
	}

#unternav a:hover {
	color: #b14fbb;
	text-decoration: underline;
	}
		
#unternav span {
	float: right;
	margin-right: 60px;
	}

#unternav a:hover span {
	float: right;
	margin-right: 60px;
	text-decoration: underline;
	}

		
/*  -------------------------------------------------------------------------------------

   	Überschriften
	------------------------------------------------------------------------------------ */
	
h1 {
	color: #b14fbb;
	font-size: 2.1em;
	font-weight: 100;	
	}

h2 {
	color: #b14fbb;
	font-size: 1.4em;
	font-weight: 100;
	margin-bottom: 5px;	
	margin-top: 30px;
	}

h3 {
	color: #b14fbb;
	font-size: 1.2em;
	font-weight: 100;
	margin: 24px 0 6px;	
	} 
	
h4 {
	color: #5f5752;
	font-size: 1em;
	font-weight: 600;
	margin: 8px 0 2px;	
	}


/*  -------------------------------------------------------------------------------------

  	Inhalt
	------------------------------------------------------------------------------------ */
	
.section {
	min-height: 346px;
	padding: 20px 160px 40px 160px;
	}
	
.text {
	padding-left: 2px; /*Damit Text und Tabellen links bündig sind*/
	}
	
p.text span {
	text-align: right;
	}
	
p a span {
	float: right;
	text-decoration: underline;
	} 
	
a {
	color: #5f5752;
	}
	
.krankenkasse { 
	float: right;
	}

#oben { /*Anker*/
	padding-top: 50px;
	}


/*  -------------------------------------------------------------------------------------
 	Bilder
	------------------------------------------------------------------------------------ */ 

a img { /*Bilder ohne Rahmen*/
	border: 0;
	}
	
.abstand {
	margin: 2px;
} 

.bilderrahmen {
	border: 1px solid #f2e49c;
	padding: 4px;
}

#gutschein {
	background: url(orchidee1.jpg) top center no-repeat;
	width: 680px;
	height: 428px;
	}
	
#linkseite {
	background: url(orchidee3.jpg) top center no-repeat;
	width: 680px;
	height: 500px;
	}
	
#hotstone {
	float:right;
	width: 271px;
	height: 183px;
	margin-top:12px;
	}
	
	
/*  -------------------------------------------------------------------------------------

 	Tabellen
	------------------------------------------------------------------------------------ */ 
   
/*  -------------------------------------------------------------------------------------
 	Preise Massagen
	------------------------------------------------------------------------------------ */ 
   
.tabelle1{
	color: #5F5752;
	font-weight: 600;
	margin-bottom: 6px;
	text-align: left;
	width: 100%;
	}

td{
	padding: 0;
	}

.td1{
    text-align: left;
	width: 68%;
	}

.td2{
    text-align: left;
	width: 12%;
	}

.td3{
    text-align: right;
	width: 10%;
	}

.td4{
    text-align: right;
	width: 10%;
	} 


/*  -------------------------------------------------------------------------------------
 	Preise Kosmetik
	------------------------------------------------------------------------------------ */ 

.tabelle2{
	color: #5F5752;
	font-weight: 600;
	margin-top: 10px;
	text-align: left;
	width: 100%;
	}

td{
	padding: 0;
	}

.td1{
    text-align: left;
	width: 68%;
	}
  
.td2{
    text-align: left;
	width: 12%;
	}

.td3{
    text-align: right;
	width: 10%;
	}

.td4{
    text-align: right;
	width: 10%;
	} 
	
	
/*  -------------------------------------------------------------------------------------
 	Öffnungszeiten
	------------------------------------------------------------------------------------ */ 
	
.tabelle3{
	margin-top: 8px;
	width: 50%;
    text-align: left;
	}


/*  -------------------------------------------------------------------------------------

   	Formular 
	------------------------------------------------------------------------------------ */
	
label {
	  display: block;
	  cursor: pointer;
	  }
	
button, input, select, textarea {
	background-color: #e2e2e2;
	border: 1px solid #5f5752;
	color: #5f5752;
	font-family: inherit;
	font-size: 100%;
    margin: 0;
	padding: 4px;
	}
	

/*  -------------------------------------------------------------------------------------

   	Footer
	------------------------------------------------------------------------------------ */
   
#footer {
	background: #f2e49c;
	height: 22px;
	text-align: center;
	}

address {
	color: #000;
    font-size: .7em;
	font-style: normal;
	line-height: 24px;
	}
	
address a { 
	color: #000;
	text-decoration: none;
	 }
	 
#footer a:hover {
	color: #b14fbb;
	text-decoration:underline;
	}




	


    
