/* CSS Document */

body {
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	background-color:#AD1C01;
	text-align:center; 
	margin:0px;
	padding:0px;
	background-image:url(../img/background.gif)
}
.headercontainer {
	width:960px;
	margin:auto;
}
.header_empty {
	width:384;
	float:left;
}
.header {
	width:576px;
	margin:auto;
	background-color:#B51C02;
	float:right;
}
.contentcontainer {
	width:960px;
	margin:auto;
	clear:both;
}
.img_small {
	width:576px;
	float:left;background-color:#003399;
	margin:auto;
}
.img_small_impressum {
	width:576px;
	float:left;
	margin:auto;
	background-image:url(../img/background_impressum.jpg);
	min-height:560px;
	height:560px;		
	background-repeat:no-repeat;
}
.img_small_dates {
	width:576px;
	float:left;
	margin:auto;
	background-image:url(../img/background_dates.jpg);
	min-height:560px;
	height:560px;		
	background-repeat:no-repeat;
}
.img_small_band {
	width:576px;
	float:left;
	margin:auto;
	background-image:url(../img/background_band.jpg);
	min-height:560px;
	height:560px;		
	background-repeat:no-repeat;
}
.img_large {
	width:768px;
	float:left;
	margin:auto;
}
.img_large_kontakt {
	width:768px;
	float:left;
	margin:auto;
	background-image:url(../img/background_kontakt.jpg);
	min-height:560px;
	height:560px;	
	background-repeat:no-repeat;	
}
.img_large_lieder {
	width:768px;
	float:left;
	margin:auto;
	background-image:url(../img/background_lieder.jpg);
	min-height:560px;
	height:560px;	
	background-repeat:no-repeat;	
}
.both_col {
	width:858px;
	float:left;
	margin:auto;
	background-image:url(../img/background_index.jpg);
	min-height:560px;
	height:560px;	
	background-repeat:no-repeat;	
}
.both_col_bilder {
	width:768px;
	float:left;
	margin:auto;
	background-image:url(../img/background_bilder2.jpg);
	min-height:560px;
	height:560px;	
	background-repeat:no-repeat;	
}
.textbox_small {
	margin-top:90px;
	text-align:left;
	color:#FFFFFF;
	width:192px;
	float:right;
	padding-bottom:30px;
}
.textbox_large {
	margin-top:90px;
	text-align:left;
	color:#FFFFFF;
	width:384px;
	float:right;
	padding-bottom:30px;
}
.textbox_small a:link, .textbox_small a:visited {
	color: #FFFFFF;
	background-color:#F31317;
	text-decoration:underline;
}
.textbox_small a:hover, .textbox_small a:active {
	color: #FFFFFF;
	background-color:#B51C02;
	text-decoration:none;
}
.textbox_large a:link, .textbox_large a:visited {
	color: #FFFFFF;
	background-color:#F31317;
	text-decoration:none;
}
.textbox_large a:hover, .textbox_large a:active {
	color: #FFFFFF;
	background-color:#B51C02;
	text-decoration:none;
}
.songtexte {
	color:#FFFFFF;
}
.songtexte a:link, .songtexte a:visited {
	color: #FFFFFF;
	background-color:#F31317;
	text-decoration:underline;
}
.songtexte a:hover, .songtexte a:active {
	color: #FFFFFF;
	background-color:#F31317;
	text-decoration:none;
}
.lieder {
	line-height:1.6em;
	list-style:none;
	margin-left:-40px;
}
.footercontainer {
	width:960px;
	height:26px;
	background-color:#921504;
	color:#FFFFFF;
	margin:auto;
	clear:both;
}
.footer1 {
	padding-top:5px;
	float:left;
	margin-left:10px;
}
.footer2 {
	padding-top:5px;
	float: right;
	margin-right:10px;
}
.footer2 a:link, .footer2 a:visited {
	color: #FFFFFF;
	text-decoration:none;
	margin-left:20px;
}
.footer2 a:hover, .footer2 a:active {
	color: #FFFFFF;
	text-decoration:none;
	margin-left:20px;
}
.inputbutton {              
    background-color:#F31317;
    color:#FFFFFF;
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:0px;
	padding: 8px 0px 8px 0px;
}
textarea { 
	background-color:#FFFFFF;
	border:0px;
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
	color: black;
	width:100%;
	padding: 8px 0px 0px 0px;
	margin-top:5px; /*Abstand !!!!!!!!!!!!!!!!!!!!!! */
}
input { 
	background-color:#FFFFFF;
	border:0px;
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
	color: black;
	width:100%;
	padding: 8px 0px 8px 0px;
	margin-top:5px; /*Abstand !!!!!!!!!!!!!!!!!!!!!! */
}
.layerstyle {
	position:absolute;
	right:0; 
	bottom:20px; 
	width:400px; 
	z-index:1; 
	background-image: url(../img/layer/layerbackground.gif); 
	layer-background-image: url(../img/layer/layerbackground.gif); 
	border: 2px solid white; 
	color:white;
}
.layerstyle a:link, .layerstyle a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.layerstyle a:hover, .layerstyle a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
