* {
  color: #000000;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}



  /********************/
 /*** Typo3 Styles ***/
/********************/

.bodytext {
  padding: 0px;
}

.spacer-gif {

}

.csc-header-n1 H1 {
  font-size: 16px;
  font-weight: bold;
  color: #343434;
  padding: 0 0 5 0;
  margin: 0 0 25 0;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
}

.csc-header-n2 h1, .csc-header-n3 h1, .csc-header-n4 h1, .csc-header-n5 h1, .csc-header-n6 h1,
.csc-header-n7 h1, .csc-header-n8 h1, .csc-header-n9 h1, .csc-header-n10 h1, .csc-header-n11 h1, .csc-header-n12 h1 {
  padding-bottom: 10px;
  margin: 0px;  
  font-size: 12px;
  color: #343434;
  font-weight: bold;
  padding: 0 0 0 0;
  margin: 25 0 12 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D5D8BD;
}



  /******************************/
 /*** Styles für die Sitemap ***/
/******************************/

.csc-menu A, csc-menu-2 A {
  color: #222222; 
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
}

.csc-menu A:hover, csc-menu-2 A:hover {
  color: #222222; 
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: underline;
}






  /****************************/
 /*** Meine eigenen Styles ***/
/****************************/



body {
	background-color: #FFF;
	background-image: url(/fileadmin/template/images/background.jpg);
	background-repeat: repeat;
}


p {
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 9px;
}


#content {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}


#podcastlogo, #podcastlogo a {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 10px;
	text-decoration: none;
}


.frame {
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	margin: 0px;
	padding: 0px;
}

.tdheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E6E6E;
}

.tdsubnav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6E6E6E;
}

.tdcontent {
	padding: 10px;
  vertical-align: top;
}

.tdfooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	height: 20px;
}




  /*************************/
 /* Mainblock überschrift */
/*************************/

ul#mainblock {
	position: relative;
}

ul#mainblock, #blocktitel ul {
	height: auto !important;
	height: 1px;
	list-style: none;
	background-color: #3E48C4;
	padding: 0;
	margin: 0;
}
	
#mainblock li {
	padding: 0 10px 0 20px;
	height: auto !important;
	height: 21px;
	line-height: 21px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	background-color: #3E48C4;
	background-image: url(/fileadmin/template/images/block_blue.gif);
	background-position: 0px 0px;
	text-decoration: none;
	text-align: left;
	background-repeat: no-repeat;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6E6E6E;
}




  /********************/
 /* Haupt Navigation */
/********************/


ul#mainnav {
	position: relative;
	width: 178px;
}

ul#mainnav, #mainnav ul {
	height: auto !important;
	height: 1px;
	list-style: none;
	background-color: #FFF;
	padding: 0;
	margin: 0;
}
	
#mainnav li {
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B6578;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D8BD;
}
	
#mainnav li a {
	padding: 0 10px 0 20px;
	height: auto !important;
	height: 20px;
	line-height: 20px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	background-color: #5A184A;
	background-image: url(/fileadmin/template/images/marker_white.png);
	background-position: 9px 8px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	background-repeat: no-repeat;
	color: #FFF;
}
	
#mainnav li a:hover {
	background-color: #8B6578;
}
#mainnav li a:activ {
	background-color: #8B6578;
}
	
#mainnav li a.act, #mainnav li a.cur, #mainav li a:hover.act, #mainnav li a:hover.cur {
	background-color: #8B6578;
}







  /******************/
 /* Sub Navigation */
/******************/

ul#subnavheader {
	position: relative;
	width: 177px;
	color: #fff;

}

ul#subnavheader, #subnavheader ul {
	height: auto !important;
	height: 1px;
	list-style: none;
	background-color: #D6AD3C;
	padding: 0;
	margin: 0;
	padding: 0 10px 0 20px;
	height: auto !important;
	height: 20px;
	line-height: 20px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/fileadmin/template/images/marker_hell.png);
	background-position: 9px 8px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	background-repeat: no-repeat;

}



ul#subnav {
	position: relative;
	width: 177px;
}

ul#subnav, #subnav ul {
	height: auto !important;
	height: 1px;
	list-style: none;
	background-color: #FFF;
	padding: 0;
	margin: 0;
}
	
#subnav li {
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BABABA;
}
	
#subnav li a {
	padding: 0 10px 0 20px;
	height: auto !important;
	height: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	font-weight: normal;
	background-color: #fff;
	background-image: url(/fileadmin/template/images/marker_braun.png);
	background-position: 9px 8px;
	text-decoration: none;
	text-align: left;
	background-repeat: no-repeat;
	color: #4C4C4C;
}
	
#subnav li a:hover {
	background-color: #D7D7D7;
}
#subnav li a:activ {
	background-color: #D7D7D7;
}
	
#subnav li a.act, #subnav li a.cur, #subnav li a:hover.act, #subnav li a:hover.cur {
	background-color: #D7D7D7;
}








  /*************/
 /* Fusszeile */
/*************/


.footer, .footer a, .footer a:act {
	color: #666666;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
	color: #000;
}





  /**************/
 /* Trennlinie */
/**************/

hr {
	border: 0px;
	width: 508px;
	background-color: #D4D8BC;
	height: 1px;
	border-style: solid;
}




  /**********/
 /* Bilder */
/**********/

IMG.pics {
	border-color: #D4D8BC;
	border-style: solid;
	border-width: 1px;
}

