﻿@charset "UTF-8";
@media screen, projection { /** * navigations shouldn't get printed */


/** * Elemente für Top Menü */
#topmenu {height:50px; line-height:50px; text-align:left; background:transparent url(images/topmenu.jpg) no-repeat left bottom}
#topmenu li.first {padding-left:0px;}
#topmenu li {height:50px; line-height:50px; background: url(images/breakline.jpg) no-repeat right; float:left; padding:0px 28px 0px 28px;}
#topmenu a, #topmenu span {font-size:14px; font-weight:bold; color:#626161; display:block; text-decoration:none;}
#topmenu li a:active, #topmenu li a:hover, #topmenu li span {color:#fff;}

/** * Elemente für Call Back */
#callback {position:absolute; padding-left:55px; background: url(images/callback.jpg) no-repeat left; color:#626161; right:0px; top:7px; font-size:14px;}
#callback a {font-size:16px; color:#fff; text-decoration:none;}


