/* BAR PIANO MUSIK CSS
**********************************************/

html {overflow-y:scroll;}
body {font:normal normal normal 15px/23px palatino,times,serif;}

#overall {height:100%; margin:0 auto; padding-top:40px; text-align:left; width:900px;}
#bild {width:350px;}
#text {text-align:center; width:550px;}
#footer {color:#666; font-size:10px; text-align:center; width:850px;}

.first-line {font-size:1.15em;}
.inbild {padding:0;}
.intext {padding:0;}
.infooter {padding:0;}

.floatLeft {float:left;}
.floatClear:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
.floatClear {display: inline-block;}
	* html .floatClear {display:block; zoom:1;}

h1 {font-family:'Tangerine',arial,serif; font-size:32px; font-style:italic; font-weight:normal; margin:0; padding:0; padding-top:20px;}
.separator1 {width:40%;}
.separator2 {width:25%;}
.red a {color:#da1115; text-decoration:none;}
.bigred {color:#da1115; font-size:17px; font-weight:bold; line-height:48px}
.iconPhone {position:relative; top:12px;}
.infooter p {color:#666;}
.infooter a {color:#333; text-decoration:none;}