/*************************/
/* Name..: Kärbholz      */
/* Autor.: Daniel Quast  */
/* Datum.: 09.04.2008    */
/*************************/

*{
	margin: 0px;
	padding: 0px;
}

body {
	color: #cccccc;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(images/main_background.jpg) top center no-repeat;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #7c695b;
	text-decoration: none;

}


#werbe_banner {
	clear: both;
	float: right;
}

img {
	border: 0px;
}

img#bandfoto {
	margin: 30px 0px 10px 25px; 
}

h3 {
	font-size: 35px;
	font-family: "Times New Roman", Times, serif;
	color: #7c695b;
	font-weight: bold;
	margin-left: 10px;
	border-bottom: 1px dotted #7c695b;
	width: 480px;
}

p {
	display: block;
	padding: 5px 0px 0px 0px;
}

#impressum p strong {
	color: #7c695b;
	font-weight: bold;
	display: block;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
}

#container {
	width: 850px;
	margin: 10px auto 0px auto;
	border: 1px solid #333333;
	background: #000000;

}

#header img {
	width: 850px;
	height: 120px
}

#linke_spalte {
	float: left;
	width: 175px;
}

/* Navigation */

ul#navigation {
	width: 169px;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px auto 5px auto;
}

ul#navigation li {
	border: 1px solid #333333;
	border-top: none;
	padding: 3px 0px 3px 5px;
	background: #1d1d1d;
}

ul#navigation .band {
	font-size: 12px;
	padding: 3px 0px 3px 15px;
}

ul#navigation .title {
	background: #7c695b;
	font-size: 16px;
	font-weight: bold;
	color: #ccb19d;
	padding: 3px;
	height: 14px;
	border: 1px solid #645447;
}
/*-----------------------*/

#rechte_spalte {
	float: right;
	width: 170px;
}

#mitte {
	float: left;
	width: 500px;
	min-height: 375px;
	background: #000000 url(images/mitte_bg.jpg) repeat-x top;
	border-left: 1px dotted #333333;
	border-right: 1px dotted #333333;

}

.clr {
	clear: both;
}

#footer {
	font-size: 10px;
	width: 850px;
	height: 205px;
	margin: 0px auto 20px auto;
	background: #1D1D1D;
	text-align: center;
	padding: 3px 0px 4px 0px;
	color: #666666;
	border: 1px solid #333333;
	border-top: none;
}
/*  Alben */

#alben {
	width: 480px;
	padding: 10px 0px 10px 10px;
}

.cover_masse {
	height: 150px;
	width: 150px;
	border: 1px solid #333333;
	margin: 0px 30px 0px 0px;
}

.cover {
	float: left;
}

.tracks {
	color: #666666;
	width: 250px;
	float: left;
}

ul#track_liste {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
}

ul#track_liste .title {
	background: #7c695b;
	font-size: 12px;
	font-weight: bold;
	color: #ccb19d;
	padding: 3px;
	height: 14px;
	border: 1px solid #645447;
}

ul#track_liste .a_first {
	background: #282828;
	padding: 3px;
	height: 12px;
	border: 1px solid #333333;
}


ul#track_liste .a {
	background: #282828;
	padding: 3px;
	height: 12px;
	border: 1px solid #333333;
	border-top: none;

}

ul#track_liste .b {
	background: #1D1D1D;
	padding: 3px;
	height: 12px;
	border: 1px solid #333333;
	border-top: none;
}

/* biographie */
#biographie {
	width: 480px;
	font-size: 12px;
	padding: 0px 10px 10px 10px;
	line-height: 150%;
	text-align: justify;
}
#biographie p {
	margin: 15px 0px 0px 0px;
}

#biographie p#copyright {
	font-size: 10px;
	font-style: italic;
}

/* Band */

#band {
	width: 480px;
	padding: 10px 10px 10px 10px;
}	

#band ul {
	list-style-type: none;
	margin: 17px 0px 20px 0px;
	width: 175px;
	padding: 157px 0px 0px 15px;
	float: left;
}

#band img {
	border: 1px solid #645447;
	float: left;

}

.daten ul .a_first {
	background: #7c695b;
	font-size: 12px;
	font-weight: bold;
	color: #ccb19d;
	padding: 3px;
	height: 14px;
	border: 1px solid #645447;
}

.daten ul .a {
	background: #282828;
	padding: 3px;
	height: 12px;
	border: 1px solid #333333;
	border-top: none;

}

.daten ul .b {
	background: #1D1D1D;
	padding: 3px;
	height: 12px;
	border: 1px solid #333333;
	border-top: none;
}

#impressum {
	width: 480px;
	padding: 10px 0px 10px 10px;
}

#news {
	width: 480px;
	padding: 10px 0px 10px 10px;
}

#news h2 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7c695b;
	border-bottom: 1px ridge #7c695b;
}

#news .datum {
	text-align: right;
	font-size: 10px;
}

#news p {
	margin: 0px 0px 20px 0px;
}

#sidebar {
	font-size: 10px;
}

#sidebar input {
	width: 85px;
	font-size: 10px;
	border: 1px solid #666666;
	background: #333333;
	color: #7c695b;
	margin: 0px 0px 5px 0px;
}

#sidebar input#button {
	color: #7c695b;
	width: 50px;
}

#sidebar #login_table td{
	text-align: right;
	padding: 0px 2px 0px 2px;
}

#galerie {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 480px;
	padding: 10px 0px 10px 10px;
}

#live {
	width: 480px;
	padding: 10px 0px 10px 10px;
}

#live .flyer {
	height: 631px;
	width: 450px;
}

#live p {
	margin: 0px 0px 50px 0px;
}

#kontakt {
	width: 480px;
	padding: 10px 0px 10px 10px;
}

#kontakt input {
	border: 1px solid #7c695b;
	background: #333333;
}

#kontakt textarea {
	border: 1px solid #7c695b;
	background: #333333;
}

#presse {
	width: 480px;
	padding: 10px 0px 10px 10px;
	text-align: justify;	
}

#presse p {
	margin-bottom: 50px;
}

.link_beschreibung {
	color: #cccccc;
	background: #333333;
	font-size: 10px;
	width: 462px;
	padding: 2px;
	border: 1px dashed #666666;
	margin: 5px 0px 15px 0px;
}

#counter {
	margin: 5px 0px 10px 5px;
}

.textus {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}

#trailer {
	margin: 0 0 0 5px;
}
