/*
Theme Name: Feldmuehle
Theme URI: http://praxisfeldmuehle.ch
Description: Praxis Feldmuehle
Version: 1.0
Author: Ellen Bauer
Author URI: http://elmastudio.de
*/

/* Reset styles
---------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent
}
body {
	color:#1559A1;
	background:#E5F0F9;
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
/* remember to define focus styles! */
:focus {
	outline:0
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse
}
.clear {
	clear:both;
}
.top-space {
	padding-top:60px;
}
.bottom-space {
	padding-bottom:30px;
}
.space-10 {
margin-bottom: 10px;
}
/* Typography
------------------------------------------------------------------*/
h1 {
}
h1 a img {
	margin:35px 0 20px 0;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:38px;
	font-weight:700;
	line-height:36px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	padding-bottom:5px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:700;
	padding:20px 0 3px 0;
}
.oeffnungszeiten h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:700;
	padding:5px 0 0 0;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:400;
	padding:16px 0 3px 0;
}
.oeffnungszeiten h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:700;
	padding:5px 0 5px 0;
}
.team-member h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:400;
	padding:0;
}
.team-member h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
	padding:0 0 15px 0;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}
p.bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700px;
	padding:3px 0 8px 0;
}
p.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400px;
	padding:5px 0 15px 0;
}
/* Links
------------------------------------------------------------------*/

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#1559A1;
}
a:hover {
}
/* Basic Structure
------------------------------------------------------------------*/
#header-bg {
	height:240px;
	width:100%;
	background: #fff url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/bg/bg-header.png) left top repeat-x;
}
#header {
	margin:0 auto;
	width:900px;
}
#content-bg {
	width:100%;
	background: url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/bg/bg.png) left top repeat-x;
}
#content {
	margin:0 auto;
	width:900px;
	position:relative;
	overflow:hidden;
	background: url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/bg/bg-structure.png) left top no-repeat;
	padding:60px 0 0 0;
}
#footer {
	margin:0 auto;
	width:900px;
	position:relative;
	overflow:hidden;
	background:#E5F0F9;
	padding:20px 0 50px 0;
}
/* Main Navigation
------------------------------------------------------------------*/
#navi {
	margin:0 auto;
	width:900px;
	height:70px;
	position:relative;
	overflow:hidden;
	border-top:#D9D9D9 1px solid;
}
#navi ul li {
	margin:15px 0 0 0;
	padding:0 10px 0 10px;
	float:left;
	border-left:#D9D9D9 1px solid;
}
#navi ul li.first {
	margin:15px 0 0 15px;
	padding:0 10px 0 10px;
	float:left;
	border:none;
}
#navi ul li a {
	position:relative;
	height:34px;
	padding:6px 5px 0 5px;
	display:block;
	color:#3C76B0;
	text-decoration:none;
	text-align:center;
	font-size:22px;
}
#navi ul li a:hover {
	text-decoration:none;
	background:#3C76B0;
	color:#fff;
}
#navi ul li a:hover {
	text-decoration:none;
	background:#3C76B0;
	color:#fff;
}
/* Navi Buttons - Rounded Corners -----------------------------*/
#navi ul li a:hover .tl {
	position: absolute;
	width: 11px;
	height: 11px;
	background: url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/btn/navi-corner-tl.png);
	top: 0px;
	left: 0px;
}
#navi ul li a:hover .tr {
	width: 11px;
	height: 11px;
	background: url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/btn/navi-corner-tr.png);
	position: absolute;
	top: 0px;
	right: 0px;
}
#navi ul li a:hover .bl {
	width: 11px;
	height: 11px;
	background: url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/btn/navi-corner-bl.png);
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#navi ul li a:hover .br {
	width: 11px;
	height: 11px;
	background: url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/btn/navi-corner-br.png);
	position: absolute;
	bottom: 0px;
	right: 0px;
}
/* Content
------------------------------------------------------------------*/
.content-box {
	width:758px;
	position:relative;
	background:#fff;
	border:#D9D9D9 1px solid;
	float:left;
}
.inside {
	padding:50px 70px 50px 70px;
}
/* Content - Rounded Corners -----------------------------*/
.content-box .tl {
	position: absolute;
	width: 21px;
	height: 21px;
	background: url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/btn/content-corner-tl.png);
	top: -1px;
	left: -1px;
}
.content-box .tr {
	width: 21px;
	height: 21px;
	background: url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/btn/content-corner-tr.png);
	position: absolute;
	top: -1px;
	right: -1px;
}
.content-box .bl {
	width: 21px;
	height: 21px;
	background: url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/btn/content-corner-bl.png);
	position: absolute;
	bottom: -1px;
	left: -1px;
}
.content-box .br {
	width: 21px;
	height: 21px;
	background: url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/btn/content-corner-br.png);
	position: absolute;
	bottom: -1px;
	right: -1px;
}
/* Content - Startseite -----------------------------*/
.intro-text {
	width:420px;
	float:left;
}
.pic-bg {
margin-top: 5px;
	background:#BDCDDE;
	padding:7px;
	float:right;
	position:relative;
}
/* Content - Lage / Oeffnungszeiten -----------------*/
.lage-text {
	width:300px;
	float:left;
}
.oeffnungszeiten {
	width:320px;
	margin:20px 0 0 0;
	padding:20px 15px 20px 15px;
	background:#F2F2F2;
	border: #BDCDDE 7px solid;
	float:left;
}
.google-maps {
	width:646px;
	margin:15px 0 15px 0;
	background:#BDCDDE;
	padding:7px;
	clear:both;
	position:relative;
}
/* Content - Team --------------------------------*/
.team-member {
	width:660px;
	margin:30px 0 0 0;
	clear:both;
	overflow:hidden;
	position:relative;
}
.teampic {
	background:#BDCDDE;
	margin-right: 30px;
	padding:7px;
	float:left;
	position:relative;
}
/* Content - Leistungen --------------------------------*/

.content-leistungen p {
	height:21px;
	padding:0 0 20px 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	background:url(http://praxisfeldmuehle.ch/wp-content/themes/feldmuehle/images/bg/haekchen.png) left top no-repeat;
}

/* Footer
------------------------------------------------------------------*/
#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#808080;
}
#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#808080;
	font-weight:700;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	color:#808080;
}

