/*   
 *	CSS2.0 STYLESHEET  
 *	for  
 *	L O C A L H E R O E S   R A D I O  
 *	http://www.localheroes-radio.de
 *  
 *	© by C. San Segundo
 * 	  S A N S E G . c o n c e p t
 *	  2005
 */
 
body{
	background-color:#330000;
	color:#111111;
	text-align:left;
	font:400 11px/17px Verdana,Arial,sans-serif;
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px 0px 0px 1px;
	color:#330000;
}

h1{	font:900 16px / 24px Verdana, Arial, Helvetica, sans-serif;	}
h2{	font:900 14px / 24px Verdana, Arial, Helvetica, sans-serif;	}
h3{	font:900 12px / 24px Verdana, Arial, Helvetica, sans-serif;	}
h4{	font:900 11px / 24px Verdana, Arial, Helvetica, sans-serif;	}
h5{	font:900 10px / 24px Verdana, Arial, Helvetica, sans-serif;	}
h6{	font:900 10px / 24px Verdana, Arial, Helvetica, sans-serif;	}

.lost{ display:none; }
.clearer{ clear:both; height:1px; }

img{
	border:0px;
}

#fGad{
	width:165px;
	padding:5px;
	float:right;
	color:white;
	border:1px solid white;
}

#fContainer{
	width:920px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background-image:url('../dpix/bg.gif');
	background-repeat:repeat-y;
}

#fCTop{
	width:735px;
	height:182px;
	margin:0px 0px 0px 5px;
	padding:0px;
	background-image:url('../dpix/rad_top.jpg');
	background-repeat:no-repeat;
}

#fCNav{
	width:735px;
	height:24px;
	margin:0px 0px 0px 5px;
	padding:0px;
	background-image:url('../dpix/rad_nav.jpg');
	background-repeat:no-repeat;
}

#fCBot{
	width:735px;
	height:30px;
	margin:0px 0px 0px 5px;
	padding:0px;
	background-image:url('../dpix/rad_bot.jpg');
	background-repeat:no-repeat;
}

#fMain{
	width:700px;
	margin:15px 0px 0px 5px;
	padding:0px 10px;
	background-color:#ffffff;
	clear:both;
	float:left;
}

#fEnd{
	width:920px;
	height:36px;
	margin:0px 0px 0px 0px;
	padding:20px 0px;
	background-image:url('../dpix/bg_bottom.jpg');
	background-repeat:no-repeat;
	color:#cccccc;
	font:700 11px/14px Verdana,Arial,sans-serif;
	font-variant:small-caps;
	text-align:left;
}

#fContent{
	width:550px;
	margin:0px 0px 0px 10px;
	padding:0px;
	font:400 11px/17px Verdana,Arial,sans-serif;
	text-align:left;
}

#fClearMain{
	clear:both;
}

#fPublicity{
	width:143px;
	margin:0px 0px 10px 10px;
	padding:10px 0px;
	font:400 11px/17px Verdana,Arial,sans-serif;
	text-align:center;
	border:1px dashed #333333;
	overflow:hidden;
	background-color:#FFFFFF;
}

#fContentRight{
	width:145px;
	margin:0px;
	padding:0px;
	float:right;
}

#fRSS, #fNewsletter{
	overflow:hidden;
	background-color:#FFFFFF;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 12px;
	text-align:center;
}

#fRSS img{
	margin-bottom:-3px;
	padding-right:5px;
}

#fRSS a{ text-decoration:none; }

#fContent P{
	padding:0px 40px 10px 0px;
	margin:0px;
}

#fCNav ul{
	width:540px;
	margin:0px 0px 0px 100px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;
}

#fCNav li{
	width:76.5px;
	height:22px;
	margin:0px;
	padding:3px 0px 0px 0px;
	float:left;
	text-align:center;
	overflow:hidden;
}

#fCNav a, #fCNav a:visited, #fCNav a:active, #fEnd a, #fEnd a:visited, #fEnd a:active{
	padding:0px 5px 0px 0px;
	color:#111111;
	text-decoration:none;
	font:900 12px/15px Verdana,Arial,sans-serif;
	font-variant:small-caps;
	letter-spacing:-1px;
}

