@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) central stylesheet - layout example "3col_standard"
 * (de) Zentrales Stylesheet - Beispiellayout "3col_standard"
 *
 * @copyright       Copyright 2005-2007, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.4
 * @revision        $Revision: 118 $
 * @lastmodified    $Date: 2008-04-02 18:35:00 +0700 (Mi, 02 Apr 2008) $
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../../../../typo3conf/ext/db_yamltv/template/yaml/core/slim_base.css);
/* import screen layout | Screen-Layout einbinden */

/* uncomment the following line to use shinybutton-navigation instead of slidingdoor */
/* @import url(navigation/nav_shinybuttons.css); */
@import url(screen/basemod.css);
@import url(screen/content.css);
@import url(navigation/nav_main.css);
@import url(screen/usermenu.css);
@import url(screen/typo3-RTE.css);
/* import print layout | Druck-Layout einbinden */
@import url(print/print_003.css);

 * html .login_margin, * html #footer, * html #page_2, * html .login_footer {width:522px!important;}
 * html .login_margin, * html #page_2 {margin-left: 287px!important}
 * html #page_2 #c814,* html #page_2 #c811 {left: -430px}
 * html .login_margin #footer,* html .login_margin #footer #footer{border-bottom: none!important;margin-top:0!important;}
 * html .login_footer #footer,* html .login_footer #footer a,* html .login_footer #footer a:hover {color: #FFFFFF!important;} 
 * html #page_2 .control fieldset {padding-top: 24px;}
 * html #page_2 .control {position: relative;}
 * html #page_2 #pass_2 {position: absolute; left: 270px; top: 40px;}
 * html #page_2 #permalogin {width: auto!important;}
 * html #page_2 .perma {margin-top: 9px;}
 * html .login_submit {margin-top: 9px!important;width: 232px!important;color: #FFFFFF!important;height:27px!important; background: #532800!important;}
