@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Screen layout for YAML examples
 * (de) Bildschirmlayout fÃ¼r YAML-Beispiele
 *
 * @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: 1.2 $
 * @lastmodified    $Date: 2009/04/01 10:33:32 $
 */

@media screen, projection {

body { background: #fff; padding: 0; text-align: left; }

.page_margins { background: #fff; width: 900px; }

.page { padding: 0; }

#header {
    background: #fff repeat-x top left;
    color: #000;
    padding: 0;
}

#header #branding-banner { float: left; }

#header #werbung { position: absolute; right: 0; top: 10px; }

#topnav {
    left: 0;
    position: absolute;
    top: 2px;
    width: 160px;
}

#topnav ul, #topnav li { list-style: none; margin: 0; padding: 0; }

#topnav li { float: left; margin-left: 0.5em; }

#topnav li.pid-1 a img,
#topnav li.pid-55 a img,
#topnav li.pid-93 a img {
    background: url(../../img/res/haus_up.gif) no-repeat left top;
}

#topnav li.pid-1 a.cur img,
#topnav li.pid-1 a:hover img,
#topnav li.pid-55 a.cur img,
#topnav li.pid-55 a:hover img,
#topnav li.pid-93 a.cur img,
#topnav li.pid-93 a:hover img {
    background: url(../../img/res/haus_over.gif) no-repeat left top;
}

#topnav li.pid-15 a img,
#topnav li.pid-60 a img,
#topnav li.pid-111 a img {
    background: url(../../img/res/mail_up.gif) no-repeat left top;
}

#topnav li.pid-15 a.cur img,
#topnav li.pid-15 a:hover img,
#topnav li.pid-60 a.cur img,
#topnav li.pid-60 a:hover img,
#topnav li.pid-111 a.cur img,
#topnav li.pid-111 a:hover img {
    background: url(../../img/res/mail_over.gif) no-repeat left top;
}

#topnav li.pid-11 a img,
#topnav li.pid-59 a img,
#topnav li.pid-110 a img {
    background: url(../../img/res/info_up.gif) no-repeat left top;
}

#topnav li.pid-11 a.cur img,
#topnav li.pid-11 a:hover img,
#topnav li.pid-59 a.cur img,
#topnav li.pid-59 a:hover img,
#topnav li.pid-110 a.cur img,
#topnav li.pid-110 a:hover img {
    background: url(../../img/res/info_over.gif) no-repeat left top;
}

#topnav li.pid-13 a img,
#topnav li.pid-58 a img,
#topnav li.pid-109 a img {
    background: url(../../img/res/sitemap_up.gif) no-repeat left top;
}

#topnav li.pid-13 a.cur img,
#topnav li.pid-13 a:hover img,
#topnav li.pid-58 a.cur img,
#topnav li.pid-58 a:hover img,
#topnav li.pid-109 a.cur img,
#topnav li.pid-109 a:hover img {
    background: url(../../img/res/sitemap_over.gif) no-repeat left top;
}

#topnav li.pid-19 a img,
#topnav li.pid-57 a img,
#topnav li.pid-108 a img {
    background: url(../../img/res/search_up.gif) no-repeat left top;
}

#topnav li.pid-19 a.cur img,
#topnav li.pid-19 a:hover img,
#topnav li.pid-57 a.cur img,
#topnav li.pid-57 a:hover img,
#topnav li.pid-108 a.cur img,
#topnav li.pid-108 a:hover img {
    background: url(../../img/res/search_over.gif) no-repeat left top;
}

/* (en) adjustment of main navigation */
/* (de) Anpassung der Hauptnavigation */
#nav ul { margin-left: 20px; }

#main {
    background: #fff;
    float: left;
    /* rk: Abstand etwas größer gemacht, damit das Top-Menü nicht zu nahe am Text ist alt: margin-top: 19px;*/
	margin-top: 30px;
    width: 100%;
}

#footer {
    background: #f9f9f9;
    border-top: 5px #efefef solid;
    color: #666;
    line-height: 1.5em;
    padding: 10px 20px;
}

/*------------------------------------------------------------------------------------------------------*/
/*
#col1_content { padding: 0px 10px 10px 20px; }

#col2_content { padding: 0px 20px 10px 10px; }

#col3_content { padding: 0px 10px 10px 10px; }
*/
/*------------------------------------------------------------------------------------------------------*/
/**
 * (en) Styling of layout specific elements
 * (de) Gestaltung layoutabhängiger Elemente
 */
#header h1 {
    color: #000;
    font-size: 2.5em;
    font-weight: bold;
    letter-spacing: -2px;
    line-height: 65%;
}

