
/*Reset all */ 

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img, hr { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }


html {
	background: #fff url(bilder/bg_kraft.jpg) repeat-x;
}



body {
	width: 100%;
	/*background: transparent url(bilder/bildleiste_UK_fw.jpg) repeat-x;*/
	/*height: 100px;*/
	font-size: 77%;
	line-height: 1.5em;
	color: #486735;
	font-family: Arial, sans-serif;
	
}



#header {
	width: 100%;
	
	height: 255px;
	/*overflow: hidden;*/
	position: relative;
	
}



div#logo {
	height: 158px;
	position: absolute;
	top: 30px;
	left:  681px;
}

div#logo blockquote {
	position: absolute;
	text-indent: -9999px;
}

#logo h1 a, #logo h1 span {
	display: block;
	width: 269px;
	height: 198px;
	text-indent: -9999px;
	background: transparent;
}




#logo h1 {
	width: 269px;
	height: 198px;
	background:  url(bilder/Vorlage_UK.png) no-repeat;
	
	
}

#imgRow {
	background: transparent url(bilder/bildleiste.jpg) repeat-x;
	/*background: transparent url(bilder/bildleistUK.jpg)repeat-x;*/
	width: 100%;
	height: 119px;
}


a:focus { 
outline: none; 
}


a:link, a:visited, ul li.first  {
	color: #778356;
	text-decoration: none;
	
}



 

a:hover, #navigation ul li span, span.imp a:hover{
	font-weight: bold;
	color: #1B3E12;
	}


#navigation ul li span {
	cursor: default;
	text-transform: uppercase;
}

#navigation ul li.first span {
	text-transform: none;
}

/*
#logo {
	width: 100%;
	background: #f6f7da url(bilder/logo.png);
	
}*/

#wrapper {
	margin: 50px 0 0 170px;
	width: 813px;
}




h1 {
	font-size: 1em;
	color: #e53517;
	text-transform: uppercase;
	font-weight: normal;
}

#mainCont h1 {
	margin-bottom: 20px;
}


#mainCont.noWrap h1 {
	margin-bottom: 0;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #1B3E12;
}


span.imp {
	display: block;
	position: absolute;
	top: 210px;
	left: 170px;
	font-size: 0.85em;
	font-weight: bold;
}


span.imp a {
	font-weight: normal;
}

span.imp.ds {
	left: 250px;
}


.fl {
	float: left;
}

p {
	margin-bottom: 1.5em;
}

strong {
	font-weight: bold;
}

#content {
	margin-top: 20px;
	padding-bottom: 20px;
	min-height: 400px;
}

/****** Navigation *******************/
#navigation {
	width: 300px;
	min-height: 435px;
	float: right;
}

/*
#navigation ul {
	width: 300px;
}*/

#navigation ul li a {
	text-transform: uppercase;
	
}


#mainCont {
	width: 480px;
	position: relative;
}

#mainCont.yoga {
	background: transparent url(bilder/Yogi.png) no-repeat 40px 35px;
}

p.welcome {
	background: transparent url(bilder/kraft.jpg) no-repeat 0 5px;
	padding-left: 180px;
}

.ie7 p.welcome {
	background: transparent url(bilder/kraft.jpg) no-repeat 0 0;
	line-height: 1.41em;
}


/* Preisliste ******************************/
#mainCont ul {
	position: relative;
	width: 380px;
	margin-bottom: 20px;
}


#mainCont ul.first {
	margin-bottom: 0;
}

#mainCont ul.second {
	width: 405px;
}


#mainCont ul li.price {
	float: right;
}




#mainCont ul.sub {
	position: absolute;
	background: transparent url(bilder/klammer.png) no-repeat;
	height: 34px;
	left: 385px;
	padding-left: 18px;
	top: 295px;
	width: 40px;
}




#mainCont ul.depi {
	top: 38px;
}


#mainCont ul.sub li {
	margin-top: 18px;
	width: 150px;
}
/********************************************************/

/* Bilder Liste Masken *********************************/

#mainCont.mask ul {
	margin-bottom: 5px;
}

#mainCont.mask p {
	margin-bottom: 5px;
}

dl {
	width: 240px;
	height: 67px;
	margin-bottom: 8px;
	float: left;
}


dl span {
	display: block;
}


dl.first {
	width: auto;
	float: none;
	margin-bottom: 20px;
}




dt {
	width: 62px;
	float: left;
}

dd {
	padding-top: 15px;
}

dl.first dd {
	width: 90%;
	padding-top: 12px;
	
}

.ie7 dl.first dd {
	width: auto;
}

/********************** Ende Liste Masken ******/

/* Tabelle Massage ******************/

table {
	width: 352px;
	margin-bottom: 20px;
}

 .art {
	width: 196px;
}

 .hand {
	width: 62px;
}

.dauer {
	width: 47px;
}


.preis {
	text-align: right;
	width: 47px;
}

tr.space {
	height: 20px;
}

td {vertical-align: bottom;}

/* Kontaktformular **********************************

/*Kontaktformular ********/

#mainCont.contact ul {
	width: 100%;
}

.ie7  #mainCont.contact ul {
	margin-bottom: 0;
}

#mainCont.contact p {
	margin: 10px 0 0 0;
}

#mainCont.contact h1 {
	margin-bottom: 8px;
}

.contactInfo {
	background-color: #E7EFA6;
	padding: 10px 0 15px 15px;
	width: 434px;
}

.contactInfo ul li {
	line-height: 1.1em;
	margin-bottom: 5px;
}

.ie7 .contactInfo {
	width: 456px;
}

fieldset {
	margin-bottom: 1.2em;
}



fieldset.data input {
	border: none;
	width: 204px;
	height: 20px;
}

fieldset span {
	padding-left: 5px;
	margin-right: 20px;
}


fieldset.voucher input { 
	/*border:1px solid black;*/
	width: 82px;
	border: none;
	height: 20px;
}


.ie7 fieldset.voucher input { 
	width: 94px;
}

fieldset.anfrage {
	margin-top: 15px;
	margin-bottom: 0;
}


.contactInfo li.fl {
	margin-right: 10px;
}

label {
	display: block;
}


fieldset.voucher label {
	float: left;
	width: 335px;
}

textarea {
	border: none;
	width: 418px;
	height: 130px;
	resize: none;
		 
}


.ie7 textarea {
	width: 429px;
}

input.senden {
	background-color: #3c5d27;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	border: none;
	margin-top: 10px;
}


.ie7 input.senden {
	padding: 1px;
	width: 85px;
	
}

div.fehler {
	color: #E53517;
	font-weight: bold;
}


ul.adresse {
	margin-top: 1.45em;
	color: #778356;
}

#navigation ul.adresse li a {
	text-transform: none;
}

#mainCont.impress {
	width: 470px;
}

#mainCont.impress ul {
	width:  auto;
}

ul#special {
	/*background: transparent url(bilder/25jahre.png) 0px 2px no-repeat;
	padding-left: 90px;
	margin-top: 20px;
	color: #e53517;
	height: 110px;*/
	display: none;
}
