 @charset "utf-8";
/* CSS Document */
	
	/***************************************************/
	/* =basic */
	/***************************************************/
	
	html {
	background-color: #FFF
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: url(../images/layout/bg.jpg) repeat-x;
	height: 500px;
}
.clear {
	float: none;
	clear: both;
}
strong {
	font-weight:bold;
}
strong.color {
	color: #0B72B9;
	font-weight:bold;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
* + html .clearfix {
	display:inline-block;
}
em {
	color: #0B72B9;
}
a.pdf {
	background: url(../images/layout/pdf-icon.png) no-repeat;
	padding-left: 22px;
	height: 16px;
	display: block;
	color: #0B72B9;
	text-decoration: none !important;
	margin-bottom: 10px;
}
div#fb-icon {
	position: absolute;
	right: 10px;
	top: 490px;
}
div#fb-icon a {
	display: block;
	background: url(../images/layout/fb-icon.png) no-repeat;
	height: 20px;
	width: 20px;
}
img.firma {
	margin-bottom: 20px;
}
img.phillip {
	margin-top:-124px;
}
p.small {
	width:180px;
}
/***************************************************/
	/* =branding */
	/***************************************************/
	
	h1#branding {
	position: absolute;
	top: -20px;
}
h1#branding span {
	display: none;
}
h1#branding img.systemhaus {
	left: 545px;
	margin: 0 82px;
	position: absolute;
	top: 41px;
}
h1#branding img.medizintechnik {
	position: absolute;
	top: 40px;
	left: 5px;
}
h1#branding img.philips {
	position: absolute;
	left: 346px;
	top: 55px;
}
/***************************************************/
	/* =container */
	/***************************************************/
	
	#container, #footer {
	width: 960px;
	margin: 0 auto;
}
/***************************************************/
	/* =header */
	/***************************************************/
	
	#header {
	height: 475px;
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#aktuelles {
	background: url(../images/layout/aktuelles.png) no-repeat;
	position: absolute;
	right: -44px;
	top: 95px;
	height: 119px;
	width: 120px;
	z-index: 10;
}
#aktuelles a {
	color: #FEFFFF;
	font-family: 'Humanst521LtBTLight';
	font-size: 25px;
	left: 18px;
	position: absolute;
	text-decoration: none;
	top: 50px;
	text-shadow: 1px 1px 1px #1d1d1b;
}
#aktuelles a:hover, #contact-button a:hover {
	text-decoration: underline;
}
#contact-button {
	background: url(../images/layout/kontakt.png) no-repeat;
	position: absolute;
	right: -20px;
	top: 190px;
	height: 101px;
	width: 101px;
	z-index: 20;
}
#contact-button a {
	color: #FEFFFF;
	font-family: 'Humanst521LtBTLight';
	font-size: 25px;
	left: 16px;
	position: absolute;
	text-decoration: none;
	top: 43px;
	text-shadow: 1px 1px 1px #1d1d1b;
}
/***************************************************/
	/* =slideshow */
	/***************************************************/

		div#slideshow {
	background:url(../images/slideshow02/bg-slideshow.jpg) no-repeat;
	height: 300px;
	width: 940px;
	overflow: hidden;
	position:absolute;
	left: 10px;
	top: 175px;
	z-index:1;
}
/***************************************************/
	/* =navi */
	/***************************************************/

	ul#navi {
	height: 35px;
	width: 940px;
	position: absolute;
	display: block;
	top:140px;
	left: 10px;
	background:#0A70B8;
	z-index:5;
}
ul#navi li {
	float: left;
	list-style-type: none;
}
ul#navi li a {
	display: block;
	text-decoration: none;
	font-size:15px;
	color:#fff;
	font-weight:normal;
	padding:9px 15px 8px 15px;
	border-right:1px solid #fff;
	background:#0A70B8;
}
ul#navi li a:hover, ul#navi li.active a:hover {
	background:#92afec;
	color:#fff;
}
ul#navi li.active a {
	background:#fff;
	color:#0A70B8;
}
/* =navi-sub */
	/***************************************************/
	
	.navi-sub {
	display: none;
	position: absolute;
	z-index: 200 !important;
	background: #FFF;
}
.navi-sub li {
	float: none !important;
	list-style-type: none;
	padding: 0;
	width: auto;
	margin: 0px !important;
	display: block;
}
.navi-sub li a {
	display: block;
	font-size: 12px!important;
	line-height: 22px;
	padding: 4px 10px 3px 10px!important;
	text-transform: none;
	height: auto !important;
	border:none!important;
	background:#0A70B8!important;
	color:#fff!important;
}
.navi-sub li a:hover, .navi-sub li.active a {
	color: #0053a1 !important;
	text-decoration: none;
	background: #fff!important;
}
#navi li:hover .navi-sub {
	display:block!important;
}
/***************************************************/
	/* =content */
	/***************************************************/
	