#header span { color: #999; }

#topnav a {
    background: transparent;
    color: #999;
    font-weight: normal;
    text-decoration: none;
}

#topnav a:focus,
#topnav a:hover,
#topnav a:active {
    background-color: transparent;
    text-decoration: underline;
}

#footer a {
    background: transparent;
    color: #999;
    font-weight: bold;
}

#footer a:focus,
#footer a:hover,
#footer a:active {
    background-color: transparent;
    color: #4d87c7;
    text-decoration: underline;
}

/* main navigation
........................................*/

#main-nav {
	background: url(../../img/res/hg_mainnav_bottom.gif) #bf1123 repeat-x bottom;
    font-size: 11px;
    height: 23px;
    position: relative;
    width: 100%;
}

#main-nav .hlist { float: left; }

#main-nav .hlist ul {
	background: url(../../img/res/hg_mainnav_bottom.gif) #bf1123 repeat-x left bottom;
    height: 23px;
    list-style: none;
    margin: 0 0 0 180px;
    padding: 0;
    position: relative;
}

#main-nav .hlist table {
	border-collapse: collapse;
    height: 0;
    margin: -3px -10px;
    width: 0;
}

#main-nav .hlist li { float: left; margin: 0; }

#main-nav .hlist li a {
	color: #fff;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    line-height: 21px;
    padding: 0 .5em;
    text-decoration: none;
}

#main-nav .hlist ul li a.cur,
#main-nav .hlist ul li a.curifsub,
#main-nav .hlist ul li a.act,
#main-nav .hlist ul li a.actifsub { color: #C0B2C0; }

#main-nav .hlist ul li a.first { padding-left: 0; }

#main-nav .hlist li.active ul {
	left: 0;
    z-index: 1;
}

#main-nav .hlist li a:hover {
    color: #808080;
	cursor: pointer;
}

#main-nav .hlist li:hover > a {
    icolor: #373434;
	cursor: pointer;
}

#main-nav .hlist li ul {
	background: #fff;
    border-left: 1px solid #bf1123;
    height: auto;
    left: -9999px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 23px;
    width: 720px;
    z-index: 10;
	/* RK:*/ margin-left: 62px;
}

#main-nav .hlist ul :hover ul { left: 0; }

#main-nav .hlist li ul.spacer { border-left: 0; }

#main-nav .hlist ul :hover ul.spacer { background: #fff; border-left: 0; left: 0; }

#main-nav .hlist li li {
	background: url(../../img/res/hg_mainnav_li_level1.gif) no-repeat right bottom;
	border-bottom: 1px solid #bf1123;
	color: #999999;
	float: left;
    /* RK: von 16 nach 20 geändert*/  height: 20px;
	line-height: 16px;
}

#main-nav .hlist li li a {
	/* RK: geändert weil zu hell: color: #999999;*/
	color: #888888;
	float: left;
	height: 16px;
	/* RK: geändert 16 zu 20;*/line-height: 20px;
    white-space: nowrap;
	width: auto;
	
}

#main-nav .hlist li li a.cur,
#main-nav .hlist li li a:hover { color: #bf1123; }

#main-nav .hlist li li a.first { padding-left: .5em; imargin-left: 70px; }

#main-nav .hlist_ext { position: absolute; right: 0; width: 260px; }

#main-nav .hlist_ext ul { height: 23px; list-style: none; margin: 0; }

#main-nav .hlist_ext ul li { float: right; margin: 0; }

#main-nav .hlist_ext ul li a {
    color: #fff;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    line-height: 21px;
    padding: 0 0.5em;
    text-decoration: none;
}

#main-nav .hlist_ext ul li a:hover {
    color: #808080;
}

/* sub nav */

.sub-nav-caption { color: #BF1123; font-weight: bold; margin: 0; }

.sub-nav-caption-left { margin-right: 14px; text-align: right; }

.sub-nav-caption-right { margin-left: 16px; }

#sub-nav {
    background: url(../../img/res/hg_subnav.gif) no-repeat right top;
    height: 320px;
    padding: 10px 12px 0 0;
}

#right-nav {
    background: url(../../img/res/hg_rightnav.gif) no-repeat left top;
    height: 320px;
    padding: 10px 0 0 12px;
}

}
@media print {
#header { display: none; /*visibility: hidden;*/ }
#col1_content { width: 17cm ; }
#col2_content { display: none; /*visibility: hidden;*/ }

#col3_content{ display: none; /*visibility: hidden;*/ }

#main-nav { display: none; /*visibility: hidden;*/ } 

}/* CSS Document */