	
body, table
{
width:				100%;
height:				100%;
padding:			0;
margin:				0;
background: 		#E2DCD3;
color: 				#000;
font-family:		century gothic, Arial;
font-size:			12px;
overflow:			auto;
margin-top:			0px;
}

#container
{
width:				900px;
position: 			absolute;
margin-left:		-450px;
min-height:			1000px;
height:				1000px;
overflow:			visible;
left:				50%;
background: 		#fff;
}

#buffer
{
width:				900px;
height:				1px;
float:				left;
background: 		#fff;
}

#menu
{
width:				680px;
height:				1px;
float:				left;
border:				#000 0px solid;
padding-left:		10px;
padding-right:		10px;
background-color:	#fff;
}

#menu ul
{
	list-style-type: none;
	margin: 		0;
	padding:		0;
}

#menu ul li
{
	display: 		block;
	border: 		0px solid #E2DCD3;
	margin-bottom:	1px;
}

#menu ul li a
{
	display: 		block;
	font-size:		11px;
	padding: 		2px;
	padding-left:	10px;
	padding-right:	10px;
}

#body
{
min-height:			600px;
width:				860px;
float:				left;
background-color:	#fff;
padding:			20px;
margin-right:		30px;
border:				#000 0px solid;
overflow: visible;
}

#header
{
height:				364px;
min-height:			364px;
width:				700px;
float:				left;
background-color:	#000;
padding:			20px;
margin:				0px;
border:				#000 0px solid;
}

a
{
text-decoration: 	none;
color:				#9a1a17;
font-family:		century gothic, Arial;
font-size:			12px;
}

a.seo
{
text-decoration: 	none;
color:				#9a1a17;
font-family:		century gothic, Arial;
font-size:			12px;
}

a.klein
{
text-decoration: 	none;
color: 				#000000;
font-family:		Arial;
font-size:			8px;
}



a:hover
{
color:				#000;
}

#balk
{
width:				860px;
height:				20px;
background: 		#E2DCD3;
color:				#fff;
}

#piano
{
width:				860px;
height:				364px;
background:			#000;
text-align:			right;
}

#pianoadw1
{
float:left;
margin-left:30px;
margin-top:50px;
width:150px;
}

#pianoadw2
{

margin-top:20px;
margin-bottom:40px;
width:860px;
text-align:left;
}

#content
{
width:350px;
float:left;

}

#banner-rechts
{
width:500px;
height:800px;
float:right;
border:#000 1 px solid;
}

h1
{
font-family:		helvetica, arial;
font-size:			60px;
color:				#E2DCD3;
letter-spacing:		-1px;
margin-top:			10px	;
margin-left:		10px;
margin-bottom:		0px;
letter-spacing		:23px;
text-transform		:uppercase;


}

h2
{
font-family:		arial;
font-size:			20px;
color:				#9a1a17;
margin-top:			5;
}


h3.a
{
font-family:		arial;
font-size:			14px;
color:				#9a1a17;
margin-top:			5px;
}

div.footer
{
	display: block;
	clear: both;
	background: #E2DCD3;
}


div.editorial
{
	display: block;
	clear: both;
	background: #E2DCD3;
}

div.footer ul
{
	display: block;
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.footer ul li
{
	display: block;
	width: 20px;
	text-align: center;
	cursor: pointer;
}

div.footer ul li ul
{
	display: none;
	position: absolute;
	width: 150px;
	background: #fff;
	text-align: center;
	padding: 3px;
	bottom: 15px;
}

div.footer ul li:hover ul
{
	display: block;
}

div.footer ul li ul li
{
	width: 150px;
	text-align: left;
	cursor: default;
}

div.footer ul li ul li a
{
	display: 		block;
	font-size: 		10px;
	color: 			#ffcc00;
}

span.blok
{
	display: 		block;
	float:			left;
	width:			170px;
	border: 		0px solid #fff;
	margin: 		1px;
	margin-bottom: 	10px;
	margin-top: 	20px;
	margin-right: 	20px;
}

span.blok_content
{
	display: 		block;
	padding: 		2px;
	background-color:#E2DCD3;
}

span.blok h4
{
	margin: 		0;
	padding: 		0;
	display: 		block;
	color: 			#ffffff;
	background: 	#9a1a17;
	padding: 		0px;
	margin-bottom: 	2px;
	border-bottom: 	1px solid #000000;
	text-align: 	center;
	font-size: 		12px;
	text-transform: uppercase;
}


div.nolist ul
{
list-style: none;
}

div.nolist li{
display: inline;
margin: 0 10px 0 0;
} 

ul.themes
{
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.themes li
{
	display: block;
	float: left;
	margin-right: 10px;
}