body {
	margin: 0px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d6e8fe;
	color: #000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
h2 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
}
img {
	border: 0px;
}
li {
	margin-left: -20px;
	padding-bottom: 3px;
}
a:link,
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #666;
}
#container {
	width: 1000px;
	height: 759px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../medien/bg_container.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container_f {
	width: 1000px;
	height: 759px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../medien/bg_container_f.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*-----------------------header--------------------------- */

#logo {
	position: absolute;
	margin-left: 254px;
	margin-top: 15px;
	width: 386px;
	height: 64px;
}

/*-----------------------main--------------------------- */

#main {

}
#navi {
	position: absolute;
	margin-top: 220px;
	margin-left: 5px;
	width: 150px;
	padding-left: 0px;
	z-index: 40;
}
#img_index {
	position: absolute;
	margin-top: 207px;
	margin-left: 98px;
	width: 606px;
	height: 453px;
	z-index: 10;
}
#title {
	position: absolute;
	margin-top: 270px;
	margin-left: 350px;
}
#content {
	position: absolute;
	width: 560px;
	height: 453px;
	margin-top: 340px;
	margin-left: 340px;
	padding: 0px 0px 0px 10px;
	z-index: 10;
	font-size: 11px;
}
* html #content { /*IE6 hack*/
	position: absolute;
	width: 560px;
	height: 453px;
	margin-top: 340px;
	margin-left: 340px;
	padding: 0px 0px 0px 10px;
	z-index: 10;
	font-size: 11px;
}
#content_events {
	position: absolute;
	width: 565px;
	height: 375px;
	margin-top: 340px;
	margin-left: 340px;
	padding: 0px 0px 0px 10px;
	z-index: 10;
	font-size: 11px;
	overflow: auto;
}
* html #content_events { /*IE6 hack*/
	position: absolute;
	width: 565px;
	height: 375px;
	margin-top: 350px;
	margin-left: 340px;
	padding: 0px 0px 0px 10px;
	z-index: 10;
	font-size: 11px;
	overflow: auto;
}
#instrumental {
	position: absolute;
	margin-top: 11px;
	margin-left: 672px;
	width: 316px;
	height: 284px;
	z-index: 9;
}
#news {
	position: absolute;
	margin-top: 318px;
	margin-left: 690px;
	padding: 120px 120px 0px 20px;
	width: 158px;
	height: 271px;
	z-index: 20;
	background-image: url(../medien/bg_news.jpg);
	background-repeat: no-repeat;
}
#address {
	position: absolute;
	margin-top: 620px;
	margin-left: 40px;
	width: 220px;
	height: 156px;
	color: #fff;
	z-index: 30;
}
/*-----------------------spicial--------------------------- */
#navi a:link,
#navi a:visited {
	color: #000;
	text-decoration: none;
}
#navi a:hover {
	color: #F00;
	text-decoration: none;
}
#change_banner p,
#footer p {
	margin: 0px;
}
#news a:link,
#news a:visited {
	color: #999;
	text-decoration: underline;
}
#news a:hover {
	color: #ffffff;
}

