/****************************************************/
/* general */
/****************************************************/

body {
	background:#FF3300 url('/typo3/fileadmin/image/background/1.gif');
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

img {
	border:0;
}

* {
	margin:0;
	padding:0;
}

p {
	margin-bottom:16px;
}

.linie {
	border-bottom:1px dotted #CCC;
	margin-bottom:16px;
	padding-bottom:16px;
}

.linie_ohne_abstand {
	border-bottom:1px dotted #CCC;
	margin-bottom:4px;
	padding-bottom:4px;
}

.clear {
	clear:both;
}

h1 {
	font-size:16px;
	margin-bottom:16px;
}

h2 {
	font-size:14px;
}

.error {
	color:#FF3300;
	font-weight:bold;
}

.csc-textpic-caption {
	color:#999;
	font-size:10px;
}


/****************************************************/
/* links */
/****************************************************/

a:link, a:visited {
	color:#FF3300;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


/****************************************************/
/* main
/****************************************************/

#main {
	margin:32px 0 32px 16px;
	position:relative;
	text-align:left;
	width:720px;
}


/****************************************************/
/* bubble-right
/****************************************************/

#bubble-right {
	background:#FFF;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	left:716px;
	padding:16px;
	position:absolute;
	top:16px;
	width:200px;
	z-index:60;
}

#bubble-right-arrow {
	left:700px;
	position:absolute;
	top:32px;
	z-index:50;
}


/****************************************************/
/* pinguin
/****************************************************/

#pinguin {
	left:0;
	position:absolute;
	top:96px;
}


/****************************************************/
/* nav
/****************************************************/

#nav {
	background:#FFF;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	left:128px;
	padding:16px 0 6px 0;
	position:absolute;
	top:64px;
	width:145px;
	z-index:30;
}

#nav ul {
	list-style:none;
}

#nav ul li {
	height:24px;
	padding-left:16px;
}

#nav ul li a {
	display:block;
	height:16px;
}

#nav ul li a:hover {
	text-decoration:underline;
}

#nav ul li.active a {
	text-decoration:underline;
}


/****************************************************/
/* icons
/****************************************************/

#icons {
	margin-left:256px;
	padding-bottom:4px;
	text-align:right;
}

#icons p {
	margin-bottom:0;
}

#icons img {
	margin-left:4px;
}


/****************************************************/
/* content-area
/****************************************************/

#content-container {
	background:#FFF;
	border-right:1px solid #000;
	margin-left:256px;
	position:relative;
	width:465px;
	z-index:10;
}


/****************************************************/
/* head
/****************************************************/

#head {
	background:#000;
	margin-bottom:32px;
}


/****************************************************/
/* subnav
/****************************************************/

#subnav {
	padding:0 32px 16px 32px;
}


#subnav ul {
	border-bottom:1px dotted #CCC;
	padding-bottom:8px;
}

#subnav ul li {
	display:inline;
	margin-right:16px;
}

#subnav ul li.active a {
	text-decoration:underline;
}

#subnav-gallery {
	padding:0 32px 16px 32px;
}

#subnav-gallery ul {
	list-style:none;
}

#subnav-gallery ul li {
	border-bottom:1px dotted #CCC;
	margin-bottom:8px;
	padding-bottom:8px;
}

#subnav-gallery ul li SPAN.title {
	font-weight:bold;
}

#subnav-gallery ul li SPAN.subtitle {
	margin-right:16px;
}

#subnav-gallery ul li a:hover {
	text-decoration:underline;
}

#subnav-gallery-back {
	border-bottom:1px dotted #CCC;
	padding-bottom:16px;
	text-align:right;
}


/****************************************************/
/* content
/****************************************************/

#content {
	background:#FFF;
	padding:0 32px 16px 32px;
}


/****************************************************/
/* mp3 player
/****************************************************/

#mp3 {
	margin-bottom:32px;
}

.mp3-songlist {
	border-bottom:1px dotted #CCC;
	margin-bottom:16px;
}


/****************************************************/
/* guestbook
/****************************************************/

#guestbook-form form label {
	width:200px;
}

#guestbook-form form textarea {
	margin-bottom:16px;
	width:200px;
}

#guestbook-form form input {
	margin-bottom:16px;
	width:145px;
}

#guestbook-form form input[type=submit] {
	margin-bottom:0;
	overflow:hidden;
	width:auto;
}

#guestbook-form ul {
	border-bottom:1px dotted #CCC;
	color:#FF3300;
	font-weight:bold;
	list-style:square;
	margin-bottom:16px;
	padding:8px 0 8px 16px;
}

#guestbook-form form DIV.captcha {
	border-bottom:1px dotted #CCC;
	border-top:1px dotted #CCC;
	margin-bottom:16px;
	padding-top:8px;
}

