/*! normalize.css 2012-03-11 - http://github.com/necolas/normalize.css */

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family:sans-serif}
body{margin:0}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
h1{font-size:2em;margin:.67em 0}
h2{font-size:1.5em;margin:.83em 0}
h3,h4{font-size:1.17em;margin:1em 0}
h5{font-size:.83em;margin:1.67em 0}
h6{font-size:.75em;margin:2.33em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
p,pre{margin:1em 0}
pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:75%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:1em 0}
dd{margin:0 0 0 40px}
menu,ol,ul{padding:0}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}



/* Let's start the real deal! */
html { text-align:center; margin:0 auto; padding:0; background-color:#f6f6f6; }
body { font-family: 'Merriweather', serif; font-weight:300; font-size: 0.9em; line-height:1.7; letter-spacing:-0.03em; color:#707070; margin:0 auto; padding:0; text-align:left; width:75%; }
#home { margin: 30px 0 0 0; }
#navigation { background-color:#f6f6f6; width:75%; height:30px; position:fixed; top:0; padding:20px 0 5px 0; margin:0; border-bottom:1px solid #fff; }
#navigation li { display:inline; float:left; list-style-type:none; padding:0 5px 5px 5px; margin: 0 10px 0 0; text-transform:lowercase; text-align:left;}
h1, h2, h3, h4 { font-weight:300; }
h1 { letter-spacing:-0.04em; padding: 0 30px; font-size: 1.5em; line-height:1.8; margin: 0 0 80px 0;}
h2 { text-transform:lowercase; margin: 50px 0 20px 0; padding-top:60px;}
h3,h4 { margin:0; }
p { margin:0 0 20px 0; }
.intro p { letter-spacing:-0.04em; padding: 0 30px; font-size: 1.5em !important; line-height:1.8; margin: 0 0 80px 0;}
.intro h3, .marioncv h3, .massageintro h3 {display:none;}
#marion p { }

a:link, a:visited { text-decoration:none; color:#00adf5; }
a:active, a:hover, .current a { color:#797979; }
a:focus { outline:none; color:#797979; }
u { text-decoration:none; border-bottom: 2px solid #34c3ff; }
strong { font-weight:700; }
small { text-align:center; width:100%; display:block; margin-bottom: 30px;}


#logotype { text-align:right; padding-top:65px; }
.stoerer { margin: -65px auto 0 auto; }
.seperator { text-align:center; background-image:url('img/seperator.gif'); background-repeat:x-repeat; height: 2px; margin: 80px 0; display:block; clear:both;}
.clear { clear:both; }
.blue, h3, h4 { color:#00adf5 }
#content ul { padding: 0 0 0 60px; }
.three_col { width: 30%; margin:10px 3% 50px 0; float:left; }
.two_col { width: 45%; margin:10px 5% 50px 0; float:left; }
.workimg, .billet { margin:5px 0 20px 0; height:auto; border:15px solid #fff; -moz-box-shadow: 0px 0px 5px #ccc; -webkit-box-shadow: 0px 0px 5px #ccc; box-shadow: 0px 0px 5px #ccc; }
#massage .workimg, .billet { float:right; margin-left:30px; width: 500px; }
#fitness .workimg { float:left; margin-right:30px; width: 350px; }
#marion .workimg  { float:left; margin-right: 30px; width: 300px; }
.marioncv { margin-left: 350px;}
.left { float:left; margin-right: 30px; }

