@charset "utf-8";

#logo {
	position:absolute;
	width:210px;
	height:60px;
	z-index:5;
	left: 11px;
	top: 34px;
	background-image: url(grafics/schmiss_logo.png);
}

#claim {
	position:absolute;
	left:119px;
	top:113px;
	width:200px;
	height:40px;
	z-index:4;
	background-image: url(grafics/musik_mit_biss.png);
}

#header_image {
	position:absolute;
	left:250px;
	top:0px;
	width:800px;
	height:180px;
	z-index:1;
}

#navi {
	position:absolute;
	width:2000px;
	height:22px;
	z-index:3;
	top: 180px;
	left: 0px;
	background-color: #FF2D2D;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-left: 40px;
}

#cont_main {
	position:absolute;
	left:150px;
	top:242px;
	width:660px;
	height:320px;
	z-index:8;
	padding-left: 0px;
}

#veranstaltungen {
	position:absolute;
	left:747px;
	top:265px;
	width:260px;
	height:34px;
	z-index:7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #CCC;
	letter-spacing: 2px;
}
#agenda {
	position:absolute;
	left:740px;
	top:315px;
	width:240px;
	height:460px;
	z-index:6;
	background-image: url(grafics/cont_events_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	font-size:  small;
	background-attachment: scroll;
}
#footer {
	position:absolute;
	left:240px;
	top:695px;
	width:660px;
	height:20px;
	z-index:9;
	text-align: left;
	font-size: 13px;
	letter-spacing: 3pt;
	font-weight: bold;
}
