
@import url(reset.css);

html {
	min-height: 100%;
	margin-bottom: 1px;
}

@font-face {
    font-family: 'LucidaHandwriting';
    src: url('LucidaHandwriting.eot');
    src: url('LucidaHandwriting.eot?#iefix') format('embedded-opentype'),
         url('LucidaHandwriting.woff') format('woff'),
         url('LucidaHandwriting.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.largeText {
	font-size: 160%;
	line-height: 1.5em;
}

#brand1 .largeText{
	font-size: 120%;
}

#brand1 #sidebar{
	padding-bottom: 0 !important;
	float: right;
}

/**
 * ProcesssWire.com site template stylesheet. Prepared for use in the basic site profile. 
 *
 * Please feel free to use and/or modify under the same license as ProcessWire.
 *
 * Copyright 2010 by Ryan Cramer Design, LLC
 *
 */

body
 {
	font: 16px/1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	font-size: 75%;
	margin: 0 0 15px 0 ;
}

ul{
	margin: 0 0 15px 0;
}

h1 {
	margin: 0 0 15px 0;
}

li {
	font-size: 75%;
	margin: 0 0 0 15px;
	list-style-type: disc;
}

strong {
	font-weight: bold;
}

.row:after,
.clr:after,
.group:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

header {
	background-color: #979867;
}

.mainheader {
	float: left;
	width: 650px;
	height: 250px;
}

.rightHeader {
	width: 310px;
	float: right;
}

#brand1 .rightHeader {
	height: 250px;
	background: url(images/Horisberger.jpg) no-repeat right bottom;
}

#brand1 .contentLeft {
	padding: 0;
}

#brand1 div.contentLeft {
	background: url(images/home.jpg) no-repeat left bottom;
	width: 650px !important;
	min-height: 499px;
}

#brand1001 #logo,
#brand1003 #logo,
#brand1011 #logo,
#brand1012 #logo,
#brand1013 #logo,
#brand1015 #logo,
#brand1 #address {
	display: none;
	height: 0;
}

#brand1001 header {
	background: #979867 url(images/shiatsu.jpg) no-repeat;
}

#brand1001 .contentLeft {
	background-color: #cbcbb1;
	min-height: 450px;
}

#brand1003 .contentLeft,
#brand1012 .contentLeft,
#brand1013 .contentLeft,
#brand1015 .contentLeft  {
	background-color: #77e4ff;
	min-height: 450px;
}

#brand1011 .contentLeft {
	min-height: 400px;
	background: url(images/fusspflegeBody.jpg) no-repeat 0 bottom;
}

#brand1003 header {
	background: #0696ca url(images/massagen.jpg) no-repeat;
}

#brand1011 header {
	background: #0696ca url(images/fusspflege.jpg) no-repeat;
}

#brand1012 header {
	background: #0696ca url(images/kosmetik.jpg) no-repeat;
}

#brand1013 header {
	background: #0696ca url(images/ausbildung.jpg) no-repeat;
}

#brand1015 header {
	background: #0696ca url(images/ausbildung.jpg) no-repeat;
}

#brand1015 #sidebar {
	background: url(images/map.gif) no-repeat 0 top;
	padding-top: 360px;
}

#brand1016 #sidebar {
	background: url(images/map.gif) no-repeat 0 top;
	padding-top: 360px;
}

#brand1 #title  {
	display: none;
	height: 0;
}

#brand1 h2 {
	font: 250% "LucidaHandwriting";
	color: white;
}

.line2 {
	margin-left: 160px;
}

.line1 {
	margin: 380px 0 0 20px;
}

body {
}

.container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	-moz-box-shadow: 5px 0 10px #e2e2e0;
	-webkit-box-shadow: 5px 0 10px #e2e2e0;
	box-shadow: 5px 0 10px #e2e2e0;
}

#address {
	margin: 25px 0 0 20px;
	color: white;
}

#address p {
	margin: 0 0 20px 0;
	line-height: 1.7em;
}

.contentLeft {
	width: 610px;
	float: left;
	padding: 50px 20px;
}

#brand1 header {
	
}

#sidebar {
	width: 290px;
	float: left;
	padding: 50px 0 25px 20px;
}

#masthead {
	height: 250px; 
}

p#logo {
     text-indent: -9999px;
	height: 239px;
	width: 260px;
	background: url(images/logo.png) no-repeat;
	margin: 5px 0 0 100px;
}

	#title {
		font-size: 130%; 	
		color: #003051;
	font-weight: bold;
}

nav {
	background-color: #cf000d;
}

#topnav li {
	list-style-type: none;
}

#topnav {
	margin: 0;
}

			#topnav a { 
	font: 170% "LucidaHandwriting";
	padding: 12px 8px 12px 58px;
	color: white;
}

			#topnav a {
				float: left; 
			}

			#topnav a:hover,
			#topnav a.on {
				color: #979867; 
			}

a, a:link, a:visited, a:active {
	color: #b3173e;
}

a:hover {
	text-decoration: underline;
}

.service {
	display: flex;
	position: absolute;
	top: 228px;
	right: 10px;
	margin: 0;
}

.service li {
display: inline;	
padding: 0 3px;
}

.service a {
	text-transform: uppercase;
	color: white;
}

.service a:hover {
	color: #d20018;
}


#footer {
	clear: both; 
}
	#footer p,
	#footer a {
		color: #85aaba; 
	}

	#footer p {
		text-align: center; 
	}

	#footer a:hover {
		text-decoration: underline; 
		color: #db1174; 
	}

/**
 * The edit link that appears when you are logged in.
 * It is recommended that you implement an edit button 
 * in your templates to make it easy to switch to and
 * from the admin control panel when editing pages. 
 *
 */
#editpage {
	position: absolute;
	top: 0;
	left: 0; 
	padding: 5px 6px; 
	background: #db1174; 
	color: #fff; 
	display: block;
	font-weight: bold; 
}
	#editpage:hover {
		background: #ffffcc;
		color: #000; 
	}


/**
 * Alignment styles that are used by the InputfieldTinyMCE for 
 * positioning images in bodycopy. If you are using this field type, 
 * you may want to include these or similar styles in your site.
 *
 */
.align_left {
        float: left;
        margin: 0 1em 0.25em 0;
}

.align_right {
        float: right;
        margin: 0 0 0.25em 1em;
}

.align_center {
        display: block;
        margin-left: auto;
        margin-right: auto;
}


/**
 * WireFatalError is a class that ProcessWire will use to output
 * fatal errors in the design, but only if debug mode is on, or if
 * you are logged in as a superuser. 
 *
 */
.WireFatalError {
	background: #a30000; 
	color: #fff; 
	padding: 1em; 
	position: relative;
	z-index: 9999;
}

