/* css-file by wonders and sign */
/* Stand 08.2007 */

/*colors: Hellblau #64a1cf; Dunkelblau: #29547c; Braun: #816f49; Dunkelbraun(p): #71603c; Dunkebraun: #352507; Beige: #f1ebd1;*/

/* Basics */
* {
	margin: 0;
	padding:0;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	color: #fff;
	background: #64a1cf url(pict/bg.jpg) repeat-x center top;
}
ul, li {
	list-style: none;
}
img {
	border:0;
	margin:0;
	padding:0;
}



/* Allgemeine Klassen */
.noe {
	display: none;
}
.centre {
	margin: 0 auto; 
	text-align: center;
	padding:0;
	margin:0;
}
.left {
	text-align:left;
	margin:0;
	padding:0;
}
.right {
	text-align:right;
	margin:0;
	padding:0;
}
.space {
	margin: 0 30px;
}
.was {
	text-decoration: none;
	font-weight: bold;
}
.ohne {
	text-decoration: none;
}
.small {
	font-size:0.9em;
}



/* Allgemeine Formatierungen */
p {
	margin: 0;
	text-align: justify;
	font-size: 1em;
	color:#fff;
}
a {
	text-decoration: underline;
	color:#fff;
}
a:hover {
	text-decoration: none;

}



/* IDs */
#header {
	width: 968px;
	height: 156px;
	margin: 0 auto;
	text-align: center;
	background: transparent url(pict/bg_head.jpg) no-repeat center top;
}
#main {
	width: 968px;
	margin: 0 auto;
	text-align: center;
	background: transparent url(pict/bg_main.jpg) no-repeat center top;
}
#content {
	width: 774px;
	float:left !important;
	float: none;
	margin: 0 0 0 97px !important;
	margin:0;
	text-align:center;
	padding: 0;
	background: #fff;
}
#footer {
	clear:both;
	margin: 0 auto;
	text-align: center;
	width: 968px;
	height: 145px;
	background: #64a1cf url(pict/bg_foot.jpg) no-repeat center top;
}
#endnav {
	margin: 0 auto;
	padding-bottom: 10px;
}
#endnav p{
	text-align: center;
	margin: 0 auto;
	padding:0;
}

#endnav a {
	text-decoration: none;
}
	


/* Navigation */
#navi{
	width:772px;
	margin:0 auto;
	text-align:center;
	border-top: 1px solid #fff;
}
#navi ul{
	margin: 0;
	padding: .6em 0 .4em 0;
	text-align: center;
	background: #816f49 url(pict/nav.jpg) repeat-x center center;
}
#navi ul li{
	width:150px;
	display: inline;
	line-height: 1.4em;
	}	
#navi ul li a{
 	text-decoration: none;
	padding: .2em 45px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
#navi ul li a:hover{
	color:#352507;
}
#navi ul li a.current {
	color:#352507;
}



/* alles was LINKS ist */
#left {
	float:left;
	width: 492px;
	display: inline;
	margin: 8px 0 0 10px;
	background: #816f49 url(pict/b_line.jpg) repeat-y center 60px;
}
#left p {
	padding: 8px 2.1em .5em 2em;
}
#left p.news {
	padding: 0.2em 2em 1.5em 2em;
}

