@charset "UTF-8";

/**

 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework

 *

 * (en) IE-Patch stylesheet for "2col_left_31" layout

 * (de) IE-Korrektur-Stylesheet für das Layout "2col_left_31"

 *

 * @copyright       Copyright 2005-2009, 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.1

 * @revision        $Revision: 343 $

 * @lastmodified    $Date: 2009-01-19 23:41:32 +0100 (Mo, 19. Jan 2009) $

 */



/* Layout-independent adjustments | Layout-unabhängige Anpassungen ----------------------------------- */

@import url(../../../../yaml/core/iehacks.css);



/* Layout-dependent adjustments | Layout-abhängige Anpassungen --------------------------------------- */

@media screen, projection

{



/** Navihack Sebi **/

  .hlist ul li a:focus,

  .hlist ul li a:hover,

  .hlist ul li a:active  { display:inline;}



/** Breadcrumbhack Sebi **/

#breadcrumb{

	margin-top:5px;

}



#col1 {min-height:540px;

height:auto !important;

height:540px;}

 /**

  * min-width/max-width workaround for IE5.x & IE6

  *

  * @workaround

  * @affected   IE 5.x/Win, IE6

  * @css-for    IE 5.x/Win, IE6

  * @valid      no

  */



  * html .page_margins {

    /* Fallback if JavaScript is disabled */

    width: 1045px;

	

    /* JS-Expression for min-/max-width simulation */

    width: expression((document.documentElement && document.documentElement.clientHeight) ? ((document.documentElement.clientWidth < 740) ? "740px" : ((document.documentElement.clientWidth > (80 * 16 * (parseInt(this.parentNode.currentStyle.fontSize) / 100))) ? "1045px" : "auto" )) : ((document.body.clientWidth < 740) ? "740px" : ((document.body.clientWidth > (80 * 16 * (parseInt(this.parentNode.currentStyle.fontSize) / 100))) ? "1045px" : "auto" )));}

	





#col1_content {padding-right:0px;} 

#col3_content {padding-right: 8px;}



#uid66 #col1_content .news-list-container {width:380px;}



h3 {margin-left:0px;}

}

.newsletter { width: 302px; margin: 0;}
.newsletterButton { width: 21px; margin-top: 15px; height: 23px; padding: 0;}
#newsletterLink {margin: 5px 0 10px 10px;}
.kalender_div { width: 252px;}