#guestbook-form form DIV.captcha img {
	margin-bottom:8px;
}

DIV.guestbook-list DIV.head {
	border-bottom:1px dotted #CCC;
	height:20px;
	margin-bottom:16px;
}


DIV.guestbook-list DIV.anzahl {
	display:none;
	float:left;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0;
}

DIV.guestbook-list DIV.nav {
	float:right;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0;
}

DIV.guestbook-list DIV.entry {
	border-bottom:1px dotted #CCC;
	clear:both;
	margin-bottom:16px;
}

DIV.guestbook-list DIV.date {
	color:#999;
	font-size:10px;
}

DIV.guestbook-list h2 {
	font-size:16px;
	margin-bottom:2px;
}

DIV.guestbook-list DIV.comment {
	background:#FF3300;
	color:#FFF;
	margin-bottom:16px;
	padding:8px;
}

DIV.guestbook-list DIV.comment h2,
DIV.guestbook-list DIV.comment p {
	margin:0;
}


/****************************************************/
/* konzerte */
/****************************************************/

.neuigkeiten-list-container {
	margin-bottom:32px;
}

.neuigkeiten-list-item {
	border-bottom:1px dotted #CCC;
	height:20px;
	line-height:20px;
}

.neuigkeiten-list-date {
	color:#999;
	float:left;
	padding-right:16px;
}

.neuigkeiten-list-title {
	font-weight:bold;
	float:left;
}

.neuigkeiten-list-more {
	float:right;
}

.neuigkeiten-single-date {
	color:#999;
}

.neuigkeiten-single-content {
	border-bottom:1px dotted #CCC;
	margin-bottom:16px;
}

.neuigkeiten-single-links {
	border-bottom:1px dotted #CCC;
	margin-bottom:16px;
}


.neuigkeiten-archiv-list-item {
	border-bottom:1px dotted #CCC;
	height:20px;
	line-height:20px;
}

.neuigkeiten-archiv-list-date {
	color:#999;
	float:left;
	padding-right:16px;
}

.neuigkeiten-archiv-list-title {
	color:#999;
	font-weight:bold;
	float:left;
}


/****************************************************/
/* dateiverweise */
/****************************************************/

.dateiverweise {
	margin-bottom:32px;
}


/****************************************************/
/* form
/****************************************************/

form fieldset {
	border:none;
}

form fieldset legend {
	display:none;
}

form label {
	display:block;
	float:left;
	margin-bottom:0.5em;
	text-align:left;
	width:9em;
}

form input, select, textarea {
	background-color:#CCC;
	border:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
	padding:0.2em;
}

form input:focus, 
form select:focus, 
form textarea:focus {
	background-color:#FF3300;
	border:none;
	color:#FFF;
}

form textarea {
	font-size:0.9em;
}

form input[type=submit], 
form input[type=reset], 
form input[type=button],
form button {
	background-color:#FF3300;
	border:none;
	color:#FFF;
	overflow:hidden;
	padding:0.2em;
	width:auto;
}


/****************************************************/
/* foot
/****************************************************/

#foot {
	background:#000 url('/typo3/fileadmin/image/foot/foot.jpg') repeat-x;
	color:#FFF;
	font-size:10px;
	height:20px;
	padding:0 8px;
	text-align:right;
}

#foot ul {
	display:inline;
}

#foot ul li {
	display:inline;
	padding-left:8px;
}

#foot ul li a {
	color:#FFF;
}


/****************************************************/
/* fce-bottomline
/****************************************************/

.fce-bottomline {
	clear:both;
}


/****************************************************/
/* powermail
/****************************************************/

p.powermail_pagebrowser {
	border-bottom:1px dotted #CCC;
	margin-bottom:16px;
	padding-bottom:16px;
	text-align:right;
}

DIV.powermail-form form label {
	display:block;
	float:left;
	margin-bottom:0.5em;
	text-align:left;
	width:150px;
}

DIV.tx_powermail_pi1_fieldwrap_html_radio {
	margin-bottom:16px;
}

DIV.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight:bold;
	margin-bottom:8px;
}

DIV.powermail-form h2 {
	margin-bottom:16px;
}

DIV.powermail-form ul,
DIV.powermail-mandatory ul {
	list-style:square;
	margin-left:32px;
}

DIV.powermail-form p.linie {
	padding-bottom:0;
}

DIV.powermail-mandatory,
DIV.powermail-confirmation {
	border-bottom:1px dotted #CCC;
	margin-bottom:16px;
	padding-bottom:16px;
}

DIV.powermail-confirmation DIV.left {
	width:150px;
}
