/* ####### RESET */

* {
	padding:0;
	margin:0;
	border: 0;
	font-size: 100.01%;
}

/* ie only styles */
/* commented backslash hack v2 \*/ 
* html body{height:100%; background: #C7C7C7 url("img/bg_ie.gif") top center;} 
/* end hack */ 

html,body {
	margin: 0;
	padding: 0;
	height: 100%;	
}

a {outline: none;}

img, a img {
	border: 0px;
}

/* ####### BODY */

body {
	font-size: 0.7em;
	color: #000000;
	background: #C7C7C7 url("img/bg.gif") top center;
	font-family: Verdana, Arial, Helvetica, Geneva,sans-serif;
}

	
/* ####### BASIC CONTENT ITEMS */

a, a:link {
	color: #B60062;
	text-decoration: underline;
}

a:visited {
	color: #B60062;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active { color:#000000;}



/* ####### IMAGE REPLEACEMENT */

.imgrep { letter-spacing: -1000em; text-indent: -999em; }
/* Be nice to Opera, but hide from MacIE. */
/*\*/html>body .imgrep {letter-spacing: normal; text-indent: -999em; overflow: hidden;}


h3.imgrep {
	height: 20px;
	margin-bottom: 14px;
	margin-top: 10px;
}

h3.addborder {
	padding-bottom: 2px;	
	border-bottom: 1px solid #8A8A8A;
}



/* ####### SPECIALS */


/* --- clear class */

.clearit {
	clear: both;
	height: 1px;
}

/* --- float right for images */
.floatright {
	float: right;
	margin: 0px 0px 2px 4px;
}

/* --- block display for images */
.blockimage {
	display: block;
	margin: 6px 0px 6px 0px;
}

/* --- get some air between items */
.spacer {
	height: 10px;
}

/* --- hides for screenreaders */
.screenonly {
	display: none;
}


/* ####### MAIN DIVS */

/* --- layout divs */

#container {
	width: 978px;
	min-height: 100%;
	height: auto;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF url("img/bg_container.gif") top center repeat-y;
}   

#container.superwide {
   	background: #FFFFFF url("img/bg_containersuper.gif") top center repeat-y;
	width: 1050px;		

}



/* ie only styles */
/* commented backslash hack v2 \*/ 
* html #container{height:100%;} 
/* end hack */ 



#topborder {
	width: 978px;
	height: 15px;
	background: url("img/bg_top.gif") top left no-repeat;
} 

#container.superwide #topborder {
	width: 1050px;
	height: 15px;
	background: url("img/bg_topsuper.gif") top left no-repeat;
} 

#holder {
	width: 966px;
	margin-left: 6px;
}

#container.superwide #holder {
	width: 1038px!important;

}
 

#mainleft {
	width: 235px;
	float: left;
}

#mainright {
	width: 731px; 
	float: right; 
}

#container.superwide #mainright {
		width: 803px!important; 

}

#holderright {
	padding-left: 19px;
}

#maincontent {
	float: left;
	width: 516px;
	line-height: 150%;	
}

#rightcontent {
	float: right;
	width: 167px;
}

#imagebar {
	margin-top: 14px;
	margin-bottom: 4px;
}

#bannerholder {
	
}

#splitholder {
}

#splitleft {
	float: left;
	width: 310px;
}

#splitright {
	float: right;
	width: 196px;
}

#clearer {
	clear: both;
}

#footer {
	width: 978px;
	height: 15px;
	background: url("img/bg_bottom.gif") top left no-repeat;
} 


#container.superwide #footer {
	width: 1050px;
	height: 15px;
	background: url("img/bg_bottomsuper.gif") top left no-repeat;
} 

#footercontent {
	text-align: right;
	color: #7E7E7E;
	width: 770px;
	padding: 15px 0px 5px 0px;
	margin-bottom: 10px;
}


/* --- logo */

#mainleft h1 {
	display: block;
	height: 168px;
	width: 235px;
}

#mainleft h1 a, #mainleft h1 a:link, #mainleft h1 a:visited, #mainleft h1 a:active, #mainleft h1 a:hover {
	display: block;
	height: 168px;
	width: 235px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -1000px;
	font-size: 0.1em;
        background: url("/img/sujets/lady_grau.gif") top left;  

/*    background: url("img/logo.gif") top left;  */
}



/* --- login bar */

