@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #181818  ;
	font-family: sylfaen;
	background-color: #FFF;
	overflow-x: hidden;
}

/* H E A D E R */

.container {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

.baner {
	margin: 0 auto;
	margin-bottom: 1px;
	width: 1170px;
}

.menueBarOutside {
	margin: 0 auto;
	width: 100%;
	height: 72px;
	background: url(images/menueBarBackground.jpg);
}

.menuBar {
	margin: 0 auto;
	width: 1170px;
 	height: 72px;

}

/* M A I N   C O N T E N T */

.innerContainer {
	position: relative;
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	height: 1190px; /* edit this line */
}

.leftBar {
	position: absolute;
	top: 70px;
	width: 252px;
	float: left;
	margin: 0;
	padding: 0;
}

.mainContent {
	position: absolute;
	top: 70px;
	left: 252px;
	float: left;
	width: 918px;
	margin: 0;
	padding: 0;
	font-family: Sylfaen;
	font-size: 100%;
	color: #181818;
}

.mainContent a {
	text-decoration: none;
	font-weight: bold;
}

.mainContent a:link, .mainContent a:visited {
	color: #f4a61f;
}

.mainContent a:hover, .mainContent a:active {
	color: #9baec5;
}

.geoFont {
	width: auto;
	margin: 28px 0 0 20px;
	padding: 0 0 0 110px;
}

.leftBar img {
	float: left;
	margin-top: 0;
	margin-left: 33px;
	margin-bottom: 26px;	
}

/* MAIN CONTENT */

#momsaxureba {
	margin: 0;
	opadding: 0;
	width: 254px;
	height: 18px;
	background: url(images/GeoFonts/03-momsaxureba.gif) left top no-repeat;
}

#scrafiReagireba {
	margin: 0;
	opadding: 0;
	width: 298px;
	height: 14px;
	background: url(images/GeoFonts/03-scrafi_reagireba.gif) left top no-repeat;
}

.textHead {
	margin: 0 0 0 98px;
}

.txt {
	margin: 20px 3px 30px 0;
}

.txt ul {
	list-style-type: square;
	list-style-position: outside;
}

.txt ul li {
	margin: 0 250px 20px 72px;	
}

.txt p {
	margin-left: 99px;
	margin-right: 80px;
}

.horizontalLine {
	height: 2px;
	width: 700px;
	background: url(images/horizontalLine.gif) repeat-x left top;
	margin: 60px 0 60px 99px;
	padding: 0;
	border: 0;
}

/* F O O T E R */

.footer {
	position: relative;
	margin: 0 auto;
	/*top: 1160px; [innerContainer - height]*/
	width: 100%;
	background: url(images/footerBackground.gif) repeat-x;
	height: 364px;
	background-color: #9aaec6;
}

.cardioOutside {
	margin: 0 auto;
	width: 1170px;
	height: 200px;
}

.cardioInside {
	margin-top: 0;
	margin-left: 27px;
	width: 1104px;
	height: 200px;
}

.sharingOutside {
	margin: 0 auto;
	width: 1170px;
}

.sharingInside {
	margin: 0 auto;
	padding: 40px 0 0 0;
	width: 1000px;
	float: right;
}

.footerMenuBarOutside {
	position: absolute;
	margin: 112px auto 0 auto;
	width: 100%;
}

.footerMenuBarHolder {
	/* position: relative; */
	margin: 0 auto;
	width: 1170px;
}

.footerMenu {
	position: absolute;
	margin: 0 0 0 161px;
	color: #FFF;
}

.bauermed {
	margin: 0 37px 0 0;
	color: #FFF;
	width: 260px;
	float: right;
	text-align: right;
}

/* = = = =  S U D O   S E L E C T O R S  = = = */

