/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch-secHead h2 {background:none;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#FFF3DE;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#FFAA08; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { }
/* default styles for extension "tx_dcdmp3player_pi1" */
		.tx-dcdmp3player-pi1 {margin-bottom:15px;}
		.tx-dcdmp3player-pi1 .dcdmp3player_w3c {display:none;}
		.tx-dcdmp3player-pi1 .ituneslink,
		.tx-dcdmp3player-pi1 .rsslink {float:left;}
		.tx-dcdmp3player-pi1 .ituneslink {width:250px;}
		.tx-dcdmp3player-pi1 .rsslink {width:415px;}
		.tx-dcdmp3player-pi1 .ituneslink img,
		.tx-dcdmp3player-pi1 .rsslink img {float:left; margin-right:5px;}
		.tx-dcdmp3player-pi1 .rsslink .rss_lablel {display:block;}
/* default styles for extension "tx_femp3player_pi1" */
		.tx-femp3player-pi1 {
			text-align: center;
		}
		.tx-femp3player-pi1 TABLE {
			border: solid 1px #BCBCBC;
			margin-top: 5px;
			margin-bottom: 5px;
			border-collapse: collapse;
		}
		.tx-femp3player-pi1 TD {
			border: solid 1px #BCBCBC;
			padding: 5px;
		}
/* default styles for extension "tx_bworder_pi1" */
  
    .tx-bworder-pi1 textarea {
      border:1px solid #CCCCCC;
      width:250px;
      height:80px;
    }

  
    .tx-bworder-pi1 td {
      padding:3px 25px 3px 0; 
    }  
    
    .tx-bworder-pi1 #playercontroller {
      background-color:#E9F6FF;
      border:1px solid #CCCCCC;
      color:#000000;
      height:20px;
      margin:-3px 10px 1em 0;
      width:21px;
      float:left;
    }
    
    .tx-bworder-pi1 #playercontroller .play {
      background-image:url(../typo3conf/ext/bworder/res/img/control_play.png);
    }
    
    .tx-bworder-pi1 #playercontroller .pause {
      background-image:url(../typo3conf/ext/bworder/res/img/control_stop.png);
      display:none;
    }
    
    .tx-bworder-pi1 #playercontroller .stop {
      background-image:url(../typo3conf/ext/bworder/res/img/control_stop.png);
    }
    
    .tx-bworder-pi1 #playercontroller .button {
      background-position:2px 2px;
      background-repeat:no-repeat;
      float:left;
      height:20px;
      width:20px;
    }
    
    .tx-bworder-pi1 #playercontroller .timeline {
      position:relative;
      display:none;
    }
    
    .tx-bworder-pi1 #playercontroller .timeline a {
      background-image:url(../typo3conf/ext/bworder/res/img/control_slider.png);
      display:none;
      height:20px;
      left:40px;
      overflow:hidden;
      position:absolute;
      text-indent:-100em;
      width:40px;
    }
    
    .tx-bworder-pi1 #playercontroller .button a {
      background-image:none;
      display:block;
      height:20px;
      overflow:hidden;
      text-indent:-100em;
    }
    
    .tx-bworder-pi1 #info, .tx-bworder-pi1 #playerstop {display:none;}
  
/* default styles for extension "tmpl_bwcomputer" */
#header {
	height:88px !important;
	background:#fff url(typo3conf/ext/tmpl_bwcomputer/files/img/headers/header.jpg) no-repeat top right !important;
	}
#navi {
	background:#fff url(typo3conf/ext/tmpl_bwcomputer/files/img/logo.gif) no-repeat top right;
	}
.nav_top a:hover {
	background:#FFAA08;
	}
#nav_top_act {
	background:#FFAA08;
	}
#left_side p#sub_header {
	background:#FFAA08 !important;	
	}
h1, h3, #rootline, #left_side #sub_current a, #left_side .sub a:hover, #left_side .first_act a, #left_side #current a, #left_side li span a:hover {
	color:#FFAA08;
	}
#left_side li {
	background-color:#FFF3DE;
	}
#left_side .sub a {
	background:#FFFBEF url(typo3conf/ext/tmpl_bwcomputer/files/img/arrow_little.gif) no-repeat left;
		background-position:20px;
	}
#left_side .sub a:hover {
	background:#FFF8DE url(typo3conf/ext/tmpl_bwcomputer/files/img/arrow_little_hover.gif) no-repeat left;
		
	}
#left_side #sub_current a {
	background:#FFF8DE url(typo3conf/ext/tmpl_bwcomputer/files/img/arrow_little_hover.gif) no-repeat left !important;
	background-position:20px !important;
	}
#left_side li span a:hover {
	background-image: url(typo3conf/ext/tmpl_bwcomputer/files/img/arrow_left_hov.gif);
	}
#left_side #current a {
	background-image: url(typo3conf/ext/tmpl_bwcomputer/files/img/arrow_left_act.gif);
	}
.nav_top {
	background:url(typo3conf/ext/tmpl_bwcomputer/files/img/level1_bg.gif) no-repeat bottom right;
	}