@media screen, projection {



/*
**
** THEMA: Thomapyrin
**
*/

#synopsis { position: relative; }

#synopsis .produkt a:hover { background-color: transparent;}
#synopsis .produkt a:link, #synopsis .produkt a:visited { color: #009cde; }

div.produkt { 
margin-top: 7px;
position: relative;
height: 116px;
width: 700px;
overflow: hidden;
}
div.produkt p { 
position: absolute;
height:auto;
width: 240px;
top: 18px;
left: 290px;
overflow: hidden;
line-height: 2;
font-size: 12px;
}
div.produkt p a { 
text-decoration: none;
}

#balken { 
position: absolute;
height: 352px;
width: 30px;
overflow: hidden;
top: 5px;
left: 14px;
}



/*
**
** THEMA: Fernsehspot
**
*/

/*
#fullContent { min-height: 800px; }
* hmtl #fullContent { height: 800px; overflow: visible; }


#Thomapyrin_Koepfe_Classic_Intensiv, #min15 { min-height: 260px; overflow: auto; position: relative; }
* html #Thomapyrin_Koepfe_Classic_Intensiv, * html #min15 { height: 260px; overflow: auto; position: relative;  }

#Thomapyrin_MEDIUM_320, #medium320 { min-height: 260px; overflow: auto; position: relative;  }
* html #Thomapyrin_MEDIUM_320, * html #medium320 { height: 260px; overflow: auto; position: relative;  }

*/



}