@charset "iso-8859-2";
/* CSS Document */

body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
}

body.bg_none{
	background: none;
}

h1{
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #3F9CC2;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	padding:0px;
	margin: 0px;
	padding-top: 5px;
	color: #3F9CC2;
	font-size: 11px;
}

h4 {
    font-style: italic;
	font-size: 11px;

}


a, .emllink{
cursor: pointer;
color: #3F9CC2;
}

.flash_intro {
	margin-top: 100px;
}

a.{
	color: white;
}

/*-----------------------wrapper-----------------------*/

#wrapper{
	padding: 0px;
	margin: 0px auto;
	width: 950px;
}

/*-----------------------content-----------------------*/

#content{
	background-color: #1F1B18;
	background-image: url(/_images/bg_book.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	display: block;
	width: 950px;
	height: 486px;
}

#content_gallery{
	background-color: #1F1B18;
	background-image: url(/_images/bg_content_gallery.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	display: block;
	width: 950px;
	height: 486px;
}

.main_left{
	position: absolute;
	width: 336px;
	height: 343px;
	display: block;
	top: 20px;
	left: 110px;

}

.main_right{
	position: absolute;
	width: 330px;
	height: 343px;
	display: block;
	top: 20px;
	left: 528px;
	}
	
.contact_formular{
	position: absolute;
	width: 340px;
	height: 343px;
	display: block;
	top: 20px;
	left: 513px;
}

.main_left_gallery{
	position: absolute;
	width: 336px;
	height: 343px;
	display: block;
	top: 20px;
	left: 93px;
}

.news{
	margin-top: 50px;
}

.lyrics{
	width: 330px;
	height: 345px;
	overflow: scroll;
	overflow-x: hidden;
}

.news_left{
	width: 338px;
	height: 343px;
	overflow: scroll;
	overflow-x: hidden;
}

/*-----------------------content-----------------------*/

table.table_liste {
	border: 0px none;
}

table.table_liste tr td {
	border-bottom: 1px solid #554E42;
}

.table_liste img {
	border: 0px;
	border-right: 1px solid #554E42;
	padding-right: 20px;
}

.table_products input,select{
	height: 18px;
	background-color: #433C34;
	border: 1px solid #5B5347;
	margin-right:  5px;
	color: #ffffff;
	font-size: 11px;
}

.table_products textarea{
	background-color: #433C34;
	border: 1px solid #5B5347;
	margin-right:  5px;
	color: #ffffff;
	font-size: 11px;
}


.mini {
	font-size: 10px;
}

.table_products img {
	border: 1px solid #ffffff;
}

.box{
	border-bottom: 1px dotted #9F9874;
}

.box.last{
	border-bottom: 0px none;
}

.box_bild{
	float: left;
	border-right: 1px dotted #9F9874;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.box_text{
	float: left;
	padding: 5px;
	display: block;
}

.box_text a{
	color: #3F9CC2;
	text-decoration: none;
	vertical-align: middle;
}

.box_text a:hover{
	text-decoration: underline;
}

.band_mitglied_text{
	float: left;
	width: 175px;
}

.box_text ul{
	padding: 0px;
	margin: 0px;
}

.box_text ul li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #9F9874;
}

.band_mitglied_bild{
	float: right;
	padding-left: 15px;
}

.agb{
	padding-left: 10px; 
	padding-right: 5px;
}

/*-----------------------navi_unten-----------------------*/

#navi_unten{
	padding: 0px;
	margin: 0px;
	width: 950px;
	height: 22px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #ffffff;
	
}

#navi_unten a{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

#navi_unten a:hover{
	color: white;
}

#navi_unten ul{
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}

#navi_unten ul li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #666666;
}

#navi_unten ul li.last{
	border-right: 0px none;
}

/**************************************************/

.checkboxlabel{
float:left;
display:block;
padding-top: 1px;
}

.checkbox{
margin:0px;
padding: 0px;
float:left;
}

/*_____________________________bildlink_______________________________*/

.bildlink img{border: 0px none;
}

/*----------------------sonstiges--------------------- */

.invisible {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.clear{
	clear:both;
}