#topbar {
	height: 35px;
	background: url("img/bg_topbar.gif") top left repeat-x;
	color: #7E7E7E;
	margin-bottom: 2px;
	text-align: right;
	font-size: 11px;
}

#topbarholder {
	padding: 6px 8px 0px 0px;
}

#topbar form {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

#topbar label {
	color: #000000;
	display: inline;
	padding-left: 4px;
}

#topbar input {
	margin-left: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	border: 1px solid #666666;
	padding: 2px 1px 2px 2px;
	-moz-border-radius: 4px !important;
}

/* ie only styles */
/* commented backslash hack v2 \*/ 
* html #topbar input{margin-bottom: -2px;} 
/* end hack */ 


#topbar #sublogin, #topbar #sublogout, #topbar #subsearch {
	padding: 0px;
}


/* --- login bar logged in */

#topbar.loggedin {
	background: url("img/bg_topbar_loggedin.gif") top left repeat-x!important;
}


/* ####### MENU */


#mainmenu {
	margin-left: 16px;
	margin-top: 10px;
	margin-right: 16px;
}

/* --- level 1 */

#mainmenu ul {
	list-style-type: none;
}

#mainmenu ul li {
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	text-indent: 20px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 170%;
	background: #FFFFFF url("img/menu_l1.gif") 0 0.5em no-repeat;
}

#mainmenu ul li.firstitem {
	border-top: 1px solid #C6C6C6;
}

/* --- level 2 */

#mainmenu ul li ul {

}

#mainmenu ul li ul li {
	border-right: none;
	border-top: 1px solid #FEFEFE;
	border-bottom: none;
	border-left: none;
	font-weight: normal;
	font-size: 1em;
	background: #E9E9E9 url("img/menu_l2.gif") center left no-repeat;
}

#mainmenu ul li ul li.firstitem {
	border-top: 1px solid #C6C6C6;
}

/* --- link formats */


#mainmenu a, #mainmenu a:link {
	color: #7E7E7E;
	text-decoration: none;
}

#mainmenu a:visited {
	color: #7E7E7E;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #000000;
	text-decoration: none;
}

#mainmenu a:active {
	color: #000000;
	text-decoration: none;
}

#mainmenu a.selecteditem, #mainmenu a.selecteditem:link, #mainmenu a.selecteditem:visited, #mainmenu a.selecteditem:active {
	color: #000000;
	text-decoration: none;
}



#topbar a, #topbar a:link {
	color: #000000;
}

#topbar a:visited {
	color: #000000;
}

#topbar a:hover {
	color: #B60062;
}

#topbar a:active {
	color: #000000;
}


#footercontent a, #footercontent a:link {
	color: #7E7E7E;
}

#footercontent a:visited {
	color: #7E7E7E;
}

#footercontent a:hover {
	color: #B60062;
}

#footercontent a:active {
	color: #7E7E7E;
}



/* ####### WIDGETS */
#widgets {
	margin-left: 16px;
	margin-top: 10px;
	margin-right: 16px;	
}


/* ####### MAIN CONTENT ITEMS */

#maincontent blockquote h4 {
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
	padding-bottom: 6px;
}

#maincontent blockquote {
	background: #E9E9E9;
	border-left: 4px solid #FFE200;
	padding: 10px 4px 10px 8px;
	margin-bottom: 2px;
}


#maincontent  blockquote img {
  float: left;	   
  margin-right: 8px;   
 border: 1px solid #000; 
}    

#maincontent.startpage blockquote img {
width: 80px;
height: 45px;
}   



#maincontent.startpage .newscontainer {
	width: 708px;
}

#maincontent.startpage .newscontainer blockquote h4, .single h4 {
  font-size: 1.0em!important;  
} 

#maincontent.startpage .newscontainer blockquote {
  width: 319px;	    
height: 86px;  
margin-right: 10px;
  float: left;
}   

.preone {
	clear: left;
	font-size: 0.9em;
	padding-top: 5px;
}

#maincontent .preone h4, #maincontent .fullcontent h4, #splitholder h4 {
	font-weight: bold;
	color: #000000;
	background: url("img/bg_hl1.gif") bottom left repeat-x;
	padding-bottom: 2px;
}
   
#rightcontent .preone h4 {
	margin-top: 10px;
}
.preone p {
	padding-top: 3px;
}

