@media screen {
/*rechter Bereich*/

#rightcontent
{float:left;
width:166px;
}


/*Teaser*/

.teaser
{border:0px solid #ff0000;
width:166px;
float:left;
color:#000;
font-size:7pt;
}


/*Teaser Ueberschrift*/

.teaser h2
{font-size:8pt;
font-weight:bold;
color:#fff;
padding: 2px 0 2px 20px;
width:146px;
}

/*Farben fuer Teaser*/
.aquanettvteaser
{background-image:url(Images/aquanettvbullet.gif);
background-color:#1a4a5f;
height:18px;}

.magazinteaser
{background-image:url(Images/magazinbullet.png);
background-color:#BEAF86;
height:18px;}

.aquabildteaser
{background-image:url(Images/aquabildbullet.gif);
background-color:#2d7e7d;
height:18px;}

.petnetteaser
{background-image:url(Images/petnetbullet.gif);
background-color:#277a0b;
height:18px;}

.aqualexikonteaser
{background-image:url(Images/aqualexikonbullet.gif);
background-color:#002454;
height:18px;}

.aquabottomteaser
{background-image:url(Images/aquabottombullet.gif);
	background-color:#333;
height:18px;}

/*Position des Pfeils*/
.teaserbg
{background-position:10px;
 background-repeat:no-repeat;
 margin-top:4px;}

/*Absatz im Teaser*/
.teaser div.pbox
{font-size:8.5pt;
color:#000;
padding:4px;
text-align:left;
position:relative;}

.teaser div.abox 
{display:inline;position:absolute;right:4px;}

/*Bild im Teaser*/
.teaser img
{border:1px solid #000;
margin:3px 3px 0px 3px;}
}

#ctl00_ucRightContent_lnkAquaNetTVcurrent img{
	display:none;}

#ctl00_ucRightContent_lnkAquaNetTVcurrent{
 display:block;
 width:157px;
 height:240px;
 margin-left:3px;
 margin-top:3px;
 border:1px solid #000 !important;
 background-repeat:no-repeat;
 background-image:url(Images/logo-aquanet-tv.png);}
