/* default styles for extension "tx_pxdt3contentgrabber_pi1" */


	.topborder{
		background-color:#cc0000;
		height:2px;
	}
        .bottom_menu a, .bottom_menu a:hover{
       font-weight:normal;
       text-decoration:underline;
        }
	.midborder{
		float:left;
		width:2px;
		background-color:#cc0000;
		height:230px;
		margin-left:7px;
		margin-top:10px;
	}


	.content_container_top{
		clear:both;
		width:100%;
		height:155px;
		padding-bottom:10px;	
		margin-bottom:20px;	
	}

	.content_container_row{
		width:568px;
		clear:both;
		height:250px;
	}
	.content_container_left{
		float:left;
		width:276px;
		height:250px;
	}
	.content_container_right{
		float:right;
		width:276px;
		height:250px;
	}
	p.teaser_header {
		font-familiy:Courir,monospace,SansSerif;
		font-size:15px;
		font-weight:bold;
		margin:0px;
		padding:5px;
		padding-left:0px;
	}
	.teaser_content{
		font:12px courir,monospace,sans-serif;
		padding:5px;
	}
	.teaser_image{
		float:left;
		margin-right:5px;
	}

	.teaser_link{
		text-align:right;
	}
	.teaser_link a{
		font:11px Courir,monospace,SansSerif;
		color:#cc0000;
	}
	.teaser_link a:hover{
		color:#cc0000;
	}


/* default styles for extension "tx_ksnewsticker_pi1" */
  .tx-ksnewsticker-pi1 div {
   height:20px;
  }