#maincontent .preone img, #rightcontent .preone img {
	float: left;
	margin: 3px 6px 0px 0px;
}



#maincontent .pretwo {
	clear: left;
	font-size: 0.9em;
	padding-top: 15px;
}

#maincontent .pretwo p {
	padding-top: 3px;
}

#maincontent .pretwo img {
	float: left;
	margin: 3px 6px 0px 0px;
}


#maincontent h5 {
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	padding-bottom: 2px;
	padding-top: 8px;
}

/* yellow border for images */

#maincontent .preone img, #maincontent .pretwo img, #maincontent .fullcontent img {
	border: 1px solid #FFE200;
	margin: 3px 3px 3px 3px;
} 

#rightcontent .preone img, #rightcontent .pretwo img, #rightcontent .fullcontent img {
	border: 1px solid #000;
	margin: 3px 3px 3px 3px;
} 


#maincontent em a {
	font-weight: normal;
	font-style: normal;
	padding-left: 18px;
	background: url("img/bg_a1.gif") 0 0.5em no-repeat;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}




/* --- TEMP classes */

.c {
	clear: both;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background: #333333;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Contributions by Ralph */

/* tt_news settings */
/* tt_news settings */
.newstime {
       width:  130px;
}



blockquote li {
       list-style-type: none;
      text-indent: -10px;
}

/* accessible form styling */
/* Set up the basic layout and remove unsemantic br tags. */

/* wrap each fieldset of a form in a div class="boxwrap" to apply styles */


#maincontent fieldset {
border: none;
padding: 0.5em 0.5em 0.5em 1.5em;
margin: 0;
}

#maincontent form div {
position: relative;
width: 60em;
margin: 0.5em 0 0.5em 0;
}




DIV.tx-srfeuserregister-pi1 dl {
margin-left: 20px;
}

fieldset label, span.label,fieldset div label,DIV.tx-srfeuserregister-pi1 label {
float: left;
font-size: 85%;
width: 15em;
text-align: right;
vertical-align: middle;
margin: 0.25em 0.5em 0.25em 0;
}

DIV.tx-srfeuserregister-pi1 dt {
width: 11em;	
padding:0;
}

DIV.tx-srfeuserregister-pi1 label {
margin: 0;
width: 12em;
display: block;
text-align: right;
}




fieldset div input,#maincontent input, table.songfinder input,#requestform input,#tx-srfeuserregister-pi1-fe_users_form input,#tx_chcforum-pi1 input {
	width: 15em; /* Width for modern browsers */
	border : 1px solid #aaa;
	vertical-align: middle;
	padding: 0.1em;

}
	
fieldset div textarea {
		width: 15em; /* Width for modern browsers */
		border : 1px solid #aaa;
		vertical-align: middle;
		padding: 0.1em;
		}
	
fieldset div input.radio {
	width: 1.125em; /* Width for modern browsers */
	height: 1.125em;
	padding : 1px;
	border: none;
}

fieldset div input.checkbox {
width: auto;
border: none;
}

fieldset hr {
background-color: #efefef;
color: #efefef;
width: 80%;
height: 1px;
border: 1px solid #efefef;
}

fieldset div.container {
margin: 0.25em 0;

}


fieldset div.container label {
display: block;
float: left;
width: 40em;
margin-left: 0.5em;
}


fieldset div select {
	font-family : Arial,Verdana,sans-serif;
	font-size : 100%;
	width: 140px; /* Width for modern browsers */
	border : 1px solid #900;
	height: auto;
	padding : 1px;
	}
						
fieldset h4  {
			font-weight: bold;
			color: #000000;
			background: url("img/bg_hl1.gif") bottom left repeat-x;
			padding-bottom: 2px;
			position: relative; 
			left: -17px;
}

input.button, input.tx-srfeuserregister-pi1-submit {
display: block;
float: left;
border: 1px groove #000;
margin: 0em;
text-align: center;
vertical-align: middle;
	margin-top: 10px;
}


input.button {
width: 5em;
}

input.radio, input.checkbox {
	width: 1.125em; /* Width for modern browsers */
	height: 1.125em;
}

div.group {
	padding: 0.25em 0 1em 0;
}


div.group div {
	margin-left: 13em;
	width: 18em;
clear: both;

}



/* some adjustments for IE */

* html div.group {
	padding-bottom: 0;
}

