body {
    background-image: url(../images/schrift_links.gif); background-repeat: repeat-y; margin-left:0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
.programme_active {
         position:absolute;
   	top:117px;
    	left:347px;
    	width: 95px;
    	height: 26px:
         font-weight:bold;
         text-align:center;
}
.programme_active a {
	background: url(../images/kombi_programme.gif) 0 -26px;
	text-decoration: none;
	height: 26px;
         width:95;
         line-height:26px;
         display: block;
         color: #ffffff;
         font-weight:bold;
}
.programme_active a:hover {
         color: #ffffff;
         background: url(../images/kombi_programme.gif) 0 -26px;
         display: block;
         text-decoration: none;
         font-weight:bold;
}
a.links_menue {
    display:block;
    background-color:#E0FFB0;
    width:162px;
    color:#2B4F8E;
    font-weight: bold;
    line-height: 25px;
    text-decoration:none;
}
a.links_menue:hover {
    display:block;
    background-color:#a0b13a;
    width:162px;
    color:#ffffff;
    line-height: 25px;
    text-decoration:none;
}
a.links_menue_active {
    display:block;
    background-color:#a0b13a;
    color:#ffffff;
    font-weight: bold;
    width:162px;
    line-height: 25px;
    text-decoration:none;
}
a.links_menue_active:hover {
    text-decoration:none;
    font-weight: bold;
}
.text {
    background-color:#EBFECE;
}
.container {
    background-color:#EBFECE;
    margin-left: 255px;
    margin-top: 199px;
    width:565px;
    font-size: 12px;
    font-weight: normal;
}
.container_uebersicht {
    background-color:#EBFECE;
    margin-left: 284px;
    margin-top: 199px;
    width:695px;
    font-size: 12px;
    font-weight: normal;
}
.container_uebersicht a {
    color:#2B4F8E;
}
.textbox_programme {
    font-size:11px;
    border-width:2px;
    border-style:solid;
    border-color:#a0b13a;
    padding:7px;
    background-color:#ffffff;
    line-height:15px;
    float:right;
}
.textbox_programme a {
    font-size:11px;
}
.textbox_programme span {
    color:#ffffff;
}
table  {
 color:#021e59;
 font-size:11px;
}
.kurstabelle table  {
   width:100%;
}
.kurstabelle td  {
    background-color:#ffffff;
    color:#021e59;
    font-size:11px;
}
.ueberschrift_2 {
    position:relative; top:10px; left:255px;
    width:565px;
    font-size: 18px;
    font-weight: bold;
    color:#2B4F8E;
}