/* Start of CMSMS style sheet 'Standard' */
body {
  font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #5F5F5F;
	margin: 25px 0 0;
	padding: 0;
	background-color: #AAA;
}
hr {display: none;}
#content hr {display: block;}
th {
	text-align: left;
	font-weight: normal;
}

input, select, option, table {
  font: normal 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #8E0E15;
}
a:hover {text-decoration: underline;}

h1, h2, h3 {
	color: #8E0E15;
	line-height: 22px;
	text-align: left;
}

h3 {font-size: 16px;}
img, input, select, textarea {
	vertical-align: middle;
	background: url(images/bg_input.png) 0 0 no-repeat;
	border: 1px solid;
	border-color: #AAA #DDD #DDD #AAA;
}
img, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	background: none;
}
fieldset {padding-top: 3px;}
legend {
	display: none;
	text-indent: -2px !important;
	font-weight: bold;
}
label span {
	color: #900;
	position: relative;
	margin: 0 2px 0 -6px;
}
label:after {content: ":";}
input, select {
	height: 14px;
	padding: 2px;
}
textarea {
	overflow: auto;
	padding: 2px 0;
}
.submit input {
	background: #DDD;
	border: 1px outset #DDD;
	height: auto;
	padding: 2px;
}
.submit input, input[type=submit], input[type=reset] {
	background: #DDD;
	border: 1px outset #DDD;
	height: auto;
	padding: 2px 3px;
}
.submit input:focus, input[type=submit]:focus, input[type=reset]:focus {border-style: inset;}
form div {
	clear: both;
	margin-bottom: 5px;
}
form .submit a {cursor: pointer;}
table {
	width: 100%;
	margin-bottom: 40px;
}
#main td {
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
	border: 0;
}

.spezial {
	font-weight: bold;
	color: #8E0E15;
}

#container {
  margin: auto;
  width: 1000px;
  padding: 0 4px 0 4px;
}

#header {
	height: 220px;
	background: url(images/bcnc_header.jpg) no-repeat;
	position: relative;
}
#header h1 {
	margin: 0;
	position: absolute;
	top: 20px;
	left: 20px;
}
#header h1 a {
	display: block;
	text-indent: -999em;
	width: 230px;
	height: 100px;
}

/******************************************************************************
 * Navigation Styles                                                          *
 *****************************************************************************/

#header ul {
	position: absolute;
	top: 115px;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 600px;
}

#header ul li {
	float: left;
	padding: 8px 15px 0;
}
#header ul li a {
	color: white;
	height: 13px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -999em;
}
.li1 a {
	background-image: url(images/b_start.gif);
	width: 34px;
}
.li2 a {
	background-image: url(images/b_club.gif);
	width: 57px;
}
.li3 a {
	background-image: url(images/b_kuenstler.gif);
	width: 55px;
}
.li4 a {
	background-image: url(images/b_galerie.gif);
	width: 45px;
}
.li5 a {
	background-image: url(images/b_kontakt.gif);
	width: 48px;
}
.li6 a {
	background-image: url(images/b_presse.gif);
	width: 36px;
}
.li7 a {
	background-image: url(images/b_sponsoren.gif);
	width: 58px;
}
#header ul li a:hover, #header ul li a:focus {
	background-position: bottom left;
	outline: none;
}

#footer {
	clear: both;
	background: url(images/bcnc_footer.jpg) bottom left no-repeat;
  height: 100px;
}
#footer ul {
	position: absolute;
	left: -999em;
}
#footer .skip {
	position: absolute;
	left: -999em;
}
/******************************************************************************
 * Content Styles                                                         		*
 *****************************************************************************/

#content {
	background: white;
	float: left;
	width: 100%;
	padding-top: 40px;
}
#content h1 {margin-top: 0;}
#sub1 {
	float:left;
	width: 194px;
	height: auto;
	padding: 0 30px;
	line-height: 19px;
}
#sub1 form {line-height: normal;}
#sub1 legend {display: block;}
#nl_listen {
	position: absolute;
	left: -999em;
}
#main {
	float: left;
	width: 440px;
	padding: 0 30px;
	position: relative;
}
#main h1 {
	font-size: 2em;
}
#main h2 {
	font-size: 1.5em;
	margin: 0 0 1.6em;
	background: url(images/bcnc_nwblkline3er.gif) bottom left repeat-x;
	padding-bottom: 5px;
}
#main img {max-width: 440px;}
#main .skip {
	float: right;
	clear: both;
}
#sub2 {
	float: right;
	width: 200px;
	padding: 0 15px;
	line-height: 19px;
	text-align: justify;
}
#sub1 h2, #sub2 h2 {
	padding-bottom: 7px;
	background: url(images/bcnc_boxline.gif) bottom left repeat-x;
	letter-spacing: .2em;
	margin: 0 0 25px;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
}
#sub2 div {margin-right: 10px;}
#sub2 table caption {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #FF791F;
	padding: 20px 0 5px;
}
#sub2 h3 {
	font-size: 1em;
	margin-bottom: -1em;
}

.tplSponsors {
	background: white;
	margin: 15px;
	padding: 15px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
}




/******************************************************************************
 * Sidebar Right Styles                                                       *
 *****************************************************************************/

.even {
	background: white;
	vertical-align: top;
}

.oddBests {
	/*background: #f1c387efd3ae*/;
	vertical-align: top;	
}

.oddVoting {
	/*background: #d6aec7;*/
	vertical-align: top;	
}

#newsletter {
	min-height: 200px;
}
.nms_message, .error_message {
	border: 1px solid #DC9095;
	background: #FFCECE;
	padding: 5px;
	color: #B2001D;
	margin: 0;
	list-style: none;
	line-height: normal;
}
.newsletter input {width: 90%;}
.newsletter .submit input {width: auto;}
.austragen {margin-left: 50px;}
.abbrechen {margin-left: 5px;}

.order div {
	clear: left;
	text-align: right;
}
.order label {
	float: left;
	line-height: 1.5em;
}
.order label:after {content: ":";}
.order input {width: 70%;}
.order .amount, .order .submit {text-align: left;}
.order .amount {float: left;}
.order .amount input, .order .submit input {width: auto;}
.order .amount label {width: 52px;}
.order .submit {
	clear: none;
	float: right;
}
.success {
	background: #B7ECAD;
	padding: 1px 5px;
	border: 1px solid #67D34F;
	color: #060;
}

.contactform {
	margin-bottom: 20px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
}
.contactform div {
	clear: both;
	text-align: right;
}
.contactform label {
	float: left;
}
.contactform input {width: 80%;}
.contactform textarea {
	width: 99.5%;
	height: 150px;
}
.contactform .submit input {width: auto;}
/* End of 'Standard' */

