/* Reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: url("../images/bg.jpg") fixed;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 150%;
}

#page {
	width: 940px;
	position: relative;
	margin: 0 auto;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++HEADER+++++++*/
#header {
	height: 120px;
	position: relative;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}
/*LOGO*/
#header .logo {
	position: absolute;
	bottom: 10px;
	left: 0;
}
/*MENU*/
#header ul {
	position: absolute;
	bottom: 15px;
	right: 0;
	list-style-type: none;
}

#header ul li {
	float: left;
	margin-left: 20px;
	text-align: right;
	position: relative;
	height: 20px;
}

#header ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	padding-bottom: 5px;
}

#header ul li a:hover {
	color: #de313c;
}

#header ul li ul {
	display: none;
}

#header ul li:hover ul {
	display: inline;
	position: absolute;
	left: -10px;
	top: 20px;
	background: #FFF;
	z-index: 100000;
	list-style-type: none;
}

#header ul li:hover ul li {
	margin-left: 0 !important;
	background: #FFF;
	padding: 10px 10px 5px 10px;
	float: left;
	z-index: 100000;
}

#header ul li:hover ul li:hover {
	background: #000;
	color: #FFF;
}

#header ul li:hover ul li a {
	color: #000;
}

#header ul li:hover ul li:hover a {
	color: #FFF;
}

#header ul li:hover ul li a:hover {
	color: #FFF;
}




/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++HEADER+++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++BILDBEREICH+++++++*/
#slide {
	width: 940px;
	height: 350px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

#slide li {
	width: 940px;
	height: 350px;
	overflow:hidden;
	padding: 0 !important;
	margin: 0 !important;
}

/*POPUP*/
#slide #popup {
	position: absolute;
	bottom: 0;
	height: 100px;
	width: 940px;
	background: #000;
	opacity: 0.8;
}
/*POPUP TEXT*/
#slide #popup #description {
	position: absolute;
	top: 20px;
	left: 20px;
	height: 60px;
	width: 530px;
	color: #FFF;
}
/*WEITERLINK*/
#slide #popup .weiter {
	position: absolute;
	right: 20px;
	top: 20px;
	color: #FFF;
	text-decoration: none;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++BILDBEREICH+++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++CONTENT+++++++*/
#content {

	clear: both;
	width: 940px;
	position: relative;
	overflow: hidden;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++TEXT+++++++*/
#content #text {
	width: 530px;
	float: left;
	margin-right: 10px;
	background: #FFF;
	padding-bottom: 2000px;
	margin-bottom: -2000px	
}

#content #text p {
	margin-left: 20px;
	margin-right:20px;
	margin-bottom: 10px;
	line-height: 150%;
}

#content #text p.teaser {
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#content #text ul {
	list-style-type: disc;
	margin: 10px 20px 20px 40px;
}

#content #text ul li {
	margin-bottom: 5px;
}

#content #text .liste {
	margin: 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}

#content #text a {
	margin: 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}

#content #text #galerie {
	margin: 10px 20px;
}

#content #text #galerie ul.thumbs {
	text-align: left;
	list-style-type: none;
	margin-left: 0px !important;
}

#content #text #galerie ul.thumbs li {
	width: 130px;
	height: 130px;
	margin-right: 15px;
	margin-bottom: 10px !important;
	border: 1px solid #000;
	overflow: hidden;
	background: #000;
}

#content #text #galerie ul.thumbs li img {
	width: 150px;
	
}

#content #text p img {
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;	
	float: left;
}

#content #text table {
	margin: 0 20px;
	font-size: 11px;
}

#content #text .bandmitglied {
	margin: 0 20px 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}

#content #text .bandmitglied .bandpic {
	position: relative;
	margin: 0 10px 10px 0;
	float: left;
	width: 150px;
	height: 100px;
	overflow: hidden;
}

#content #text .bandmitglied .bandpic img {
	position: relative;
	margin: 0 10px 10px 0;
	width: 150px;
}

#content #text .contenttermine {
	margin: 0 20px 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
} 

#content #text .contenttermine .termin {
	margin-right: 20px;
	font-weight: bold;
	margin-bottom: 10px;
} 

#content #text .contenttermine .termintitel {
	text-transform: uppercase;
	display: inline;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 10px;
} 

#content #text .hoerprobe {
	margin: 0 20px 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;	
}

#content #text .hoerprobe p {
	display: inline;
}

#content #text .hoerprobe h3 {
	display: inline;
}

#content #text tr {
	font-size: 11px !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++TEXT+++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++SECONDCOLUMN+++++++*/
#content #secondcolumn {
	width: 400px;
	background: #FFF;
	float: left;
	padding-bottom: 2000px;
	margin-bottom: -2000px	
}
/*UNTERMENÜ*/
#content #secondcolumn #submenu {
	background: #08131e;
	list-style-type: none;
	padding: 10px 0;
}

#content #secondcolumn #submenu li {
	color: #FFF;
	margin: 10px 20px;
	border-bottom: 1px dotted #FFF;
}

#content #secondcolumn #submenu li a {
	color: #FFF;
	text-decoration: none;
}

/*NEWS*/
#content #secondcolumn #news .artikel {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;
}

#content #secondcolumn #news .artikel a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#content #secondcolumn #news .artikel a:hover {
	color: #de313c;
}

/*TERMINE*/
#content #secondcolumn #termine {
	background: #08131e;
	padding-top: 5px;
	padding-bottom: 10px;
}

#content #secondcolumn #termine ul {
	list-style-type: none;
}

#content #secondcolumn #termine li {
	color: #FFF;
	margin: 10px 20px;
	border-bottom: 1px dotted #FFF;
}

#content #secondcolumn #termine li span {
	margin-right: 10px;
}

#content #secondcolumn #termine li a {
	text-decoration: none;
	color: #FFF;
}

#content #secondcolumn #termine li a:hover {
	text-decoration: none;
	color: #de313c;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++SECONDCOLUMN+++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++THIRDCOLUMN+++++++*/
#content #thirdcolumn {
	width: 150px;
	background: #FFF;
	float: right;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

#content #thirdcolumn #twitter ul {
	margin: 0 10px;
	list-style-type: none;
}

#content #thirdcolumn #twitter ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}

#content #thirdcolumn #twitter ul li a, #twitter ul li a:visited {
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++THIRDCOLUMN+++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Footer+++++++*/
#footer {
	margin-top: 10px;
	border-bottom: 1px dotted #000;
	margin-bottom: 20px;
}

#footer ul {
	list-style-type: none;
	padding-bottom: 10px;
}

#footer ul li {
	margin-left: 20px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Footer+++++++*/

.clear {
	clear: both;
}


/*TYPOGRAPHIE*/
h1 {
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}

h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #de313c;
	font-weight: normal !important;
}

h3 {
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	margin-top: 0px;
}

#content #text a, #content #text a:visited {
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: 0px !important;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#content #text a:hover {
	color: #de313c;
}

#content #text .bandmitglied p {
	margin: 0 !important;
}

#content #text .bandmitglied a.bandlink {
	text-transform: normal !important;
}

