html{
	margin:0;
}

body{
	margin:0;
	color: black;
background-color: #D3CFCE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background-image:url(../img/txp/bg_site.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
}

img {
border: none;
}

a { color: #000; text-decoration:none; }


#rColLeft a:link, #rColLeft a:visited, .datesStart a:link, .datesStart a:visited, .cbs_category_list a, .cbs_category_list a:link, .cbs_category_list a:visited, .artikel a:link, .artikel a:visited{
background-color:#FFFFB6;
color: #1D1D13;
text-decoration:none;
padding-left:2px;
padding-right:2px;
}

#rColLeft a:hover, #rColLeft a:active, .datesStart a:hover, .datesStart a:active, .cbs_category_list a:hover, .cbs_category_list a:active, .artikel a:active, .artikel a:hover {
background-color: #FFFF00;
color: #1D1D13;
text-decoration:none;
padding-left:2px;
padding-right:2px;
}


#pageHead a { color: #000; text-decoration:none; border-bottom: #FFF478 0px solid;}


#footer {
display:inline;
color: #666;
font-size:10px;
}

#footer a {
color: #666;}

p{
margin:0;
padding: 0;
margin-bottom: 6px;
}


#container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/txp/cable.gif);
	background-repeat:no-repeat;
	background-position: top left;
}

#page{
	width:865px;
}


#pageHead{

}

#topTitle{
	margin-left:290px;
	padding-top:53px;


}

#topLine{
	border-bottom: solid 1px #C4C4C3;
	line-height:0px;
	font-size:0px;
	height:7px;
	width:675px;
	margin-left:120px;
	margin-bottom:2px;
}

#topNav{
position: relative;
top:-11px;
	margin-left:252px;
margin-bottom: 65px;
}

#topNav li{
	list-style:none;
	float:left;
}

/*
#cable{
	position:absolute;
	top:0;
	margin-left:0;
	z-index:0;
	width:314px;
	height:185px;
}
*/

#welcome{
	width:555px;
	margin-bottom:25px;
	margin-top:15px;
}


#leftColumn{
	float:left;
	width:230px;
	padding-left:40px;
	padding-top:80px;
	text-align:right;
}

#rightColum{
	float:left;
	width:555px;
	margin-left:20px;
}

#rColLeft{
	float:left;
	width:305px;
}

#rColRight{
	float:left;
	width:230px;
	margin-left:20px;

}

.artikel{
	/* padding-bottom:6px; */
	margin-bottom:24px;
	border-bottom:solid 1px #C4C4C3;
}

.datesStart{
	color:#46176E;
}
.datesStart img{
	border: none;
position: relative;
top:1px;
}

.datesStart h2{
	color: white;
	background-color:#46176E;
	margin:0px;
	padding-left:3px;
}

.dateItemStart{
	border-bottom: dashed 1px #46176E;
	padding-top:4px;
}

.audioStart{

}

.audioStart h2{
	background-color:#000000;
	color:#FFFFFF;
	padding-right:3px;
	margin:0px;
}


.audioListItem{
	border-bottom: solid 1px black;
	padding-bottom:4px;
	padding-top:3px;
}

.buyLink{
	margin-top:30px;
}

/* Typo */

.smallBold{
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2,h3, .cbs_category_list a{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	line-height:17px;
	margin:0px;
	margin-bottom:7px;
	font-weight:bold;
}

.cbs_category_list a {
margin: 30px;
}

.headline{
	color:white;
	background-color:black;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:5px;
	
}

/* End Typo */

.hidden{
	display:none;
}


/* newsletter */

#newsletter{
margin-bottom:30px;
border-bottom: solid 2px #B192CC;
padding-bottom:8px;
padding-top:0;
}

#newsletter h2{
color: white;
background-color:#B192CC;
margin:0px;
margin-bottom:5px;
padding-left:3px;
}

#nlinput{
background-color:46176E;
font-size:10px;
margin-top:3px;
}
#nlinput input{
font-size:10px;
font-weight:bold;
}

.textLight{
color:#75736E;
}

/* recom */
#recommendations{
   margin-bottom:30px;
}

#recommendations h2{
   color: white;
   background-color:#7C559D;
   margin:0px;
   padding-left:3px;
}

.recommendItem{
   border-bottom: dashed 1px #7C559D;
   padding-bottom:4px;
   padding-top:3px;
}

.recommend{
   font-size:10px;
   font-weight:bold;
   text-decoration:none;
   background-image:url(../img/txp/herz.gif);
   background-repeat:no-repeat;
   padding-left:8px;
   color:#313A41;
}

#recommendations a:hover, #recommendations a:active{
   background-color: #FFFF00;
   color: #1D1D13;
   text-decoration:none;
}

ol.comments {
padding-left: 1.7em;
}

.comments p{
color: #46176E;
}
.comments {
color: #9F9F9F;
}

td {
vertical-align:top;
}