#fEnd a, #fEnd a:visited, #fEnd a:active{
	color:beige;
}

#fCNav a:hover, #fEnd a:hover{
	color:#B20000;
}

a:link, a:visited, a:active{
	padding:0px;
	color:#FF4040;
	text-decoration:underlined;
}

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

.imgtext-table{
	font:400 10px/14px Verdana,Arial,sans-serif;
}

/* ######################################################################################################################### */
/* ################################ TT_NEWS ################################################################################ */
/* ######################################################################################################################### */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #EFEFEF;
}

.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container{
	width:510px;
	margin:0px;
	padding:0px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
}

.news-latest-container H2,.news-latest-gotoarchive{
	padding:0px;
	margin:0px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
}

.news-latest-container H3{
	font-size:11px;
	margin:0px;
	font-weight:900;
	color:#111111;
}

.news-latest-gotoarchive{
	font-weight:bold;
	margin-top:5px;
	font-size:10px;
}

.news-latest-item{
	padding:0px;
	margin:0px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
}

.news-latest-item IMG{
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #FFFFFF;
	float:left;
}

.news-latest-category IMG{
	float: none;
	border:none;
	margin:0px;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	color:#B20000;
	font-size:9px;
	font-weight:400;
	letter-spacing:-1px;
}

.news-latest-date A{
	color:#000000;
	text-decoration:none;
}

.news-latest-container A, .news-latest-container H3 A{
	color:#B20000;
	font-size:9px;
	font-weight:400;
	letter-spacing:-1px;
	text-decoration:none;
}

.news-latest-container A:hover, .news-latest-container H3 A:hover{
	color:#FF4040;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container{
	width:510px;
	margin:0;
	padding:0px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
}


.news-list-item{
	padding:0 0 30px 0;
	margin:0 0 30px 0;
	border:1px solid #FFFFFF;
	border-bottom:1px dotted #ccc;
	background-color:#FFFFFF;
}

.news-search-form{
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666666;
	background-color:#FCFCFC;

}

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM{
	margin:0px;
}

