body {
	background-color: white;
	margin:0px;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding: 0px;
	font-weight:normal;
}


a img, a:visited img {
	border: none;
}



#footer {
	color: #758195;
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	background-color: white;
	margin:0pt auto;
	padding:0pt auto;
	width: 860px;
}
#footer a {
	padding-left: 5px;
	color: #758195;
	text-decoration: none;
}
#footer a:hover {
	color:  #505968;
	text-decoration: none;
}


#page {
	height:auto !important;
	min-height:100%;
	width:100%;
	margin-top: 70px;
}

#content {
	margin:0pt auto;
	padding:0pt auto;
	width: 860px;
	height:  560px;
	background-image: url(../graphics/mainbackground.gif);
	background-repeat: no-repeat;
	font-family: helvetica, arial, sans-serif;
	color: white;
	font-size: 12px;
}
#content.smalltext {
	font-size: 11px;
}

h1 {
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 25px;
	text-transform:uppercase;
	letter-spacing:-0.065em;
	padding: 0px;
	font-weight:bold;
}

h1 em {
	font-weight:normal;
	font-style:normal;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}


#content p {
	margin:  0px;
	line-height: 1.25;
}

#content a {
	color:  #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color:  #00ccff;
	text-decoration: none;
}
.url {
	text-transform: uppercase;
}

#links_info {
	background-color: #505968; 
	width: 385px;
	height: 510px;
	float:  left;
	padding:  20px;
}

#links_musik  {
	background-image: url(../graphics/mirrorLeft.jpg); 
	background-color: #505968; 
	width: 425px;
	height: 550px;
	float:  left;
	padding:  0px;
}

#menu {
	margin-top:  525px;
	width: 415px;
	padding-left: 10px;
	text-transform: uppercase;
	font-family:  "helvetica neue",helvetica, arial, geneva, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#menu a {
	color:  white;
	text-decoration: none;
}
#menu a:hover {
	color:  #00ccff;
	text-decoration: none;
}

#menu2 {
	margin-top: 525px;
	width: 415px;
	padding-left: 10px;
	text-transform: uppercase;
	font-family:  "helvetica neue",helvetica, arial, geneva, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#menu2 a {
	color:white;
	text-decoration: none;
}
#menu2 a:hover {
	color:#00ccff;
	text-decoration: none;
}




#rechts_info {
	background-image: url(../graphics/posterinfo.jpg);
	background-color: #505968;
	width: 425px;
	height: 550px;
	float: right;
	margin-right: 10px;
}

#rechts_musik {
	background-image: url(../graphics/mirrorRight.jpg); 
	background-color: #505968;
	width: 385px;
	height: 510px;
	float: right;
	margin-right: 10px;
	padding: 20px;
}
#fotogalerie {
	width: 425px;
	margin-top:  50px;
}
#fotogalerie img {
 	height: 64px;
 	width:  64px;
}


#fotogalerie a img {
	margin-top: 2px;
	margin-right: 3px;
	border:  4px solid #ffffff;
}

#fotogalerie a:hover img {
	border:  4px solid #ff00cc;
}
#musicplayer {
	border:  5px solid white;
	background-color: #00ccff;
	height:375px;
	margin-top:60px;
	width:375px;
}

input {
	border:none;
	padding: 2px 5px 2px 5px;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight:bold;
	margin-bottom: 5px;
}
input#email {
	width: 200px;
	font-weight: normal;
}
input#sendbutton {
	margin-left: 0px;
}

.posterbuy {
	font-size:11px;
	margin-top: 36px;
	text-align: right;
}
.fcbook {
	margin-top: 15px;
}

.fcbook a {
	margin-right: 5px;
}

.fcbook a img {
	opacity:0.9;
	-webkit-opacity:0.9;
	border: none;
}

.fcbook a:hover img {
	opacity:1;
	-webkit-opacity:1;
}

/* eleminiert dotted lines in FIREFOX */
a:focus { 
outline: none; 
}

