div#container {
   width: 800px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body {
   text-align: center;
   margin: 0;
   background-image: url(cs_bg_verlauf_1x620.jpg);
   background-repeat: repeat-x;
}

a.link1:link {color: #C0C0C0;text-decoration: none;}
a.link1:visited {color: #C0C0C0;text-decoration: none;}
a.link1:active {color: #C0C0C0;text-decoration: none;}
a.link1:hover {color: #FFFFFF;text-decoration: none;}

#TabMenu1
{
   float: left;
   width: 100%;
   background: #F5F4F3;
   font-family: Arial;
   font-size: 13px;
   line-height: normal;
   border-bottom: 1px solid #660000;
}
#TabMenu1 ul
{
   margin: 0;
   padding: 4px 0px 3px 4px;
   list-style: none;
}
#TabMenu1 li
{
   display: inline;
   margin: 0;
   padding: 0;
}
#TabMenu1 a
{
   float: left;
   background: url("style04left.gif") no-repeat left top;
   margin: 0;
   padding: 0 0 0 4px;
   text-decoration: none;
}
#TabMenu1 a span
{
   float: none;
   display: block;
   background: url("style04right.gif") no-repeat right top;
   padding: 5px 15px 4px 6px;
   color: #000000;
   font-weight: normal;
   text-decoration: none;
}
#TabMenu1 a:hover span
{
   background-position: 100% -42px;
   color: #000000;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#TabMenu1 a:hover
{
   background-position: 0% -42px;
}
#TabMenu1 #active a
{
   background-position: 0% -84px;
}
#TabMenu1 #active a span
{
   background-position: 100% -84px;
   color: #000000;
   font-weight: normal;
   text-decoration: none;
}
