html {
	font-size:100.01%;
	margin:0;	
	padding:0;	
}

body {	
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.8em;
	background:#000;
	line-height:16px;
}

h1, h2 {
	text-indent:-9999px;
}

ul {
	list-style-type:none;
	margin-bottom:0;
}

img {
	border:0;
}


a, a:visited {
	color:#000;	
	text-decoration:none;
}

a:hover, a:focus {
	color:#fa1e00;
}

p span {
	text-transform:uppercase;
	color:#fbfaf4;
}
	

#wrapper {
	padding-top:20px;
	margin:0 auto;	
	width:890px;
	height:auto;
}

.left {
	width:270px;
	float:left;
}

.right {
	width:600px;
	float:right;
}

#elfenbein {
	padding:0 0 30px 0;
    margin-bottom:3px;	
	width:890px;
	height:auto;	
	background-color:#fbfaf4;
	
}
	
#logoBox {
	background:url(../img/kp_logo.gif) right no-repeat;
	width:270px;
	height:135px;	
	
}

#headlineBox {
	background:url(../img/kp_headline.gif) left no-repeat;
	width:600px;
	height:135px;	
	
}


#klavierbauer {
	clear:both;
	padding:30px 0 0 290px;
}

#adresse {
	padding:0 0 0 290px;
	
}

#hellGrau {	
	padding:0;
	margin-bottom:3px;
	background-color:#e6e5dd;
}


#steinLogoBox {
	background:url(../img/steingraeber_logo.gif) right no-repeat;
	width:270px;
	height:70px;	
	background-color:#e6e5dd;
	
}

#steinVertrBox {
	
	background: #e6e5dd;
	width:600px;
	height:auto;	
	padding:30px 0 30px 290px;
	
}

#dunkelGrau {
	clear:both;
	width:890px;
	height:auto;
	padding:0;
	margin:0;
	background-color:#4b4b4b;
}

#leistBox {	
	
	height:auto;
	padding:30px 0 0 0;
	background-color:#4b4b4b;
	color:#fa1e00;
	text-align:right;	
	
}

#klaviereBox {
	background-color:#4b4b4b;
	width:600px;
	color:#c3c3c3;
	height:auto;		
	padding:30px 0 30px 290px;
	
}

#schwarz {
	
	width:600px;
	height:auto;
	margin:0;
	color:#a5a5a5;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 290px;
	
}

#impression {
	clear:both;
	width:890px;
	height:220px;
	background:url(../img/flash_alternativ.jpg) top left no-repeat;
	margin-bottom:30px;
	
}



#goTop {
	
	width:270px;
	height:35px;
	color:#fff;
	
	
}

#googleAnalytics {
	line-height:1em;
	width:600px;
	height:auto;
	float:right;
	font-size:10px;
	color:#4B4B4B;
}

#googleAnalytics a, #googleAnalytics a:visited {
	color:#4B4B4B;
}

#googleAnalytics a:hover, #googleAnalytics a:focus {
	color:#fa1e00;
}



	
