@charset "utf-8";
/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 11px;
	font-style: normal;
	}
	

img { background-color: transparent; }
	
p { 
    margin-top: 0px; 
	text-align: justify;
	}
	
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #4E4E4E;
	}

h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}
	
h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #ffffff;
	}
	
a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:hover, a:active {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	

#container {
	position:absolute;
	width:980px;
	min-height: 1800px;
	margin-top: 6px;
	margin-left:-490px;
	z-index:23;
	left:50%;
	top:0px;
	background-color: #FFFFFF;
}


#head {
	position:absolute;
	width:980px;
	height:164px;
	z-index:46;
	left: 0px;
	top: 0px;
	background-color: #F8B041;
}

#schnellkontakt {
	position:absolute;
	width:980px;
	height:24px;
	z-index:45;
	top: 166px;
	left: 0px;
}

#inhalt-main {
	position:absolute;
	width:610px;
	min-height:784px;
	z-index:48;
	left: 174px;
	top: 206px;
	background-color: #FFFFFF;
}
#inhalt-bands {
	position:absolute;
	width:630px;
	height:115px;
	z-index:48;
	left: 174px;
	top: 206px;
	background-color: #FFFFFF;
}

#menu {
	position:absolute;
	width:164px;
	min-height: 680px;
	z-index:44;
	left: 0px;
	top: 192px;
	background-color: #F8B041;
	background-image: url(../images/bg-menu.jpg);
}

#menu A {
    BACKGROUND-COLOR: #666666;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 2px;
	FONT-SIZE: 11px;
	font-weight: bold;
	COLOR: #ffffff;
	PADDING-TOP: 2px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	border-bottom-color: #000099;
}
#menu A:hover {
	BACKGROUND-COLOR: #B88E12;
	TEXT-DECORATION: none;
	border-top-color: #FFFFFF;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #ffffff;
}

#rechts {
	position:absolute;
	width:164px;
	min-height: 797px;
	z-index:47;
	left: 816px;
	top: 192px;
	background-image: url(../images/bg-rechts.jpg);
}

#topacts A {
   
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 2px;
	FONT-SIZE: 11px;
	font-weight: bold;
	COLOR: #333333;
	PADDING-TOP: 2px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: underline;
	border-bottom-color: #000099;
}
#topacts A:hover {
	
	TEXT-DECORATION: underline;
	border-top-color: #FFFFFF;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #666666;
}

.Stil2 {font-size: 15px}
.Stil4 {font-size: 15px; color: #FF3300; }
.Stil5 {
	font-size: 11px;
	font-weight: bold;
	}
	
.Stil6 {color: #333333}


.Stillogin {
	font-size: 11px;
	font-weight: normal;
	width: 150px;
	padding: 1px;
	border: dotted 1px #4E350D;
}

.hand {
	cursor: pointer;
}

.bandvorstellung {
	padding-left: 5px;
}

.login_submit, .logout_submit {
	display: block;
	width: 156px;
	height: 20px;
	border: none;
	margin-top: 5px;
	cursor: pointer;
}
.login_submit {
	background-image: url(../images/anmelden.jpg);
}
.logout_submit {
	background-image: url(../images/abmelden.jpg);
}

.list_cell {
	width: 240px;
	background-color: #CCC;
	padding: 3px;
	margin: 0px;
}
.list_cell img {
	padding-right: 3px;
	float: left;
}

.bandbilder img {
	margin-bottom: 3px;
}


.entfdiv {
	display: block;
	text-align: center;
	clear: both;
}
.button {
	border: none;
	background: none;
	font-size: 12px;
	background-color: #CCC;
}

.meldung {
	color: #F00;
}

.abstandunten5 {
	margin-bottom: 5px;
}

.listImg {
	display: block;
	float: left;
	width: 100px;
	height: 80px;
	overflow: hidden;
	margin-right: 5px;
}


/* Formular */
.csc-mailform {
	border: none;
}
.csc-mailform-field {
	margin-bottom: 10px;
}
.csc-mailform-field input, .csc-mailform-field textarea {
	width: 400px;
}

.csc-mailform-field label {
	display: block;
	width: 130px;
	float: left;
	cursor: pointer;
}
.csc-mailform-submit {
	margin-left: 130px;
	width: 100px !important;
}
