* {
	margin:0;
	padding:0;
}

body {
	background:#e0dede url(../images/main_bg.jpg) center top repeat-x fixed;
	font:12px/150% Arial, Helvetica, sans-serif;
	color:#fff;
}

#container {
	width:890px;
	margin:0 auto;
	background:url(../images/content_bg.png) repeat-y;
}

#around {
	width:815px;
	margin:0 0 0 37px;
}

#headline {
	width:574px;
	margin:0 auto;
	padding:35px 0 0 0;
}

#headimg {
	height:280px;
	width:815;
	margin:35px 0 0 0;
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
}

#content {
	min-height: 600px;
}

.news {
	margin:0 0 50px 0;	
}

.konzert {
	margin:0 0 12px 0;	
}

#newsletter {
	margin:0 0 50px 0;
}

#con_headline {
	height:60px;
	margin:30px 0 0 0px;
}

#left {
	width:400px;
	float:left;
	margin:0 0 0 35px;
}

#right {
	width:220px;
	float:left;
	margin:4px 0 0 128px;
}

#clear {
	clear:both;
}

.block {
	margin:0 0 50px 0;
}

.block2 {
	margin:0 0 25px 0;
}

#footer {
	height:20px;
	background:#39323a;
	width:815px;
	padding:1px 0 0 0px;
	font-size:10px;
	text-align:center;
}

#footer a {
	text-decoration:none;
}

.datum {
	font-size:12px;
	color:#f6ff00;
	font-weight:normal;
	display:inline;
	float:left;
	padding:0 7px 0 0;
}

/* Standard -------------------------------------- */

h1 {
	font-size:30px;
	color:#f6ff00;
	font-weight:normal;
	padding:0 0 0 35px;
	background:url(../images/underline.jpg) repeat-x bottom left;
	display:inline;
}

h2 {
	font-size:30px;
	color:#13accd;
	font-weight:normal;
	line-height:100%;
	margin:0 0 14px 0;
}

h3 {
	font-size:18px;
	color:#13accd;
	font-weight:normal;
	padding:6px 0 16px 0px;
}

.gigsh3 {
	padding:6px 0 0 0;	
}

h4 {
	font-size:12px;
	color:#f6ff00;
	font-weight:normal;
}

.toppen {
	padding:35px 0 0 0;
}

#left p {
	padding:0px 0 0px 0;	
}

#right p {
	padding:0px 0 10px 0;	
}

.con_p {
	margin:0px 0 19px 0;	
}

img {
	border:0;
}

a {
	color:#e0dede;
	text-decoration:underline;
}

a:hover {
	color:#FF0;
}

td {
	vertical-align:top;
}

td.left {
	width:107px;
}

.gal_img {
	margin:0 15px 15px 0;
	border:4px #fff solid;
}

/* Formular -------------------------------------- */
input {
	border:1px #4b4b4b solid;
	color:#4b4b4b;
}

input:focus {
	border:1px #FC0 solid;
	color:#000;
}

#newsletter_btn {
	color:#e0dede;
	background-color:#201b21;
	background:url(../images/underline2.jpg) repeat-x bottom left;
	height:20px;
	margin:0px 0 0 0;
	border:none;
	display:inline;
}

#newsletter_btn:hover {
	color:#FF0;
	cursor:pointer;
	background:url(../images/underline.jpg) repeat-x bottom left;
}

#error {
	color:#df304c;
}

#error_img {
	margin:0 10px 0 3px 0;	
}

/* Menu ------------------------------------------ */
#menu {
	height:28px;
	margin:20px 0 0 0;
	padding:0 0 0 25px;
	background:#999 url(../images/menu_bg.jpg) repeat-x;
}

#menu li {
	float:left;
	list-style:none;
}

#menu a * {
	display:none;
}

#menu a,
#menu a .hover {
  	height:28px;
	position:relative;
	display:block;
	background:url(../images/menu_map.jpg) 0 0 no-repeat;
}

/* --- */
#menu a.neues {
	background-position: 0 0;
	width:68px;
}

#menu .highlight a.neues:hover,
#menu a.neues .hover {
	background-position: 0 -28px;
	width:68px;
}

/* --- */
#menu a.biographie {
  background-position: -69px 0;
  width:106px;
}

#menu .highlight a.biographie:hover,
#menu a.biographie .hover {
  background-position: -69px -28px;
  width:106px;
}

/* --- */
#menu a.auszeichnungen {
  background-position: -177px 0;
  width:149px;
}

#menu .highlight a.auszeichnungen:hover,
#menu a.auszeichnungen .hover {
  background-position: -177px -28px;
  width:149px;
}

/* --- */
#menu a.konzerte {
  background-position: -328px 0;
  width:92px;
}

#menu .highlight a.konzerte:hover,
#menu a.konzerte .hover {
  background-position: -328px -28px;
  width:92px;
}

/* --- */
#menu a.presse {
  background-position: -420px 0;
  width:75px;
}

#menu .highlight a.presse:hover,
#menu a.presse .hover {
  background-position: -420px -28px;
  width:75px;
}

/* --- */
#menu a.repertoire {
  background-position: -495px 0;
  width:104px;
}

#menu .highlight a.repertoire:hover,
#menu a.repertoire .hover {
  background-position: -495px -28px;
  width:104px;
}

/* --- */
#menu a.galerie {
  background-position: -599px 0;
  width:78px;
}

#menu .highlight a.galerie:hover,
#menu a.galerie .hover {
  background-position: -599px -28px;
  width:78px;
}

/* --- */
#menu a.kontakt {
  background-position: -677px 0;
  width:90px;
}

#menu .highlight a.kontakt:hover,
#menu a.kontakt .hover {
  background-position: -677px -28px;
  width:90px;
}