#left dl {
	width:444px;
	height: 221px;
	border: 1px solid #fff;
	background: #f1ebd1;
	margin: 10px auto;
	text-align: center;
}
#left dt {
	margin: 12px 0 0 1.8em;
	text-align: left;
	float:left;
}
#left dd {
	margin: 90px 0 12px 2em;
	text-align: left;
}
#left dd a{
	font-weight: bold;
	font-size: 1.2em;
	margin: 12px 0 12px 1.2em;
	color: #71603c;
}
#left h1 {
	margin: 0;
	padding: 18px 0 10px 2em;
	text-align: left;
	font-size: 14px;
	background: transparent url(pict/hb_line.jpg) no-repeat center top;
}
#left h1.home {
	background: transparent url(pict/headline_02.jpg) no-repeat center top;
}
#left h1.releases {
	background: transparent url(pict/headline_01.jpg) no-repeat center top;
}
#left h1.contact {
	background: transparent url(pict/headline_05.jpg) no-repeat center top;
}
#left h1.artistsel {
	background: transparent url(pict/headline_03.jpg) no-repeat center top;
}
#left h1.company {
	background: transparent url(pict/headline_04.jpg) no-repeat center top;
}
#left h1.shaun {
	background: transparent url(pict/headline_06.jpg) no-repeat center top;
}
#left h2.release {
	margin: 0;
	padding: 4px 2em 10px 2em;
	text-align: left;
	font-size: 14px;
	background: transparent;
}
#left h2 {
	margin: 0;
	padding: 8px 2em 0 2em;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
}
#left h2.news {
	padding: 0 2em 0 1.9em;
}
#left h3 {
	margin-bottom: 3px;
	padding: 16px 2em 0 2.1em;
	text-align: left;
	font-size: 14px;
	background: transparent url(pict/underline.jpg) no-repeat center bottom;
}
#left h3.release {
	margin: 0;
	padding: 16px 2em 0 2em;
	text-align: left;
	font-size: 12px;
	background: transparent;
}
#left h4 {
	margin: 0;
	padding: 8px 2.1em 0 2.1em;
	text-align: left;
	font-size: 12px;
	background: transparent;
	font-weight: normal;
}
#b_end{
	background: transparent url(pict/fb_line.jpg) no-repeat center top;
	width: 492px;
	height: 44px;
}
#frontbox1, #frontbox2, #frontbox3 {
	width:444px;
	height: 166px;
	border: 1px solid #fff;
	background: #f1ebd1;
	margin: 10px auto;
	text-align: center;
}
#frontbox1 h1, #frontbox2 h1, #frontbox3 h1 {
	text-align: left;
	padding:0;
	background: transparent;
	font-size:16px;
	color: #71603c;
}
#frontbox1 h2, #frontbox2 h2, #frontbox2 h3 {
	text-align: left;
	margin-top:20px;
	padding:0;
	background: transparent;
	font-size:12px;
	color: #71603c;
	text-decoration: none;
}
#frontbox1 p, #frontbox2 p, #frontbox3 p{
	padding: 0 2.1em 0 2em;
	color: #71603c;
}
#frontbox1 a, #frontbox2 a, #frontbox3 a {
	color: #71603c;
	text-decoration: underline;
}
#frontbox1 a:hover, #frontbox2 a:hover, #frontbox3 a:hover {
	text-decoration: none;
}


/* alles was RECHTS ist */
#right {
	float:right;
	width: 262px;
	display: inline;
	margin: 8px 10px 0 0;
}
#right dt {
	padding: 0 2em;
	text-align: left;
}
#right dt.first {
	padding: 8px 2em 0 2em;
	text-align: left;
}
#right dd {
	padding: 0 2em;
	text-align: right;
}
#right dd.last {
	padding: 0 2em 10px 2em;
	text-align: right;
}
#smalls1, #smalls2, #smalls3 {
	background: #29547c url(pict/bl_line.jpg) repeat-y center 60px;
}
#smalls1 h1, #smalls2 h1, #smalls3 h1 {
	margin: 0 0 0.5em 0;
	padding: 18px 0 10px 2em;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background: transparent url(pict/hbl_line.jpg) no-repeat center top;
}
#smalls1 h2, #smalls2 h2, #smalls3 h2 {
	margin: 0;
	padding: 0 0 0 1.8em;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
#smalls1 h3, #smalls2 h3, #smalls3 h3 {
	margin: 0;
	padding: 0.1em 0 0 2.1em;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}
#smalls1 p, #smalls2 p, #smalls3 p {
	padding: 0.2em 2em 0 2em;
}
#smalls1 p.news, #smalls2 p.news, #smalls3 p.news {
	padding: 0.2em 2em 0 2em;
}
#bl_end1, #bl_end2, #bl_end3{
	background: transparent url(pict/fbl_line.jpg) no-repeat center bottom;
	width: 262px;
	height: 36px;
}
#flashcontent {
	margin:6px 0 0 2px;
	text-align: center;
}
#in {
	width: 160px;
	margin-right: 5px;
	padding: 2px 0;
}
#go {
	width: 38px;
	padding: 2px 0;
	text-align:center;
	background: transparent url(pict/btn.jpg) no-repeat center center;
	border:0;
	color: #fff;
}
/* Hacks */
html*#in {
	width: 160px;
	h\eight:12px;
	margin-right: 5px;
	padding-bottom: 4px;
}
html*#go {
	width: 38px;
	h\eight: 20px;
	padding-bottom:4px;
	text-align:center;
	background: transparent url(pict/btn.jpg) no-repeat center center;
	border:0;
	color: #fff;
}



/* Newsletter-Response */
#news_head{	
	text-align:center;
	margin:0 auto;
	height: 87px;
	width: 968px;
	background: transparent url(pict/news_head.jpg) no-repeat center top;
}
#wrapper {
	text-align:center;
	margin:0 auto;
	width: 968px;
}
#response {
	width: 261px;
	height: 265px;
	margin-left:88px;
	background: transparent url(pict/news_bg.jpg) no-repeat center top;
}
#response h2 {
	text-align: left;
	padding: 12px 20px 10px 20px;
}
#response p {
	text-align: justify;
	padding:0 20px;
}