.news-list-container H3{
	padding:0px;
	margin:0px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER{
	color:#B20000;
	padding-left:0px;
}

.news-list-container H3 A{
	color:#fff;

}

.news-list-container P{
	padding-left:3px;
}

.news-list-date{
	float: right;
	color: #330000;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color:#FFFFFF;
}

.news-list-imgcaption{
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG{
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category IMG{
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink, .news-list-category{
	font-size:9px;
	margin-left:0px;
}

.news-list-morelink{
	margin-bottom:3px;
	text-decoration:none;
}

.news-list-morelink A{
	text-decoration:none;
	color:#B20000;
}

.news-list-morelink A:hover{
	color:#FF4040;
}

.news-list-browse{
	text-align: center;
	}



/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox{
	margin:0px;
	border:1px solid #FFFFFF;
	padding:0px;
	background-color:#FFFFFF;
	width:510px;
	text-align:center;
}

.tx-ttnews-browsebox TABLE{
	margin:0px;
	border-spacing:10px;
}

.tx-ttnews-browsebox TD{
	margin:0px;
	padding:0px;

}

.tx-ttnews-browsebox-SCell P, .tx-ttnews-browsebox TD P, .tx-ttnews-browsebox TD A{
	margin:2px;
	padding:0px;
	font-size:11px;
	text-decoration:none;
	color:#B20000;
}

.tx-ttnews-browsebox-strong{
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell{
	margin:0px;
	padding:0px;
	border:1px solid #B20000;
	background-color:#FFFFFF;
}

.tx-ttnews-browsebox-SCell A{
	font-weight: bold;
	color:#B20000;
}

.news-search-emptyMsg{
	font-size: 11px;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	width:510px;
	padding:5px;
	margin-bottom:0px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;

}

.news-single-item H2 {
	font-size:16px;
	font-weight:bold;
	color:#330000;
	margin-bottom:0px;
}

.news-single-item H3 {
	color:#B20000;
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 20px;
}

.news-single-timedata {
	float: right;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
	background-color: #FFFFFF;
	margin-top: 15px;
	border: 1px dashed #666666;
	padding:0px;
	padding-bottom:0px;
}

.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #FFFFFF;
	margin:10px;
	margin-bottom: 30px;
	padding:0px;
	background-color:#FFFFFF;
}

.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;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/* ######################################################################################################################### */
/* ############################# CMW_LINKLIST ############################################################################## */
/* ######################################################################################################################### */

.tx-cmwlinklist-pi1{
	margin:10px 0px 15px 0px;
}

.tx-cmwlinklist-pi1 TABLE{
	width:510px;
	font:400 11px / 15px Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
}

.tx-cmwlinklist-pi1 SPAN{
	font:400 9px / 14px Verdana, Arial, Helvetica, sans-serif;
}

.tx-cmwlinklist-pi1-tdcat{
	margin:20px 0px 20px 0px;
	padding-top:15px;
}

.tx-cmwlinklist-pi1-head{
	color:#FF4040;
	font:900 12px / 16px Verdana, Arial, Helvetica, sans-serif;
}

.tx-cmwlinklist-pi1-details{
	border:1px dashed #CCCCCC;
	margin:5px 0px;
}

.tx-cmwlinklist-pi1-details TD{
	vertical-align:top;
	padding:5px;
}

/* ######################################################################################################################### */
/* ############################# VE_GUESTBOOK ############################################################################## */
/* ######################################################################################################################### */

.tx-veguestbook-pi1{
	width:510px;
	overflow:hidden;
}

.tx-veguestbook-pi1 TABLE{
	width:510px;
	font:400 11px / 18px Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0px;
	border:0px solid #999999;
	border-collapse:collapse;
}

.tx-veguestbook-pi1 TD{
	margin:0px;
}

.tx-veguestbook-pi1 A{
	text-decoration:none;
}

/*--------------------------------- ve_guestbook LIST --------------------------------- */

.tx-guestbook-list-header{
	color:#B20000;
	border-bottom:1px solid #999999;
	font:900 12px / 12px Verdana, Arial, Helvetica, sans-serif;
}

.tx-guestbook-list-gbentry{
	font:400 10px / 15px Verdana, Arial, Helvetica, sans-serif;
}

.tx-guestbook-list-entrycomment-title{
	font-weight:bold; 
}

.tx-guestbook-list-entrycomment{
	font-style: italic;
}

.tx-guestbook-list-small{
	font-size: 9px; color: #666666; 
}

/*--------------------------------- ve_guestbook BROWSEBOX --------------------------------- */

.tx-veguestbook-pi1-browsebox TD{
	font-size: 9px;
}

.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell{
	font-weight: bold;
}

.tx-veguestbook-pi1-browsebox-SCell{ 
	background-color:#FFFFFF;
}

/*--------------------------------- ve_guestbook LATEST --------------------------------- */
.tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }

/*--------------------------------- ve_guestbook FORM --------------------------------- */

.tx-guestbook-form-inputfield-med{
	border-style:solid;
	border-width: 1pt;
	border-color:#999999;
	font-size:12;
	color:#111111;
	width:350;
	height:20;
}

.tx-guestbook-form-inputfield-big{
	border-style:solid;
	border-width:1pt;
	border-color:#999999;
	font-size:12;
	color:#111111;
	width:350px;
	height:20;
}

.tx-guestbook-form-inputfield-submit{
	border:1px solid #999999;
	font-size:11px;
	color:#444444;
	height:20;
}

.tx-guestbook-form-textarea{
	border-style:solid;
	border-width:1pt;
	border-color:#999999;
	font:400 11px / 14px Verdana, Arial, sans-serif;
	color:#111111;
	width:350;
}

.tx-guestbook-form-obligationfield{
	color:#FF4040;
}

.tx-guestbook-form-error{
	color:#CC0000;
}


/* ######################################################################################################################### */
/* ############################# DIRECT_MAIL ############################################################################### */
/* ######################################################################################################################### */

.input{
	border-style:solid;
	border-width:1pt;
	border-color:#999999;
	font-size:12;
	color:#111111;
	width:350px;
	height:20;
}

.input-submit{
	border-style:solid;
	border-width:1pt;
	border-color:#999999;
	font-size:12;
	color:#111111;
	height:20;
}