* html div.group div {
	position: relative;
	top: -1em;
}
/* end adjustments for IE */
div.group div label {width: 10em; text-align: left; float: left;}
div.group div input.checkbox { float: left;}

div.row {
float: left;
}

div.row * {
	float:left;
	margin: 0.25em;
}

div.group div * {
float: left;
}

div.group { 
clear: both;
}

div.buttonrow {
margin-left: 13em;
}

span#zoomctrl {
display: block;
margin: 1em;
}


#formBottom IMG  {

}

DIV.tx-cwtcommunity-pi1 IMG {
	border: 0;
}


#maincontent .tx-cwtcommunity-pi1 img,#maincontent .tx-liferadiochat-pi1 img {
border:0;
}

#maincontent #tx_chcforum-pi1 img {
	border:0;
}


//indexed_search
#maincontent .tx-indexedsearch-browsebox ul {
	float: left;
	
}	

#maincontent .tx-indexedsearch-res, #maincontent .tx-indexedsearch-whatis {
	margin-top: 10px;
}

#maincontent .tx-indexedsearch-browsebox li {
	float: left;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;

}


#maincontent .tx-indexedsearch-searchbox input {
	border: 1px solid #000;
}

/* ads manager styling */
.ads_zone3,.ads_zone8 {
	width: 978px;
	height: auto;
	padding:0px;
	margin: 0px;
    margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
}

.ads_zone4, .ads_zone6, .ads_zone7, .ads_zone10, .ads_zone11 {
	text-align: center;
}


.ads_zone4 {
	padding-top: 15px;
	padding-left: 60px;
	
}

.ads_zone12  {
	padding-top: 15px;
    padding-left: 0px;
width: 468px;
margin: 0px auto 0 auto;
}




.ads_zone4, .ads_zone7 {
	margin-top: 10px;
}

.ads_zone7, .ads_zone6 {
 border:0;
 position: relative; 
 left:-3px;
 padding:0;
}

/* songfinder */
table.songfinder select {
 width: 5em;
 border : 1px solid #aaa;
 vertical-align: middle;
 padding: 0.1em;
}

table.songfinder td {
 padding: 0 0px 10px 3px;
}



/* User Registration Form */



#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-uploader {
width: 15em;
}

DIV#container DIV#holder DIV#mainright DIV#holderright DIV#holdercontent DIV#maincontent DIV.fullcontent DIV.tx-srfeuserregister-pi1 INPUT#tx-srfeuserregister-pi1-module_sys_dmail_category-1 {
width: 1em;		
}

DIV#container DIV#holder DIV#mainright DIV#holderright DIV#holdercontent DIV#maincontent DIV.fullcontent DIV.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-checkbox {
	height: 1em;
	width: 1em;	
}

/* Gallery styling */
#gsContent .first {
display: none;
}

#gsContent .last {
display: none;
}


#gsContent .gbNavigator {
text-align:center;
padding: 0 0px 0 20px;
}

DIV.block-core-Navigator {
width: 430px;
height: 14px;
}

#gsContent .next-and-last {
	width: 30%;
        float: left;
}

#gsContent br {
	height: 0px;
display: block;
}
#gsContent .first-and-previous {
	width: 30%;
	float: left;
        text-align:right;
    
}


#gsContent .up {
	width: 30%;
        float: left;
        text-align:right;
    
}

#gsContent .block-core-Pager {
text-align:center;
}

table.gsThumbMatrix {
     text-align: center;
}
#gsImageView {
	text-align: center;
	padding: 10px 0 10px 0;
}

#gsContent h4 {
	margin-bottom: 20px;
}

#gsContent .giItemCell{
text-align:center;
padding:10px;
padding-top: 0;
}

#gsPages {
	margin-top: 10px;
}



/* forum styling */
#tx_chcforum-pi1 {
  background-color: #fff;
}

#tx_chcforum-pi1 table.tx-chcforum-pi1-Table {
padding-top: 10px;
}


#tx_chcforum-pi1 .tx-chcforum-pi1-navPath {
	font-weight: bold;
	color: #000000;
	background: url("img/bg_hl1.gif") bottom left repeat-x;
	padding-bottom: 2px;
	margin-bottom: 5px;
        
}
#tx_chcforum-pi1 .tx-chcforum-pi1-navPath a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


