/**
* UFB:UMU Css
*
* @author       Lars Wolff <lw@synpro-digital.de>
* @copyright    (c) 2008 SynPro digitale medien, Lars Wolff
* @copyright    (c) 2008 UFB:UMU Dienstleistung GmbH, Dipl. oec. Thomas Neumann
* @version      2.0
* @package      UFB:UMU WebSite
*
* $Id: tx_boteaser.css 1041 2008-09-01 12:40:27Z larsvegas $
*/

@CHARSET "UTF-8";

.tx-boteaser-pi1 {
}


/*
Default View
_____________________________________________
*/
.tx-boteaser-pi1 .default {
    width:100%;
}

.tx-boteaser-pi1 .default .box {
    border:1px solid #bbb;
    width: 223px;
    height: 223px;
    float:left;
    padding: 5px;
    overflow: hidden;
}

.tx-boteaser-pi1 .default .box img {
}

.tx-boteaser-pi1 .default .more {
	float: right;
}

.tx-boteaser-pi1 .default .box h3.teaser a {
	font-size: 0.75em;
    padding:3px 0 3px 0;
}

.tx-boteaser-pi1 .default .box h3.teaser:hover {
    cursor:pointer;
}
