@import url(inhalt.css);
*{
	padding: 0;
	margin: 0;
}

 html, body {
	color: #666;
	font-size: 12px;
	font-family: tahoma;
	line-height: 18px;
	background-color: white;
	background-image: url(../images/global/sitebg.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;
	
}
/*<agl.folder "rahmen">*/
	#hauptrahmen {
		background-image: url(../images/global/hauptrhmenbg.gif);
		background-repeat: repeat-y;
		text-align: left;
		position: relative;
		width: 930px;
		min-height: 100%;
		padding-right: 5px;
		padding-left: 5px;
		margin: 0 auto;
		min-height: 100%;
		height:auto !important;
		height:100%;
		margin: 0 auto;
	}
	#seitenkopf { position: absolute; z-index: 2; }
	#wappen { position: absolute; top: 10px; left: 840px; z-index: 3; }
	#navigation { position: absolute; top: 50px; left: 18px; z-index: 4; }
	#gitarre { position: absolute; left: 5px; bottom: 0; z-index: 1; }
	#termine { position: absolute; top: 92px; left: -33px; }
	#content { background-image: url(../images/global/bg_content.jpg); background-repeat: no-repeat; text-align: center; position: absolute; top: 104px; left: 300px; width: 609px; height: 466px; overflow: hidden; }
	#iframe { margin-top: 30px; }
	#footer { position: absolute; right:26px; bottom: 0px; }
/*</agl.folder>*/
form { margin-top: 20px; }
* html .rechtsbild { float:right;  padding-right:0px;}
.schwache_auszeichnung { font-style: italic; }