#tx_chcforum-pi1 thead td,#tx_chcforum-pi1 thead th {
  	padding:3px;
  	margin: 0;
}
#tx_chcforum-pi1 thead tr {
	font-weight: bold;
	color: #000000;

	padding-bottom: 2px;
	border-bottom: 1px solid #000;
}

#tx_chcforum-pi1 th,#tx_chcforum-pi1 td .even{
	background-color: #e9e9e9;
}


#tx_chcforum-pi1 tbody tr {
	line-height: 14px;
	text-align:left;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-pageLinksBtm {
	padding-top: 10px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-catConferenceCell {
	height: 50px;
}

#tx_chcforum-pi1 td {
  padding: 5px;
  border-left: 1px solid  #e9e9e9;
  text-align: center;
}

#tx_chcforum-pi1 th {
  padding:3px;
  margin: 0;
}

#tx_chcforum-pi1 td:last-child {
  text-align: left;
  padding-left: 3px;
}


#tx_chcforum-pi1 td.firstcell {
  text-align: left;
  border: 0;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-FooterBox, #tx_chcforum-pi1 caption,#tx_chcforum-pi1  legend{
	display: none;
}


#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost {
	width: 720px;
}


#tx_chcforum-pi1 .text {
	padding-top: 5px;
	clear: both;
	padding-bottom: 5px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-pageLinksTop {
	padding-bottom: 15px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-linkUp {
	padding-top: 15px;
}


#tx_chcforum-pi1 .tx-chcforum-pi1-preTableWrap {
	clear: both;
}

#tx_chcforum-pi1  div.tx-chcforum-pi1-formBtn{
	width: 495px;
}

#tx_chcforum-pi1 .edit a, #tx_chcforum-pi1  .tx-chcforum-pi1-noWrap a{
	text-decoration: none;
	
}

#tx_chcforum-pi1 .subject {
    margin-top: 15px;
	font-weight: bold;
	color: #000000;
	background: url("img/bg_hl1.gif") bottom left repeat-x;
	padding-bottom: 2px;

}
#tx_chcforum-pi1  strong.subject {
	border:0;
	background: #fff;
	background-image: none;
}



#tx_chcforum-pi1  .tx-chcforum-pi1-noWrap{
float: left;
padding-right: 5px;
}


fieldset div input,table.songfinder input,#requestform input,#tx-srfeuserregister-pi1-fe_users_form input,#tx-srfeuserregister-pi1-fe_users_form select,#tx_chcforum-pi1 input {
	width: 15em; /* Width for modern browsers */
	border : 1px solid #aaa;
	vertical-align: middle;
	padding: 0.1em;
}

#tx_chcforum-pi1 form {
	width: 650px;
	font-weight: bold;
	border: 2px solid #e9e9e9;
	border-left: 4px solid #FFE200;
	padding: 4px 12px 4px 8px;
	margin-bottom: 2px;	
	background-color: #e9e9e9;
}


#tx_chcforum-pi1 .edit {
   background: url("img/bg_hl1.gif") bottom left repeat-x;
   padding-bottom: 2px;
}


#tx_chcforum-pi1 textarea {
	border: 1px solid #aaa;
width: 465px;
}

#tx_chcforum-pi1 legend,#formWhere {
	display: none;
}



#tx_chcforum-pi1 fieldset{
	text-align: left;
}


#tx_chcforum-pi1 fieldset{
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}

DIV#tx_chcforum-pi1{
	width: 700px;
	overflow: hidden;
}
#tx_chcforum-pi1 label {
	width: 40px;
	padding: 0;
	padding-right: 4px;
	margin:0;
}

#tx_chcforum-pi1 .scroller {
width: 480px;
}


#tx_chcforum-pi1 .edit a img{
	position: relative;
	top: 4px
}


#nickpage {
	padding-top: 10px;
}

#nickpage table {
	padding: 0px;		
}

#nickpage td,#nickpage th {
	margin: 0;
	padding: 3px;		
	padding-left: 5px;		
	border: 0;
}

#nickpage .userabout {
	clear: both;
	margin: 0;
	padding: 3px;		
	margin-top: 0px;		
	border: 0;
}


DIV#container DIV#holder DIV#mainright DIV#holderright DIV#holdercontent DIV#maincontent DIV.fullcontent DIV.tx-cwtcommunity-pi1 DIV#nickpage DIV.userabout IMG 
{
	float: left;
	padding: 0;
	border: 1px solid #FFE200;
}

