﻿body {
	font-family: 'Segoe UI', 'Arial', 'Verdana';
	font-size:13px;
	color:#525252;
}
a {
text-decoration: none;	
color: #1e5876;
}
a:hover {
text-decoration: underline;	
}
h1,h2 {
	color: #1e5876;
	font-size: 23px;
	text-decoration:none;
	font-weight:100;
	font-family: Impact;
	letter-spacing:0.5px;
	padding: 0 0 0 10px;
	margin:0;	
}
img {border:0;}
#container {
	width: 845px;
	margin:0 auto;	
}
#header {
	height:200px;
	background: url(headerBg.png) no-repeat bottom right;
}
#logo {
	padding: 20px 0 0 10px;
}
#logo p {
	margin:0 0 0 75px;
	padding:0;
	font-size: 16px;
}
#logo p .name {
	font-weight: bold;
	color: #96cf85;	
}
#logo p .tel {
	color: #666d75;	
}
#nav ul{
	list-style-type:none;
	margin: 20px 0 20px 0;
	padding:0 10px;
}
#nav li {
	display: inline;	
}
#nav li:before{
	content: "/";
	font-weight:bold;
	margin: 0 15px 0 10px;
	font-size: 10px;
}
#nav li:first-child:before {
	content:none;	
}
#nav a {
	color:#818181;
	font-size: 17px;	
	text-decoration:none;
	font-family: Impact;
	letter-spacing:0.5px;
}
#nav a:hover {
	text-decoration: underline;	
}
#nav a.active {
	color:#226283;
}
.hr {
background: url(hrBg.png) repeat-x;
width:100%;
margin:0;
height:1px;	
}
/*
impact
Arial
*/
.startSeiteList>div {
	width:207px;
	float:left;
	margin-right:5px;
}
.startSeiteList .desc h1 a {
	color: #1e5876;
	font-size: 23px;
	text-decoration:none;
	font-weight:100;
	font-family: Impact;
	letter-spacing:0.5px;
	padding: 0 0 0 10px;
}
.startSeiteList>div .image {
	padding:20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;	
	position:relative;
}
.startSeiteList>div .image a {
	display:block;
	position:absolute;
	background: #1f536f;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	width: 167px;
	height:35px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	line-height: 30px;
	text-align:right;
	padding: 3px 10px;
	font-size: 14px;
	bottom:20px
}
.startSeiteList>div .image .imageHide {
	width:207px;
	position:absolute;
	top:0;
	left:0;
	height:440px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: rgba(31,83,111,0.5);
	padding: 10px;	
	color: #fff;
	visibility:hidden;
	opacity:0;
	transition:opacity .3s linear;
}
.startSeiteList>div .image:hover .imageHide {visibility:visible;opacity:1;}
.startSeiteList>div .image .imageHide h1 {
	color: #fff;
	font-size: 23px;
	text-decoration:none;
	font-weight:100;
	font-family: Impact;
	letter-spacing:0.5px;	
}
.startSeiteList>div .image .imageHide>a {
	background: #7aba66;
	left: 20px;
}
#footer {
	text-align:center;	
	color:#bababa;
}
#footer p a {
	color: #bababa;
	padding:0;
	margin:0;
}
#footer ul {
	margin:5px 0 5px 0;	
	padding:0;
}
#footer ul li {
	list-style-type:none;
	display:inline;
}
#footer a {
	color:#818181;
	margin: 0 7px;
	text-decoration:none;
}
#footer h3 {
	display:inline;
	font-weight:normal;
	font-size:13px;
}
#footer a:hover {
	color: #bababa;
	text-decoration:underline;	
}
#search input[type='text'] {
	border:0;
	background:#fff;
	font-size:16px;
	padding:10px;	
	margin: 10px 0;
}
#search input[type='submit'] {
	border:0;
	background:#1f536f;
	color: #fff;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	padding:10px 30px;	
	margin: 10px 0;
	cursor:pointer;
}
#search *{vertical-align:top}
#search input[type='submit']:hover {
	opacity: 0.8; 
}
#search input[type='submit']:active {
	opacity: 0.8; 
	margin: 12px 0 8px 0;
}
input.kontaktInput {
width: 250px;	
}
textarea.kontaktInput {
	width:250px;
resize:vertical;
}
#therapieformen li span {
	font-weight:bold;
	font-style:normal;
	padding: 0 10px 0 0;
	color:#1e5876;
}
#therapieformen li a:hover span {
	text-decoration:underline;
}
#therapieformen li a {
	font-style:italic;
	color: inherit;
	padding: 10px;
	background: url(/storage/hrBg.png) bottom repeat-x;
	display:block;
}
#therapieformen li a:hover {
	background: #d3e6ed;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f7f9), to(#d3e6ed)); 
	background: -webkit-linear-gradient(top, #f2f7f9, #d3e6ed); 
	background: -moz-linear-gradient(top, #f2f7f9, #d3e6ed); 
	background: -ms-linear-gradient(top, #f2f7f9, #d3e6ed); 
	background: -o-linear-gradient(top, #f2f7f9, #d3e6ed);
	text-decoration:none;
}
.angebot-item {
	border: 0px dashed #d3d3d3;
	border-bottom-width: 1px;
	border-radius: 20px;
	margin: 0 0 20px 0;
	padding: 20px;
}
.angebot-item h1 {
	
	margin:0;
	padding : 0 10px 0 0px;
}
ul {
	margin:0;
	padding:0;
}