/* Allgemeine Seiteneinstellungen */
* {
	margin: 0;
	padding: 0;
}

body {
	font: 95 % Verdana, Arial, Helvetica, sans-serif;
   background: #fff;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 1em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	font-size: 1em;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 3px;
}

/* Navigation Unten (Trennstrich */
#strich {
color: #fff;
height: 10px;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 5px;
}

p {
font-style: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

/* DIV-Container */

/* Hauptcontainer */
#container {
	margin: 0px auto;
	width: 1024px;
	background: url(img/index/higrund_start.jpg);
	height: 768px;
	text-align: left;
	margin-top: 20px;
}
#header {
	padding-top: 38px;
	height: 64px;
}

#navi_1 {
	height: 33px;
	width: 999px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: url(img/index/leiste_oben1.jpg) no-repeat;
}


#navi_2 {
	height: 31px;
	width: 390px;
	background: url(img/index/leiste_oben2.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 590px;
}
#va {
	position: absolute;
	height: 125px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-left: 740px;
	top: 122px;
	text-align: right;
}
#abstand_va {
	height: 6px;
}
#vorschau {
	height: 110px;
	width: 220px;
	border: 1px solid #fff;
	margin-left: 6px;
}

#link_home {
	width: 117px;
	height: 33px;
}
	
#link_home a:hover {
}

/* Linkleiste Links*/
ul.links {
	list-style-type: none;
	height: 29px;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	}
ul.links li {
		list-style-type: none;
		padding-top: 5px;
		height: 39px;
		width: 114px;
	}
	
ul.links li:hover {
	background: url(links/hi_link.jpg) no-repeat;
	text-decoration: none;
}
	
#link_links {
	position: absolute;
	top: 58px;
	margin-left: 780px;
}
ul.links a {
	color: #fff;
}
ul.links a:hover {
	color: #fff;
}

/* Linkleiste 2 unten*/
ul.unten {
	list-style-type: none;
	text-decoration: none;
	width: 420px;
	text-align: center;
	padding-top: -3px;
	margin-left: 90px;
	}
ul.unten a {
	color: #fff;
}
ul.unten a:hover {
}
ul.unten li {
		float: left;
		list-style-type: none;
		padding-top: 5px;
		height: 39px;
		width: 80px;
}
	
ul.unten li:hover {
	background: url(links/hi_unten1.jpg) no-repeat;
	text-decoration: none;
	padding-left: px;
	margin-left: px;
}
/* Linkleiste Kontakt*/
ul.kontakt {
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
ul.kontakt li {
		list-style-type: none;
		padding-top: 5px;
		height: 39px;
		width: 95px;
}
	
ul.kontakt li:hover {
	background: url(links/kontakt.jpg) no-repeat;
	text-decoration: none;
	padding-left: px;
	margin-left: px;
}

ul.kontakt a {
	color: #fff;
}
ul.kontakt a:hover {
	color: #fff;
}
	
#kontakt_unten {
	position: absolute;
	top: 88px;
}

/* Linkleiste Shop*/
ul.shop {
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
}
ul.shop li {
		list-style-type: none;
		padding-top:5px;
		height: 39px;
		width: 90px;
		padding-left: 20px;
}
	
ul.shop li:hover {
	background: url(links/shop.jpg) no-repeat;
	text-decoration: none;
	padding-left: px;
	margin-left: px;
}

ul.shop a {
	color: #fff;
}
ul.shop a:hover {
	color: #fff;
}
	
#shop_unten {
	position: absolute;
	top: 88px;
	margin-left: 313px;
}
.link11 {
	text-decoration: none;
}
.link12 {
	text-decoration: none;
}
.link13 {
	text-decoration: none;
}

.link14 {
	text-decoration: none;
}
.link15 {
	text-decoration: none;
}


#stmk {
margin-left: 610px;
margin-top: 5px;
}



/* Inhalt */
#content {
	position: absolute;
	top: 249px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.7em;
	overflow: auto;
	margin-left: 190px;
}


#content a {
	color: #0000ff;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}
/* Inhalt */
#abstand {
	height: 0px;
}

/* Aktuelles */
#aktuell {
	position: absolute;
	width: 104px;
	top: 254px;
	height: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.7em;
	color: #ea0001;
	margin-left: 82px;
	margin-right: 20px;
}
ul.mouseover {
    margin: 0;
    padding: 0;
}
ul.mouseover li {
    position: relative;
    overflow: hidden;
    width: 104px;
}
ul.mouseover li a img {
    position: relative;
    width: 208px;
    height: 120px;
    border: 0;
}
ul.mouseover li a:hover {
    position: relative;
    left: -104px;
}


