
@import url(layout.css);
@import url(typo3-RTE.css);
@import url(content.css);
@import url(extensions.css);
@import url(color_nds.css);
@import url(print/print_003.css);


#header { position:relative; height:170px; background: #fff url(gfx/header_bg.png) no-repeat right bottom; }

/* topnav */
#topnav { position:absolute; top:150px; right: 0px; color: #fff; width: 220px; }
#topnav .topmenu { font-size: 10px; line-height: 13px; }
#topnav .topmenu a { color: #fff; padding: 2px; text-decoration: none; }
#topnav .topmenu a:hover { color:#f29400; text-decoration: underline; }
#topnav .topweitere { padding: 2px; font-size: 10px; line-height: 13px; margin-top: 5px; }

