/**
* CSS (screen)
*
* @author	Sebastian Müller <sebastian produktivbuero de>
* @date		04/08/2009
* 
* WIRD AUCH VON http://newsletter.x-verleih.de verwendet!!
* Datei mit eigenen Klassen (im Backend nicht durch den Editor auswählbar)
*/

body {background:#005050 url(images/body-background.gif) 0 0 repeat-x;}


/* ------------ FILMDATENBANK ------------ */
ol.moviefacts li b {background:#099;}
div.movieslider h3 {background:#099;}

/* ------------ KAUF ------------ */
div.products ol.productcategories li a:hover {background:#099;}

/* ------------ KOMMUNE ------------ */
.GB_create a:hover {background:#099;}
.GB_postreply {padding-left:30px; color:#099;}

/* ------------ LOGIN ------------ */
div.logininfos ol.infocategories li a:hover {background:#099;}

/* ------------ ALLGEMEIN ------------ */
.success {color:#099;}
