/********************************** GENERAL SETTINGS **********************************/
html, body, img, div, h1, h2, h3, h4, h5, h6, a, ul, li {
	border:0;
	margin:0;
	padding:0;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	scrollbar-face-color:#333333;
	scrollbar-arrow-color:#5AB200;
	scrollbar-track-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-Color:#999999;
	height: 100%;
	width: 100%;
}

h1 {
	font-size:1.8em;
	color: #E8B825;
	font-weight: normal;
}

h2, h3 {
  font-size:0.8em;
}

h4, h5, h6 {
  font-size:0.8em;
}

h4, h6 {
  color:#003366;
}

h6 {
  text-decoration:italic;
}

table {
	border-collapse: collapse;
	font-size: 1em;
}
table td {
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

/*************************************** MAIN ***************************************/
#main {
	height: 100%;
	width: 960px;
	left: 50%;
	position: absolute;
	margin-left: -475px;
	font-size: 1em;
	background-color: #CBCBCD;
	background-image: url(images/00_startseite.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#person #main {
  background-image: url(images/01_person.jpg);
}

#presse #main, #news #main {
  background-image: url(images/02_presse_news.jpg);
}

#videoaudio #main {
  background-image: url(images/03_videoaudio.jpg);
}
#audio #main {
  background-image: url(images/03_videoaudio.jpg);
}

#galerie #main {
  background-image: url(images/04_galerie.jpg);
}

#konzerte #main {
  background-image: url(images/06_konzerte.jpg);
}

#links #main {
  background-image: url(images/07_links.jpg);
}

#kontakt #main {
  background-image: url(images/08_kontakt.jpg);
}

#main-inside {
	width: 960px;
	background-color: #CBCBCD;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


#person #main-inside {
  background-image: url(images/01_person.jpg);
}

#presse #main-inside, #news #main-inside {
  background-image: url(images/02_presse_news.jpg);
}

#videoaudio #main-inside {
  background-image: url(images/03_videoaudio.jpg);
}
#audio #main-inside {
  background-image: url(images/03_videoaudio.jpg);
}

#galerie #main-inside {
  background-image: url(images/04_galerie.jpg);
}

#konzerte #main-inside {
  background-image: url(images/06_konzerte.jpg);
}

#links #main-inside {
  background-image: url(images/07_links.jpg);
}

#kontakt #main-inside {
  background-image: url(images/08_kontakt.jpg);
}



/************************************** HEADER **************************************/
#header {
	width:860px;
	background-repeat:no-repeat;
	z-index:6;
	margin-left: 50px;
	margin-bottom: 10px;
	float: left;
	padding-top: 20px;
	background-position: 0px 20px;
	display: inline;
}

#person #header {
  background-image:url(images/01_person_header_left.jpg);
}

#presse #header {
  background-image:url(images/02_presse_header_left.jpg);
}

#videoaudio #header {
  background-image:url(images/03_videoaudio_header_left.jpg);
}
#audio #header {
  background-image:url(images/03_videoaudio_header_left.jpg);
}
#galerie #header {
  background-image:url(images/04_galerie_header_left.jpg);
}

#news #header {
  background-image:url(images/05_news_header_left.jpg);
}

#konzerte #header {
  background-image:url(images/06_konzerte_header_left.jpg);
}

#links #header {
  background-image:url(images/07_links_header_left.jpg);
}

#kontakt #header {
  background-image:url(images/08_kontakt_header_left.jpg);
}

#logo {
	right:0;
	float: right;
}

#streifen {
	width:5px;
	height:90px;
	background-repeat:no-repeat;
	float: right;
}


#person #streifen {
  background-image:url(images/01_person_header_right.jpg);
}

#presse #streifen {
  background-image:url(images/02_presse_header_right.jpg);
}

#videoaudio #streifen {
  background-image:url(images/03_videoaudio_header_right.jpg);
}
#audio #streifen {
  background-image:url(images/03_videoaudio_header_right.jpg);
}
#galerie #streifen {
  background-image:url(images/04_galerie_header_right.jpg);
}

#news #streifen {
  background-image:url(images/05_news_header_right.jpg);
}

#konzerte #streifen {
  background-image:url(images/06_konzerte_header_right.jpg);
}

#links #streifen {
  background-image:url(images/07_links_header_right.jpg);
}

#kontakt #streifen {
  background-image:url(images/08_kontakt_header_right.jpg);
}

/*************************************** MENU TOP ***************************************/

#menu_top {
	height:25px;
	font-size:0.8em;
	text-transform: uppercase;
	margin-left: 50px;
	margin-bottom: 25px;
}
.clearing {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}


#menu_top a {
}


/*************************************** MENU LEFT ***************************************/

#menu_left {
	float:left;
	width:160px;
	z-index:4;
	font-size: 0.8em;
	margin-left: 50px;
	padding: 0px;
	display: inline;
}

#main-inside #menu_left a {
	display:block;
	color:#666;
	text-decoration:none;
	background-repeat:no-repeat;
	margin-top: 15px;  
}

#menu_left .top {
	font-size:0.9em;
	background-position:0px 12px;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#menu_left #topactive {
	background-image:url(images/menu_left_top.jpg);
	font-weight: bold;
	font-size:0.9em;
	background-position:0px 12px;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	color: #000000;
}
#person #menu_left #active, #person #menu_left a:hover, #person a, #person #footer a:hover {
  color:#1c6514;
}