/* footerMenu SUDO SELECTORS */
.footerTop {margin-top:6800px;}
.footerNav {list-style: none;}
ul li { display: inline; color:#fff; }
ul li a:link, ul li a:visited {color:#fff; text-decoration:none;}
ul li a:hover, ul li a:active {text-decoration:underline;}
a.impreshome:link, a.impreshome:visited {margin-left:40px; color:#fff; text-decoration:none;}
a.impreshome:hover, a.impreshome:active {text-decoration:underline;}

.footerMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footerMenu li {
	float: left;
	margin: 0;
	padding: 0;
}
.footerMenu li a:link, .footerMenu li a:visited {
	font-family: "Sylfaen";
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0;
	margin: 0 10px;
}
.footerMenu li a:hover, .footerMenu li a:active {
	text-decoration: underline;
}

/* bauermed SUDO SELECTORS*/
.bauermed a:link, .bauermed a:visited {
	text-decoration: none;
	color: #FFF;
}
.bauermed a:hover, .bauermed a:active {
	text-decoration: underline;	
}

/* sharing SUDO SELECTORS */
.sharing{
list-style-type:none;
margin:0;
padding:0;
}

.sharing li{
display:inline;
width: 65px;
height: 60px;
}

.sharing li img{
width: 46px; /* width of each image.*/
height: 46px; /* height of each image.*/
border:0;
margin-right: 12px; /*spacing between each image*/
-webkit-transition:-webkit-transform 0.1s ease-in; /*animate transform property */
-o-transition:-o-transform 0.1s ease-in; /*animate transform property in Opera */
}

.sharing li img:hover{
-moz-transform:scale(1.3); /*scale up image 1.8x*/
-webkit-transform:scale(1.3);
-o-transform:scale(1.3);
}

/* main menu SUDO SELECTORS */
#menuBar {
	margin-top: 0;
	padding-top: 9px;
	padding-left: 33px;
	margin-left: 0;
	color: yellow;
	list-style: none;
	width: 1101px;
	border: none;
}
#menuBar li {
	float: left;
}
#menuBar li.home a:link, #menuBar li.home a:visited {
	display: block;
	width: 186px;
	height: 54px;
	background: url(images/menuBarRollovers/menue-1a.jpg) left top no-repeat;
}
#menuBar li.home a:hover, #menuBar li.home a:active {
	background: url(images/menuBarRollovers/menue-1b.jpg) left top no-repeat;
}
#menuBar li.about_us a:link, #menuBar li.about_us a:visited {
	display: block;
	width: 249px;
	height: 54px;
	background: url(images/menuBarRollovers/menue-2a.jpg) left top no-repeat;
}
#menuBar li.about_us a:hover, #menuBar li.about_us a:active {
	background: url(images/menuBarRollovers/menue-2b.jpg) left top no-repeat;
}
#menuBar li.service a:link, #menuBar li.service a:visited {
	display: block;
	width: 243px;
	height: 54px;
	background: url(images/menuBarRollovers/menue-3a.jpg) left top no-repeat;
}
#menuBar li.service a:hover, #menuBar li.service a:active {
	background: url(images/menuBarRollovers/menue-3b.jpg) left top no-repeat;
}
#menuBar li.treatment a:link, #menuBar li.treatment a:visited {
	display: block;
	width: 225px;
	height: 54px;
	background: url(images/menuBarRollovers/menue-4a.jpg) left top no-repeat;
}
#menuBar li.treatment a:hover, #menuBar li.treatment a:active {
	background: url(images/menuBarRollovers/menue-4b.jpg) left top no-repeat;
}
#menuBar li.contact a:link, #menuBar li.contact a:visited {
	display: block;
	width: 197px;
	height: 54px;
	background: url(images/menuBarRollovers/menue-5a.jpg) left top no-repeat;
}
#menuBar li.contact a:hover, #menuBar li.contact a:active {
	background: url(images/menuBarRollovers/menue-5b.jpg) left top no-repeat;
}
.impressum {
	margin: 0 38px;
	float: right;
}
.impressum a:link, .impressum li a:visited {
	text-decoration: none;
	color: #fff;
}
.impressum a:hover, .impressum li a:active {
	text-decoration: underline;	
}