/*
 * Copyright (c) 2006 A&B FACE2NET GmbH
 * author JDE
 * version $Revision: 1.1.1.1 $
 */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
    screen.css for SPD html Baukasten (Einbinden der CSS-Dateien (fuer Screen))
    25.10.2006 JDE
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

@import url("basics.css");
@import url("content.css");

/* EIGENE KLASSEN */

/*invertierte Links im Content*/
#rightsection #loginbox a:link    { color: #E2001A; font-size: 0.8em; }
#rightsection #loginbox a:visited { color: #930000; font-size: 0.8em; }
#rightsection #loginbox a:hover, 
#rightsection #loginbox a:active  { color: #ffffff; font-size: 0.8em; background-color: #E2001A; text-decoration: none; }

div#header img#header_logo {float: right; background-color: transparent; margin-right: 30px;}
div#header img#header_bild {float: left; background-color: transparent;}
div#header div#header_coll {width: 823px;height: 128px;}