DIV#container DIV#holder DIV#mainright DIV#holderright DIV#holdercontent DIV#maincontent DIV.fullcontent DIV.tx-cwtcommunity-pi1 DIV#nickpage IMG {
	float: left;
	width: 150px;
	padding: 0;
	border: 1px solid #FFE200;	
}

DIV.tx-skcalendar-pi1 .calendarview {
	width: 680px;	
	height: 28px;
	padding:0;
	margin:0;
}

DIV.tx-skcalendar-pi1 .date {
	width: 80px;
	float: left;
	border-right: 1px solid #000;
	height: 28px;	
	line-height: 28px;
	padding-left: 5px;
	font-weight: bold;
}

DIV.tx-skcalendar-pi1 .description {
 	width: 580px;	
	float: left;
	height: 28px;
	padding-left: 5px;
	line-height: 28px;
}

DIV.tx-skcalendar-pi1 .evenrow {
	background-color: #e9e9e9;

}

#maincontent ul {
	padding-left: 10px;
}

#maincontent ul ul {
	padding-left: 20px;
}

#maincontent ul ul ul {
	padding-left: 30px;
}

.browseholder  {
width: 100%;
text-align: center;
padding-left: 150px;

}


/* podcast box */

#maincontent .podcastbox {
	width: 285px;
	font-weight: bold;
	border: 2px solid #e9e9e9;
	border-left: 4px solid #FFE200;
	padding: 7px 12px 4px 8px;
	margin: 15px 0 2px 2px;
}

#maincontent .podcaststreambox {
	width: 75px;
	font-weight: bold;
	border: 2px solid #e9e9e9;
	border-left: 4px solid #FFE200;
	padding: 7px 12px 4px 8px;
	margin: 15px 0 2px 2px;
}

#maincontent  .label {

	float: left;
	width: 50px;
	padding: 0px 5px 2px 0;
}

#maincontent .podcastbox img {
	border:0;
	padding:0;
	margin:0;
}

#maincontent .podcastbox object {
	border:0;
	padding:0;
}


DIV#container DIV#holder DIV#mainright DIV#holderright DIV#holdercontent DIV#maincontent DIV.fullcontent DIV.tx-cwtcommunity-pi1 DIV#nickpage DIV.podcastbox A IMG, #maincontent .podcastbox img{
	float: none;
	border: 0;
	padding-left: 10px;
    width: 18px;
    height: 18px;
}

/* user regsitration */
dd label {
word-wrap: none;
white-space: nowrap;
width: 300px;
}

DIV#container DIV#holder DIV#mainright DIV#holderright DIV#holdercontent DIV#maincontent DIV.fullcontent DIV.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-checkbox {
width: 1.125em;	
height: 1.125em;	
}

/* ttnews navigation */
DIV.browseholder {
	
	width: 100%;
		text-align:center;
}

DIV.tx-ttnews-browsebox {
	clear: all;
		margin-top: 50px;
	padding:0;


}


DIV.tx-ttnews-browsebox td {
padding: 3px;
}

#mainleft.sujet2 h1 a, #mainleft.sujet2 h1 a:link, #mainleft.sujet2 h1 a:visited, #mainleft.sujet2 h1 a:active, #mainleft.sujet2 h1 a:hover {
        background: url("/img/sujets/rocker_grau.gif") top left;
}

#mainleft.sujet3 h1 a, #mainleft.sujet3 h1 a:link, #mainleft.sujet3 h1 a:visited, #mainleft.sujet3 h1 a:active, #mainleft.sujet3 h1 a:hover {
        background: url("/img/sujets/businesslady_grau.gif") top left;
}

/* --- logo when logged in */

#mainleft h1 a.loggedin:hover, #mainleft h1 a.loggedin:visited, #mainleft h1 a.loggedin{

	/* background: url("/img/logo_loggedin.gif") top left!important;  */
	background: url("/img/sujets/lady_gelb.gif") top left; 

}

#mainleft.sujet2 h1 a.loggedin:hover, #mainleft.sujet2 h1 a.loggedin:visited, #mainleft.sujet2 h1 a.loggedin{
        background: url("/img/sujets/rocker_gelb.gif") top left;
}

#mainleft.sujet3 h1 a.loggedin:hover, #mainleft.sujet3 h1 a.loggedin:visited, #mainleft.sujet3 h1 a.loggedin{
        background: url("/img/sujets/businesslady_gelb.gif") top left;
}