#presse #menu_left #active, #presse #menu_left a:hover, #presse a, #presse #footer a:hover {
  color:#0a6d36;
}

#videoaudio #menu_left #active, #videoaudio #menu_left a:hover, #videoaudio a, #videoaudio #footer a:hover {
  color:#1c6412;
}

#audio #menu_left #active, #audio #menu_left a:hover, #audio a, #audio #footer a:hover {
  color:#1c6412;
}
#galerie #menu_left #active, #galerie #menu_left a:hover, #galerie a, #galerie #footer a:hover {
  color:#4b6f17;
}

#news #menu_left #active, #news #menu_left a:hover, #news a, #news #footer a:hover {
  color:#2b670f;
}

#konzerte #menu_left #active, #konzerte #menu_left a:hover, #konzerte a, #konzerte #footer a:hover {
  color:#769224;
}

#links #menu_left #active, #links #menu_left a:hover, #links a, #links #footer a:hover {
  color:#7d9012;
}

#kontakt #menu_left #active, #kontakt #menu_left a:hover, #kontakt a, #kontakt #footer a:hover {
  color:#7C800E;
}

#menu_left #active {
	background-image:url(images/menu_left_top.jpg);
	font-weight: normal;
}

#menu_left .sub {
	font-size:0.9em;
	background-position:0px 10px;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

/************************************* CONTENT *************************************/
#content {
	float:left;
	color:#333333;
	font-size:0.8em;
	z-index:2;
	width: 670px;
	padding: 0px;
	margin-left: 20px;
	display: inline;
}
#audio #content {
	width: 376px;
	display: inline;
}
#kontakt #content {
	width: 376px;
	display: inline;
}

#audio .csc-textpic {
	margin-bottom: 10px;
	padding-bottom: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
	width: 376px;
	float: left;
} 
#content a {
  text-decoration:none;
}

h1, h2, h3, h4 {
  color:#333;
}

h1, h2, h5 {
  font-size:1.0em;
}

h1, h3, h5 {
  font-weight:bold;
}

h3, h4, h6 {
  font-size:0.9em;
}

hr {
  color:#999;
}
/*#videoaudio .csc-textpic {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 590px;
} */
.video {
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
	text-decoration: underline;
}
/************************************ FOOTER ************************************/

#footer {
	padding: 0;
	font-size:0.8em;
	color:#333;
	z-index:3;
	margin-right: 50px;
	margin-left: 50px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	margin-top: 15px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}
#footer #left .imprint-link {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-left: 5px;
	float: right;
	margin-right: 20px;
}


#left {
	float:left;
	width:178px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	display: inline;
}

#right {
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
	display: inline;
}
#right .right1 {
	width: 298px;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	margin-right: 10px;
	display: inline;
}


#footer a {
	color:#333;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 5px;
	display: block;
	float: left;
}
#content-start {
	color:#333333;
	font-size:0.8em;
	z-index:2;
	width: 860px;
	margin-left: 50px;
	margin-top: 0px;
}
#start-rechts {
	float: right;
	width: 493px;
}
#start-links {
	float: left;
	height: 330px;
	width: 367px;
	background-image: url(images/bg-news.jpg);
	background-repeat: no-repeat;
}
#start-links div.scrollbar {
	width: 235px;
	margin-left: 130px;
	height: 290px;
	overflow: auto;
	margin-top: 10px;
}

#start-links div.scrollbar div{
	padding-right: 30px;
}

#start-links a {
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}


.linklist-item {
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 370px;
}

#menu_top-start {

	height:25px;
	font-size:0.8em;
	text-transform: uppercase;
	margin-left: 50px;
	margin-bottom: 17px;
}
.tx-sethoraeasylinklist-pi1 {
	margin-top: 12px;
}

/************************************* FORMULAR *************************************/
.csc-mailform {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.csc-mailform-field {
	margin-bottom: 5px;
	width: 340px;
}

.csc-mailform-field label {
	margin-top: 5px;
}

.csc-mailform-field input {
	width: 340px;
	border: 1px solid #FFFFFF;
}
.csc-mailform-field textarea {
	width: 340px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#mailformformtype_mail {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #92971A;
	width: 85px;
	border: 1px solid #92971A;
	font-size: 0.9em;
	padding: 1px;
	margin-top: 15px;
}
#sp_bettercontactform_container {	
	margin: 0px;
	padding: 0px;
	width: 368px;
}
#sp_bettercontactform_container input {
	width: 368px;
	border: 1px solid #FFFFFF;
}
#sp_bettercontactform_container textarea {
	width: 368px;
	border: 1px solid #FFFFFF;
}



.sp_bettercontact_label {
	margin-top: 5px;
}
.rgmediaimages-player {
	text-align: left;
}
.csc-textpic  {
	margin-top: 15px;
}

.csc-textpic-image dt {
	margin-bottom: 10px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	padding-bottom: 15px;
}
/************************************* Klassen für RTE  *************************************/

.Absatz_RahmenUnten  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.Tabellenzeile_RahmenUnten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Tabelle_Pressefotos {
	width: 300px;
}
.Tabelle_Pressefotos td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.info {
	visibility: hidden;
}