ul.mouseover2 {
    margin: 0;
    padding: 0;
}
ul.mouseover2 li {
    position: relative;
    overflow: hidden;
    width: 271px;
}
ul.mouseover2 li a img {
    position: relative;
    width: 542px;
    height: 125px;
    border: 0;
}
ul.mouseover2 li a:hover {
    position: relative;
    left: -271px;
}
#button_2 {
	margin-top: 5px;
}
#button_3 {
	margin-top: 5px;
}
#button_4 {
	margin-top: 5px;
}
/* Termine */
#termine {
	position: absolute;
	height: 35px;
	width: 620px;
	top: 689px;
	margin-left: 210px;
}

/* Wappen */
#wappen {
	position: absolute;
	top: 585px;
	margin-left: 840px;
	

}

#zelle_1 a {
	display: block;
	width: 117px;
	height: 33px;
	background: url(links/home3.jpg) no-repeat;
}

#zelle_1 a:hover {
	background: url(links/home4.jpg) no-repeat;
}
#zelle_2 a {
	display: block;
	width: 92px;
	height: 33px;
	background: url(links/band3.jpg) no-repeat;
}

#zelle_2 a:hover {
	background: url(links/band4.jpg) no-repeat;
}
#zelle_3 a {
	display: block;
	width: 83px;
	height: 33px;
	background: url(links/aktuell3.jpg) no-repeat;
}

#zelle_3 a:hover {
	background: url(links/aktuell4.jpg) no-repeat;
}
#zelle_4 a {
	display: block;
	width: 93px;
	height: 33px;
	background: url(links/termine3.jpg) no-repeat;
}

#zelle_4 a:hover {
	background: url(links/termine4.jpg) no-repeat;
}
#zelle_5 a {
	display: block;
	width: 108px;
	height: 33px;
	background: url(links/fotogalerie3.jpg) no-repeat;
}

#zelle_5 a:hover {
	background: url(links/fotogalerie4.jpg) no-repeat;
}
#zelle_6 a {
	display: block;
	width: 97px;
	height: 33px;
	background: url(links/techniker3.jpg) no-repeat;
}

#zelle_6 a:hover {
	background: url(links/techniker4.jpg) no-repeat;
}

#zelle_7 a {
	display: block;
	width: 90px;
	height: 33px;
	background: url(links/links3.jpg) no-repeat;
}

#zelle_7 a:hover {
	background: url(links/links4.jpg) no-repeat;
}
#zelle_8 a {
	display: block;
	width: 97px;
	height: 33px;
	background: url(links/download3.jpg) no-repeat;
}

#zelle_8 a:hover {
	background: url(links/download4.jpg) no-repeat;
}
#zelle_9 a {
	display: block;
	width: 103px;
	height: 33px;
	background: url(links/guestebuch3.jpg) no-repeat;
}

#zelle_9 a:hover {
	background: url(links/guestebuch4.jpg) no-repeat;
}
#zelle_10 a {
	display: block;
	width: 119px;
	height: 33px;
	background: url(links/hoer3.jpg) no-repeat;
}

#zelle_10 a:hover {
	background: url(links/hoer4.jpg) no-repeat;
}

#zelle_11 a {
	display: block;
	width: 89px;
	height: 31px;
	background: url(links/kontakt3.jpg) no-repeat;
}

#zelle_11 a:hover {
	background: url(links/kontakt4.jpg) no-repeat;
}
#zelle_12 a {
	display: block;
	width: 83px;
	height: 31px;
	background: url(links/fanclub3.jpg) no-repeat;
}

#zelle_12 a:hover {
	background: url(links/fanclub4.jpg) no-repeat;
}
#zelle_13 a {
	display: block;
	width: 76px;
	height: 31px;
	background: url(links/presse3.jpg) no-repeat;
}

#zelle_13 a:hover {
	background: url(links/presse4.jpg) no-repeat;
}
#zelle_14 a {
	display: block;
	width: 80px;
	height: 31px;
	background: url(links/videos3.jpg) no-repeat;
}

#zelle_14 a:hover {
	background: url(links/videos4.jpg) no-repeat;
}
#zelle_15 a {
	display: block;
	width: 74px;
	height: 31px;
	background: url(links/shop3.jpg) no-repeat;
}


#zelle_15 a:hover {
	background: url(links/shop4.jpg) no-repeat;
}