/* =template layout
--------------------------------------------- */
body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 21px;
	margin: 38px 0 38px 0;
	padding: 0;
	text-align: center;
	background: #435d1e url(/uploads/images/templatepics/bg_body.gif) fixed;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 740px;
}
#header {
	height: 88px;
	background-color: #fff;

}
* html #header {overflow: hidden;} /* fuer IE 6 */

img#logo {
	float: left;
}
#container {
	background-color: #fff;
	margin: 10px 0 0 0;
	padding: 38px 0 10px 19px;
}
#sidebar {
	width: 209px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 10px 0;
}
div.box {
	padding: 11px 0;
	line-height: 20px;
	border-bottom: 1px solid #bfbfbf;
}
a.bandlink {
	font-weight: bold;
	padding: 0 0 0 23px;
	background-image: url(/uploads/images/templatepics/icn_link.gif);
	background-repeat: no-repeat;
}
a.kontakt {
	font-weight: bold;
	padding: 1px 0 1px 23px;
	background-image: url(/uploads/images/templatepics/icn_mail.gif);
	background-repeat: no-repeat;
}
div.box a{
	padding-left: 23px;
}
div.box h2 {
	margin: 0 0 2px 0;
	padding: 0 0 0 23px;
	background-repeat: no-repeat;
	background-position: center left;
}
h2.bildmaterial {
	background-image: url(/uploads/images/templatepics/icn_pic.gif);
}
h2.hoerproben {
	background-image: url(/uploads/images/templatepics/icn_hoerproben.gif);
}
h2.presse {
	background-image: url(/uploads/images/templatepics/icn_presse.gif);
}
#sidebar img {
	padding: 1px;
	border: 1px solid #cacaca;
}
#content {
	margin: 0 0 0 260px;
	width: 400px;
	min-height: 320px;
}
p#footer {	
	clear: both;
	margin: 0;
	padding: 5px 0 0 0;	
}
p#footer a {

	color: #000;
	text-decoration: none;
	background-image: url(/uploads/images/templatepics/icn_print.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	padding: 3px 0 4px 20px;
	font-size: 11px;
}
p#footer a:hover {
	text-decoration: underline;
}
#abschlussbottom {
	background-color: #000;
	height: 9px;
	line-height: 9px;
	opacity: 0.4;
	filter:alpha(opacity=40);	
}
#demnaechst {
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 10px 0 0 10px;
	background-color: #f0f0f0;
}
#demnaechst.scrolldemnaechst {
	height: 280px;
	overflow: auto;
}
.event {
	margin: 0 0 12px 0;
	padding: 4px 0 0 0;
}
.event p {
	margin: 0; padding: 0;
}


/* =basics und typo
--------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	}
p {
	margin: 0 0 15px 0;
	}
h1 {
	font-weight: normal;
	font-size: 17px;
	margin: 0 0 19px 0;
}
h2,h3,h4 {

	font-weight: normal;
	font-size: 15px;
	margin: 0 0 8px 0;
	}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0
	}
img {
	border: 0;
	}
.invis {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
	}
	
/* =anchors
--------------------------------------------- */
a {
	outline: none;
	color: #e40000;
	}
a:link {
	color: #e40000;
	}
a:visited {
	
	}
#content a:hover,
#sidebar a:hover {
	color: #000;
	}
#content a:active,
#sidebar a:active {
	color: #e40000;
	}
a img {
	border: none;
	}	
		
/* =forms
--------------------------------------------- */
input, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	}
input, textarea {
	border: 1px solid #b4b4b4;
	padding: 4px;
	width: 300px;
}
textarea {
	overflow: auto;
	height: 160px;
}
input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color: #fffcf4;
	border: 1px solid #747474;
	}
label {
	margin: 4px 0 0 0;
	display: block;
}
div.bookingcheckbox label,
div.newslettercheckbox label {
	display: inline;
}
div.newslettercheckbox {
	padding-top: 7px;
	padding-bottom: 7px;
}
div.bookingcheckbox input,
div.newslettercheckbox input {
	width: auto;
	margin: 0;
	border: none;
}
input#fbsubmit {
	font-weight: bold;
	padding: 4px 0;
	border: none;
	border-bottom: 1px solid #b4b4b4;
	background-color: #fff;
	margin: 15px 0 0 0;
	cursor: pointer;
	width: auto;
}
input#fbsubmit:hover,
input#fbsubmit:focus {
	border-bottom: 1px solid #000;
}
.addressfield textarea {
	height: 65px;
}
.cdcount input {
	width: 60px;
}
.error_message {
	margin: 0 0 12px 0;
	padding: 10px 10px 10px 36px;
	background-color: #fffce8;
	border-top: 1px solid #ffdc6b;
	border-bottom: 1px solid #ffdc6b;
}
.error_message ul {
	margin: 0;
	padding: 0;
}
.error_message ul li{
	margin: 0;
	padding: 0;
}
.form-success {
	background-color: #f3fbf4;
	border-top: 1px solid #9bdd9e;
	border-bottom: 1px solid #9bdd9e;
	padding: 10px 10px 0 10px;
}

/* =tables
--------------------------------------------- */	
table {
	margin: 0 0 15px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0
	}
table th {
	font-weight: bold;
	text-align: left;
	background-color: #e8e8e8;
	}
table th {
	padding: 2px 15px 2px 0;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	}
table td {
	vertical-align: top;
	}
table.list {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	}
table.list td {
	border-bottom: 1px solid #b7b7b7;
	}
/*navigation
--------------------------------------------- */
#nav {
	margin: 0 0 0 280px;
	font-size: 14px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;	
}
#nav ul li a {
	color: #000;
	width: 79px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	float: left;
	border-left: 1px solid #435d1e;
	padding: 58px 0 0 12px;
}
#nav ul li a:hover,
#nav ul li a:focus,
#nav ul li a.currentpage,
#nav ul li a.activeparent {
	color: #fff;
	background-color: #c70a0a;	
	border-bottom: 9px solid #ffae00;
	background-image: url(/uploads/images/templatepics/verlauf2.jpg);
	background-repeat: no-repeat;
}
#nav ul li a:active {
	color: #fff;
	background-color: #c70a0a;
	border-bottom: 9px solid #ff9c00;
	background-image: url(/uploads/images/templatepics/verlauf1.jpg);
	background-repeat: no-repeat;	
}

/* =reset fuer cms-editor
--------------------------------------------- */
body.mceContentBody {
	text-align: left;
	margin: 0;
	background-color: #fff;
	background-image: none;
}
#michi-r {
	position: absolute; 
	right:5px;
	top:40px; 
}