body {
  color: #000000;
  background: #5e6468;
  font: normal 80% Verdana, sans-serif;
  overflow: auto;
}
#main{
    margin:0px auto;
    width:940px;
    height:379px;
    background: #5e6468 url(../images/start.jpg) no-repeat;
}
#menu {
    color : #FFFFFF;
    text-decoration : none;
    background-color: transparent;
    font: bold 60% Verdana;
    font-size:10pt;
    top:100px;
    width:300px;
}
#menu li.A, li.showTop, li.showA, li.showTopA {
    color : #FFFFFF;
    text-decoration : none;
    background-color:transparent;
    list-style-type : none;
    font:bold 60% Verdana;
    font-size:10pt;
    position: relative;
    top:5px;
    line-height:19pt;
    cursor:pointer;
}
#menu a{
    color : #FFFFFF;
    text-decoration : none;
    background-color: transparent;
    list-style-type : none;
    font:normal 60% Verdana;
    font-size:10pt;
    line-height:7pt;
}
#menu li.show
{
    list-style-type : none;
    font: normal 60% Verdana;
    font-size : 10pt;
    color: #FFFFFF;
    line-height:10pt;
    padding-top:10px;
    padding-bottom:10px;
}
#topMenue{
    background-color: #5e6468;
    height:25px;
    width:940px;
    margin:0px auto;
}
#topMenue p{
    background-color:#5e6468;
    font: bold 80% Verdana;
    font-size : 10pt;
    color:#FFFFFF;
    display: inline;
    width:940px;
    margin:0px auto;
}
#kontakt{
    width:940px;
    margin:0px auto;
    background-color: transparent;
    font: bold 80% Verdana;
    font-size : 10pt;
    color:#FFFFFF;
}
#kontakt p, a{
    background-color: transparent;
    font: bold 80% Verdana;
    font-size : 10pt;
    color:#FFFFFF;
    text-decoration:none;
    margin-top:10px;
    width:940px;
    margin-left:0px auto;
}

#logo_partner {
    width:940px;
    margin:0px auto;
    text-align: right;
    background-color: #5e6468;
    padding:0;
}
#logo {
    width:940px;
    margin:0px auto;
    text-align: right;
    background-color: #5e6468;
    padding:0;
}
