/* Main ----------------------------------------------- */
body {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 11px;
 background-color: white;
 color: black;
 margin: 0;
 padding: 0;
}

body.printpage {
	margin:20px;
}

hr {
	border: 0px;
	height: 1px;
	color: black;
	background-color: black;
}

input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited, a:active, a:hover {
 color: black;
 text-decoration: underline;
}

a.button:link, a.button:visited {
 background-color: #4E6B00;
 color: white;
 text-decoration: none;
 margin: 0;
 padding: 3px 10px 3px 10px;
 border: 1px solid white;
}

a.button:hover {
 background-color: #648901;
 text-decoration: none;
}

a.printlink {
	background:url(../images/icon_print.gif) no-repeat 0px;
	padding-left: 18px;
}

a.lang_de {
	padding-left: 20px;
	background:url(../images/lang_de.gif) no-repeat 0px;
}

a.lang_en {
	padding-left: 20px;
	background:url(../images/lang_en.gif) no-repeat 0px;
}

div.separator {
 border-top: 1px dashed black;
 width: 100%;
 height: 0;
 margin: 5px 0 5px 0;
}

td.separator {
 border-top: 1px dashed black;
 margin: 5px 0 5px 0;
}

#main {
 width: 951px;
 margin: 20px auto 0 auto;
}

#wrapper {
 width: 565px;
 float: right;
}

div.tx-edmp3-pi1 div {
	display:inline;
	padding-left: 5px;
}

/* CSS Styled Content---------------------------------------- */

h1, h2, h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

div.csc-header {
	margin-bottom: 15px;
}

div.csc-textpic-caption {
	font-size:10px;
}

div.csc-frame-rulerAfter {
	height: 20px;
	border-bottom: 1px dashed black;
}

div.csc-frame-rulerBefore {
	height: 20px;
	border-top: 1px dashed black;
}

div.csc-frame-indent {
	padding-left: 40px;
}

div.csc-sitemap ul {
	margin-left:30px;
}

.csc-mailform {
	border: 0px;
}

.csc-mailform-field label {
	float:left;
	width:30%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:left;
}

.csc-mailform-submit {
	margin-left: 32%;
}


/* News Plugin
----------------------------------------------- */

div.news-list table, div.news-single table {
	border-collapse: collapse;
}

div.news-list th, div.news-list td {
	padding: 6px 0 6px 0;
	margin:0;
}

div.news-single th, div.news-single td {
	padding: 6px 0 6px 0;
	margin:0;
}

div.news-list th img, div.news-single th img {
	margin-right: 10px;
	border: 3px solid #ffffff;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-left:5px;
}


/* Navigation ----------------------------------------------- */

#navigation {
 width: 386px;
 float: left;
}

#navigation ul.mainnav {
 text-transform: uppercase;
 text-align: right; /* direction: rtl;  */
 margin: 0 4px 0 0;
 width: 192px;
}

#navigation div.navi {
 background: url(../images/menu_bg.gif) no-repeat 0px;
 height: 214px;
}

#navigation ul li {
 border-bottom: 1px solid #C94D4D;
}

#navigation ul.subnav {
 direction: ltr;
 width: 186px;
 margin: 0;
}

#navigation ul {
 padding: 36px 0 36px 0;
 float: left;
 list-style-type: none;
}

#navigation ul a:link, #navigation ul a:visited {
 display: block;
 color: white;
 background-color: #B20000;
 text-decoration: none;
 padding: 3px 0 3px 0;
 width: 100%;
}

#navigation ul a:hover {
 background-color: #C94D4D;
 text-decoration: none;
}

#navigation ul.mainnav a:link, #navigation ul.mainnav a:visited {
 font-weight: bold;
}

#navigation ul.mainnav span.sel {
 background: url(../images/arrow.gif) no-repeat center right;
}

#navigation ul.mainnav span {
 padding-right: 30px;
}

#navigation ul.subnav span {
 padding-left: 10px;
}

#navigation #bottom {
 background: url(../images/musikhaus/navigationbottombg.gif) top right no-repeat;
 width: 100%;
 height: 280px;
 clear: both;
}

#navigation #bottomb {
 background: url(../images/braeuschmied/navigationbottombg.jpg) top right no-repeat;
 width: 100%;
 height: 326px;
 clear: both;
}

/* Flash ----------------------------------------------- */
#flash {
 background: url(../images/musikhaus/flashbg.jpg) repeat-x bottom left;
 padding: 0 0 0 44px;
 height: 272px;
 margin-top: 32px;
 margin-bottom: 4px;
}

#flash div {
 width: 100%;
}

#flash  p {
 text-align: right;
 padding: 13px 10px 0 0;
 text-transform: uppercase;
 font-weight: bold;
 color: white;
 margin: 0;
}

#flash  a:link, #flash  a:visited {
 color: white;
 text-decoration: none;
}

#flash  a.switch:link, #flash a.switch:visited {
 border: 1px solid white;
 padding: 1px 2px;
 
}

/* Content ----------------------------------------------- */
#contenttable {
	width: 100%;
	height: 340px;
}

#content {
 background-color: #EDF0E5;
 padding: 52px 25px 25px 56px;
}

div.mc, td.mc {
 vertical-align:top;
 background: url(../images/musikhaus/contentbg.gif) no-repeat top left;
}

div.bc, td.bc {
 vertical-align:top;
 background: url(../images/braeuschmied/contentbg.gif) no-repeat top left;
}

#content p, #content td {
 line-height: 150%;
 margin-top: 0;
}

#content div.newscontent {
 float: right;
 width: 60%;
}

#content div.newsimg {
 margin: 5px;
 float: left;
}

/* Footer ----------------------------------------------- */
#footer {
 padding: 4px 0 4px 0;
 width: 100%;
 text-align: left;
 background-color: white;
 clear: both;
}

#footer #first {
 width: 382px;
 color: #B20000;
 border-top: 5px solid #B20000;
 float: left;
 margin-right: 4px;
}

#footer #first a:link, #footer #first a:visited, #footer #first a:hover {
 color: #B20000;
 text-decoration: underline;
 font-weight: bold;
}

#footer #second {
 width: 565px;
 color: #4E6B00;
 border-top: 5px solid #4E6B00;
 float: left;
}

#footer #second a:link, #footer #second a:visited, #footer #second a:hover {
 color: #4E6B00;
 text-decoration: underline;
}

#footer span {
 font-weight: bold;
}