body{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	background-image:  url(bilder/streifen.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#content {
	position: absolute;
	left: 153px;
	top: 195px;
	width: 818px;
	height: 366px;
		}
		
#content_technik {
	position: absolute;
	left: 274px;
	top: 196px;
	width: 696px;
	height: 366px;
		}
		

	

/***********************************************/
/*   Schriften, Linie, Einzüge */
/***********************************************/
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
		
p{
	font-size: 1em;
	font-size: 13px;
	color: #414040;
	line-height: 16px;
	text-align: left;
	}

p a {
	text-decoration:none;
	color: #b89f43;
}

p a:link { 
    color:#414040;
	font-weight: normal;
	}
p a:visited {
    color: #414040;
	font-weight: normal;
	}

p a:hover {
	color: #b89f43;
	font-weight: normal;
}
	
h1 {
	padding-bottom: 8px;
	font-size: 1em;
	font-size: 1.2em;
	color: #b89f43;
	line-height: 1.4em;
	font-weight: normal;
}

h2 {
	font-size: 1em;
	font-size: 0.8em;
	color: #414040;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	vertical-align: bottom;
}


h3 {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
    }

/*   h4 und h5 Text bei Footer  */
h4 {
	font-size: 1em;
	font-size: 0.8em;
	line-height: 2em;
	color: #414040;
	padding-left: 5px;
}

h5 {
	font-size: 1em;
	font-size: 18px;
	line-height: 40px;
	color: #333;
	padding-left: 5px;
	padding-right: 25px;
	text-align: right;
	vertical-align: middle;
}
	




.linie {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #b89f43;
	margin-bottom: -10px;
	margin-top: 10px;
	line-height: 1.2em;
}



.farbe{
	color: #b89f43;
}


.abstand{
	line-height: 0.3em;
}

.impressum{
	line-height: 1.4em;
	font-size: 1em;
	font-size: 0.8em;
	color: #414040;
	border-left-style: none;
}
	



/***********************************************/
/*   Springen der Seiten bei Firefox vermeiden */
/***********************************************/

#gecko_scrollbar {
display: none;
}

html>body #gecko_scrollbar {
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: 117px;
	width: 1px;
	height: 1px;
	display: block;
	font-size: 0;
}

/***********************************************/
/*   Home */
/***********************************************/

#content_home {
	position: absolute;
	left: 78px;
	top: 190px;
	width: 736px;
		}

	


/***********************************************/
/*   Interimseite */
/***********************************************/
#content_lo {
	position: absolute;
	left: 421px;
	top: 118px;
	width: 600px;
	height: 70px;
	}
		
#content_lu {
	position: absolute;
	left: 421px;
	top: 188px;
	width: 617px;
		}
		

		
#content_links {
	position: absolute;
	padding-left: 160px;
	padding-top: 50px;
	background-image: url(bilder/schatten_gruppe_20.jpg);
	left: 10px;
	top: 320px;
	width: 411px;
	height: 377px;
	background-repeat: no-repeat;
		}
		
		
#content_rechts {
	position: absolute;
	padding-top: 50px;
	background-image: url(bilder/schatten_sound_production.jpg);
	left: 570px;
	top: 320px;
	width: 680px;
	height: 377px;
	background-repeat: no-repeat;
		}
		
#content_impressum {
	position: absolute;
	padding-left: 10px;
	padding-top: 50px;
	top: 178px;
	width: 915px;
	height: 377px;
	background-repeat: no-repeat;
	left: 0px;
		}		
		
#footer_interim {
	position:absolute;
	left: -20px;
	top:735px;
	width: 1200px;
	height: 40px;
	background-image: url(bilder/footer.jpg);
	background-repeat: no-repeat;
	color: #333;
	clip: rect(auto,auto,auto,auto);
	}

