@charset "utf-8";
/* CSS Document 
MöPED 2010 2
letzte änderung: 16.03.10
grün: #5e9728 / ohne
lila: #c20069 neu: c20069
schwarz: #19160d neu: 000000
weiß: #f5f9ec
*/

/*	------------------------------------- A L L G E M E I N --------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

.noshow {
	display: none;
}

body {
	background-attachment: scroll;
	background-color: #f5f9ec;
	background-image: url(../images/body/body.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}

/*	------------------------------------- N E W S L E T T E R --------------------------------- */

#newsletter {
	position: absolute;
	top: 271px;
	height: 20px;
	background: url(../images/body/newsletter.gif) no-repeat;
	padding: 5px 0px 0px 117px;
	left: 300px;
}

/*	------------------------------------- M E N U --------------------------------------------------- */

#menu ul{
	position: absolute;
	left: 360px;
	top: 130px;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	float: left;
}

#menu a {
	display: inline-block;
}

#menu #start {
	position: absolute;
	left: -241px;
	top: 105px;
	height: 20px;
	width: 70px;
}

#menu #band {
	position: absolute;
	left: -167px;
	top: 115px;
	height: 20px;
	width: 56px;
}

#menu #musik {
	position: absolute;
	left: -101px;
	top: 117px;
	height: 20px;
	width: 70px;
}

#menu #tour {
	position: absolute;
	left: -31px;
	top: 122px;
	height: 20px;
	width: 52px;
}

#menu #pix {
	position: absolute;
	left: 30px;
	top: 122px;
	height: 20px;
	width: 62px;
}

#menu #gaeste {
	position: absolute;
	left: 101px;
	top: 127px;
	height: 20px;
	width: 69px;
}

#menu #links {
	position: absolute;
	left: -200px;
	top: 135px;
	height: 20px;
	width: 59px;
}

#menu #kontakt {
	position: absolute;
	left: -136px;
	top: 142px;
	height: 20px;
	width: 75px;
}

/*	--------------------------------- M E N U   A L T E R N A T I V E ----------------------------- */

#menu_alt {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#menu_alt li {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
	display: inline;
	padding: 0px 10px 0 10px;
}

#menu_alt a {
	text-decoration: none;
	color: #19160d;
}


/*	------------------------------------- I N H A L T --------------------------------------- */

#inhalt {
	float: left;
	position: absolute;
	left: 100px;
	top: 300px;
	width: 500px;
	padding-bottom: 10px;
}
