
	body {
		background-image:url(img/background.png);
		background-color:#c4b7a8;
		}
		
	p {
		font-family:verdana, sans-serif;
		font-size:0.85em;
		line-height:1.6em;
		color:#442e28;
		}
		
	h2 {
		font-family:georgia, serif;
		color:#442e28;
		}
		
	h3 {
		font-family:georgia, serif;
		font-style:italic;
		color:#cd2026;
		}
		
		
		
/*Impressum-Link*/

	#imp_link {
		position:absolute;
		width:150px;
		margin-left:257px;
		margin-top:-1px;
		}

	#imp_link a {
		font-family:verdana, sans-serif;
		font-size:0.7em;
		font-weight:bold;
		color:white;
		text-decoration:none;
		text-shadow:1px 1px 1.6px black;
		}
		
		
				
/*KOPF- UND FUSSZEILE, CONTAINER FÜR INHALT*/

	#head_logo {
		float:left;
		position:absolute;
		margin-left:7px;
		margin-top:-9px;
		width:221px;
		height:131px;
		background-image:url(img/logo_small.png);
		}
		
	#index_link a {
		position:absolute;
		display:block;
		width:221px;
		height:131px;
		}
		
	#index_link h1 {
		display:none;
		}
		
	#head {
		margin:15px -8px -8px -8px;
		height:179px;
		background-image:url(img/header.png);
		}
		
	#content_wrapper {
		width:958px;
		height:370px;
		margin:auto;
		margin-top:70px;
		/*border:1px solid white;*/
		}
		
	#main_content {
		float:right;
		width:710px;
		/*border:1px solid white;*/
		}
		
	#main_content_preise {
		/*background-image:url(img/angebot.png);
		background-repeat:no-repeat;*/
		float:right;
		width:710px;
		/*border:1px solid white;*/
		}
		
	#sec_content {
		margin-top:22px;
		float:left;
		width:241px;
		height:370px;
		/*border:1px solid white;*/
		/*border-right:1px dotted #442e28;*/
		}
		
	#img_big {
		background-image:url(img/tasten.png);
		background-position:right;
		margin-left:-380px;
		width:600px;
		padding-bottom:433px;
		}
		
	#img_preise {
		background-image:url(img/notenbuch.png);
		background-position:right;
		margin-left:-380px;
		width:600px;
		padding-bottom:433px;
		}
		
	#img_class {
		background-image:url(img/class.png);
		background-position:right;
		margin-left:-380px;
		width:600px;
		padding-bottom:433px;
		}

	#img_alstertal {
		background-image:url(img/alstertal.png);
		background-position:right;
		margin-left:-380px;
		width:600px;
		padding-bottom:433px;
		}
		
	#img_impressum {
		background-image:url(img/sheets_imp.png);
		background-position:right;
		margin-left:-380px;
		width:600px;
		padding-bottom:433px;
		}
		
				
/*BIOGRAFIE*/
	
	#portrait {
		background-image:url(img/portrait.png);
		float:right;
		margin-top:20px;
		margin-bottom:20px;
		margin-left:13px;
		width:263px;
		height:284px;
		}
		
		
		
/*KONZEPT*/
	
	#img_concept {
		background-image:url(img/concept.png);
		float:right;
		margin-top:20px;
		margin-bottom:20px;
		margin-left:13px;
		width:263px;
		height:284px;
		}
		
		
		
/*MAP*/
	
	#img_map {
		background-image:url(img/map.png);
		float:right;
		margin-top:20px;
		margin-bottom:20px;
		margin-left:13px;
		width:263px;
		height:284px;
		}		
		
		