#content-container {
	height: 100% !important;
}
.info {
	margin: 0 auto;
	width: 939px;
	border-top:#a0cd64 3px solid;
	border-bottom:#a0cd64 3px solid;
	padding:20px 0 20px;
	margin-bottom:30px;
}
.info .imgbox {
	float: left;
	margin-right: 35px;
	width: 300px;
}
.info h3 {
	color: #0b72b9;
	font-size: 25px;
	font-family: 'Humanst521LtBTLight';
	margin-bottom: 15px;
	line-height: 24px;
}
.info p {
	text-transform:none;
	color:#4d4e4e;
	font-size:14px;
}
.info img {
	float:left;
	margin-right:10px;
}
.info .text {
	float: left;
	margin-left: 32px;
	width: 517px;
}
#content {
	margin-left: 35px;
	min-height: 350px;
	margin-top: 25px;
}
#content p, .contact-column p {
	margin-bottom: 18px;
}
.content-small {
	width: 300px;
	float: left;
	margin-right: 35px;
	margin-bottom: 30px;
}
.content-big {
	width: 564px;
	float: left;
	margin-bottom: 30px;
}
.content-big .column {
	text-align:center;
	width: 282px;
	float: left;
}
.content-big .column p {
	text-align:center;
	color:#3372D0;
}
.content-big .column img {
	width: 282px;
	float: left;
}
.columnFR {
	float:right;
}
.columnFL {
	float: left;
	margin: 0 20px 0 0;
	width: 262px;
}
.columnMR {
	margin-right:32px;
	width: 420px;
	float: left;
}
.columnNoM {
	width: 420px;
	float: left;
}
.columnMR img {
	float: left;
}
img.mrB {
	padding-bottom:33px;
}
.columnFR {
	float:right;
}
.columnFL {
	float: left;
	margin: 0 20px 0 0;
	width: 262px;
}
.columnMR p, .columnNoM p {
	padding-top: 20px;
}
.columnNoM img {
	float: left;
}
#content img.image-th {
	border: 1px solid #7f7f7f;
}
.content-small a {
	color: #0B72B9;
	text-decoration: underline;
}
.content-small a:hover {
	text-decoration: none;
}
.content-small .imgBox {
	margin: 10px 0 10px 0;
}
.content-small .imgBox p {
	color: #0B72B9;
	font-family: 'Humanst521LtBTLight';
	font-size: 20px;
	line-height: 21px;
	margin-top: 10px;
}
#content ul {
	margin-bottom: 20px;
}
#content ul.list {
	margin-left: 15px;
}
#content ul.list ul {
	margin-left: 15px;
}
#content ul.list ul li {
	list-style: circle;
	line-height: 22px;
}
#content ul li {
	list-style: disc;
	line-height: 22px;
}
#content div.left {
	margin-left: 25px;
}
.index {
	margin-left:20px;
}
div.logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:40px;
}
div.angebot {
	border-left: 8px #0B72B9 solid;
}
div.angebot p {
	margin-left:10px;
	font-size:12px;
}
div.angebot p strong {
	font-size:16px;
	color:#76B823;
}
/*img*/
	
	img.mySono, .sonoAceR6 {
	margin-left:122px;
	margin-bottom:20px;
}
img.samsung {
	margin-bottom: 20px;
}
img.r3 {
	margin: 30px 30px;
}
img.ugeo {
	float:right;
	margin:  0 35px 0 66px
}
img.floatLeft {
	float:left;
	padding: 0 5px 3px 0;
}
.neuheiten {
	float:left;
	margin-right:81px;
}
/***************************************************/
	/* =headlines */
	/***************************************************/
	
	#content h2 {
	background: url(../images/layout/h2-content.png) bottom left no-repeat;
	color: #0B72B9;
	font-family: 'Humanst521LtBTLight';
	font-size: 35px;
	line-height: 25px;
	margin-bottom: 20px;
	text-transform: normal;
	padding-bottom:15px;
}
#content h2 span {
	color: #636463;
	font-size: 25px;
	font-family: 'Humanst521LtBTLight';
	font-size: 20px;
	text-transform: uppercase;
}
#content h3.highlight {
	color: #fff;
	font-size: 18px;
	background:#0b72b9 url(../images/layout/bg-li.png) 0 0 repeat-y;
	padding:7px 10px 5px 20px
}
.content-small h3, .content-big h3, .column-float h3 {
	color: #636463;
	font-size: 25px;
	font-family: 'Humanst521LtBTLight';
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: normal;
}
.content-big h3, .content-big h4, .column-float h4 {
	color: #0064B0;
}
h3.no-acc {
	background:url(../images/layout/acc.png) no-repeat;
	height: 35px;
	width: 564px;
	color: #fff;
	padding-left: 20px;
	font-size: 12px !important;
	padding-top: 9px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0b72b9;
	width: 870px;
	margin-bottom: 30px;
}
div.uebersicht a span {
	padding: 6px 0 0 5px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 25px;
	background-color: #0B72B9;
	font-family: 'Humanst521LtBTLight';
	font-size: 18px;
	text-decoration: none;
}
div.uebersicht a {
	text-decoration: none;
}
div.uebersicht a:hover span {
	background: #025492;
}
div.uebersicht img {
	height: auto;
	width: auto;
	margin-bottom: 30px;
	display: block;
}
#content .uebersicht {
	float: left;
	width: 205px;
	margin-right: 23px;
}
#content .uebersicht.V02 {
	width: 270px;
}
/***************************************************/
	/* =sidebar */
	/***************************************************/
	
	/***************************************************/
	/* =footer */
	/***************************************************/
	
	#footer-container {
	background: url(../images/layout/bg-footer-container.png) repeat-x;
	height: 560px;
	width: auto;
}
div#footer-container .abstand {
	padding-left: 40px;
}
#footer-container h3, .content-small h3.green {
	color: #0b72b9;
	font-size: 25px;
	font-family: 'Humanst521LtBTLight';
	margin-bottom: 15px;
	line-height: 24px;
}
#footer-container h3.green, .content-small h3.green {
	color: #76b823;
}
/***************************************************/
	
	div#kontaktdaten {
	background: url(../images/layout/lines-kontaktdaten.png) no-repeat;
	width: 889px;
	height: 202px;
	margin-left: 35px;
	padding-top: 23px;
}
div#kontaktdaten a, .content-big a, .column-float a {
	text-decoration: none;
	/*color: #76b823;*/
		color: #0B72B9;
}
.contact-float {
	float: left;
	width: 245px;
	margin-bottom: 40px;
}
.contact-float-small {
	float: left;
	width: 150px !important;
	margin-bottom: 40px;
}
#kontaktdaten dt, #kontaktdaten dd, #content dt, #content dd {
	float: left;
}
#kontaktdaten dd {
	width: 215px;
}
#content dd {
	width: 200px;
}
#kontaktdaten dt, #content dt {
	width: 45px;
}
#content dl {
	margin-bottom: 15px;
	height: 75px;
}
.column-float {
	float: left;
	width: 450px;
}
.columnborder {
	border: 1px #000 solid;
	padding: 15px 0px 0px 40px;
	width: 700px;
	margin: 0px 0px 20px 75px;
	height: 220px;
}
.columnborder img {
	float:left;
	margin-right: 35px;
}
.columnborder li {
	list-style: none!important;
	font-size: 11px;
	line-height: 16px!important;
	background: url(../images/layout/li.png) no-repeat 224px 6px;
	padding-left: 200px;
}
.columnborder p.price {
	display: inline;
	margin-left: 225px;
	font-size: 20px;
}
/***************************************************/
	
	div.contact-column {
	float: left;
	width: 283px;
}
/***************************************************/
	
	div#sitemap {
	margin-left: 74px;
}
/***************************************************/
	
	ul.column {
	float: left;
	padding-right: 80px;
	border-right: 1px solid #0b72b9;
	padding-left: 80px;
	width: auto;
	height: 230px;
}
ul.first {
	padding-left: 0px;
}
ul.last {
	border-right: none;
}
ul.column li {
	font-size: 11px;
	line-height: 16px;
	background: url(../images/layout/li.png) no-repeat 0 6px;
	padding-left: 8px;
}
ul.column li.no-list {
	background: none;
	padding-left: 0px;
}
ul.column li a {
	color: #848383;
	text-decoration: none;
}
ul.column li a:hover, ul.column li.active a {
	color: #1d1d1b;
}
/***************************************************/
	/* =googlemaps */
	/***************************************************/
	
	div.tooltip {
	width:270px;
	height:95px;
}
div.tooltip p {
	margin:0 !important;
	padding:0 !important;
}
div#googlemaps-address, div#googlemaps-address2 {
	width:564px;
	height:250px;
}
address#address2 {
	margin-bottom: 18px;
}
#geocode, #geocode2 {
	display: none;
}
h5#company, h5#company2, div.tooltip h4, div.tooltip a {
	color: #0B72B9;
}
div.tooltip a:hover {
	text-decoration: none;
}
/***************************************************/
	/* =caroussel */
	/***************************************************/
	
	.carousel ul {
	position:absolute;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.no-js .carousel ul {
	position:static;
}
.carousel .mask {
	position:relative;
	overflow:hidden;/*margin-left: 20px;*/
}
.carousel ul li {
	float:left;
	width:174px;
	height:127px;
	color:#fff;
	font-size:8em;
	text-align:center;
	margin:0;
	list-style: none !important;
}
.carousel .pagination-links {
	background: none repeat scroll 0 0 #FFFFFF;
	list-style: none outside none;
	padding: 0;
	position: absolute;
	top: -21px;
	width: 541px;
}
.carousel .pagination-links li {
	float: left;
	margin-right: 4px;
}
.carousel .pagination-links li a, .carousel .pagination-links li.current a {
	background: none repeat scroll 0 0 #0B72B9;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 17px;
	text-align: center;
	text-decoration: none;
	width: 18px;
}
.carousel .pagination-links li a:hover {
	text-decoration:none;
}
.carousel .disabled {
	color:gray;
	cursor:default;
}
/** pagination02**/
		
	.carousel .pagination-links {
	background: none repeat scroll 0 0 #FFFFFF;
	list-style: none outside none;
	padding: 0;
	position: absolute;
	top: -21px;
	width: 541px;
}
.carousel .pagination-links li {
	float: left;
	margin-right: 4px;
}
.carousel .pagination-links li a, .carousel .pagination-links li.current a {
	background: none repeat scroll 0 0 #0B72B9;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 17px;
	text-align: center;
	text-decoration: none;
	width: 18px;
}
/** my carousel 2 **/
		.my-carousel-2 .mask {
	width:564px;
	height: 128px !important;
}
.my-carousel-2 {
	position: relative;
	height: 125px;
}
.my-carousel-2 ul li {
	margin:0 8px 0 0;
}
a.prev, a.next {
	display: none;
}
.line {
	border-bottom:1px dotted #999;
	margin-bottom:30px;
	margin-top:20px;
}
.links {
	margin-right:20px;
}
.rechts {
	margin-left:170px;
}
.margin {
	margin-right: 20px;
}

.distanceBottom{
	margin-bottom: 20px !important;
}