.tx-rzimagegrid-pi1 {
	border: 1px solid #ccc;
	padding: 1px;
}

#selectBoxOptions1 ul, #selectBoxOptions2 ul, #selectBoxOptions3 ul {
	list-style-type: none;
	border: 1px solid #e9e9e9;
} 
#selectBoxOptions1 li,#selectBoxOptions2 li ,#selectBoxOptions3 li  {
	list-style-type: none;
}

DIV.tx-liferadiomusik-pi1 ul {
	list-style-position: outside;	
	list-style-type: none;
	padding: 2px;
	margin-left: 3px;
}


DIV.tx-liferadiomusik-pi1 li {
	padding: 0;
    margin: 0;	
	text-indent: -13px;
}

DIV.tx-srfeuserregister-pi1 {
      padding:0;
}


DIV.tx-srfeuserregister-pi1 h4{
     padding:0;
margin-bottom: 10px;
}
span.eventdate {
     padding-right: 5px;
}

DIV#container DIV#holder DIV#mainright DIV#holderright DIV#holdercontent DIV#maincontent DIV.fullcontent DIV.csc-mailform-field {
width: 470px;

}

DIV#container DIV#holder DIV#mainright DIV#holderright DIV#holdercontent DIV#maincontent DIV.fullcontent DIV.csc-mailform-field2 {
width: 504px;

}      


p.news {
	margin-bottom: 10px;
	
}


textarea {
  height: 100px;
  font-size: 1em;
  font-family: Verdana, Arial, Helvetica, Geneva,sans-serif;
}

p img {
clear: right;
}

tr.even{
	background-color: #e9e9e9;
}
   

#container.fullwidth {
   	background: #FFFFFF url("img/bg_containerw.gif") top center repeat-y;
}
     
#maincontent.fullwidth {
	width: 700px;
} 

#maincontent.wide {
	width: 710px;
}     



#maincontent .leftcol {
   float: left; width: 516px;
}     

#maincontent .rightcol {
  float: right; width: 160px;
	margin-top: 50px;
}     
              
#bannertonline {
	position: absolute;
	left: 14px;
	top: 11px;
	width: 468px;
	height: 60px;
}     

#bannertop {
	position: absolute; left: 255px; top: 14px; z-index: 10;
}
#werbung {
	position: absolute; left: 976px; top: 13px;
	width: 120px;height: 600px;
	background:transparent;
}
   
#fullholder {
	position: absolute; top: 92px; left:8px;
} 

     
DIV.tx-skcalendar-pi1 blockquote {
	width: 680px!important;
}       

td h4 {
	width: 280px;
}     

.csc-mailform-field {
	width: 470px!important;
}
  
      

.formError {
	color: #a00;
}

* html #werbung {
 left: 990px;   
} 

* html #bannertonline {
 left: 24px;   
}     
/* ie only styles */
/* commented backslash hack v2 \*/ 
* html .fullcontent p {  text-indent: 0px; padding-left: 4px; display: block; height: 1%; padding-top: 2px; margin-top: 0;}
/* end hack */ 
   

* html #splitholder p {   text-indent: 0px; padding-left: 4px; display: block; height: 1%; padding-top: 2px; margin-top: 0; }
      
             

.frmst td {
	padding: 4px!important;
	border-spacing: 4px;
}                                  
                                            

/* --- login bar logged in */

#topbar.loggedin {
	background: url("img/bg_topbar_loggedin.gif") top left repeat-x!important;
}  

.newsdate {
	color: #555;
	font-style: italic;
	float: right;
	margin-right: 8px;
}

* html #maincontent blockquote  {
	font-size: 10px;
}

* html #maincontent blockquote h4 {
	padding:0;
}
* html #maincontent blockquote {
	background: #E9E9E9;
	border-left: 4px solid #FFE200;
	padding: 4px;
	margin-bottom: 2px;
}

#imagebar {
	width: 714px!important;
	height: 270px!important;
	margin-left: -2px;
	overflow: hidden;
}


a.pdf_download_button {
 display:block;
 width: 140px;
 height: 36px;
 background: url(/img/pdf_button.png) top left no-repeat;
text-indent:-100000px;

}

a.pdf_download_button:hover {
 background: url(/img/pdf_button.png) 0px -43px no-repeat;
}
