#programm {
position:relative;
width:500px;
float:left;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 13px;
overflow:auto;
text-align:left;
}

#content {
position:relative;
width:540px;
height:673px;
float:left;
overflow:auto;
text-align:left;
}

#zentrum {
position:relative;
width:540px;
height:704px;
float:left;
background-color:#efefef;
}


#table_center {
width: 100%; 
height: 100%; 
table-layout:fixed;
border-spacing:0px;
}
#table_links {
width: 34%; 
height: 100%;
background-color: #DCDDDF;
background-image:url(../pic/back_schatten_li.gif);
background-position:right;
background-repeat:repeat-y;
padding:0px;
}
#table_mitte {
width:970px; 
height: 100%;
background-color: #fff;
padding:0px;
vertical-align:top;
}
#table_rechts {
width: 33%; 
height: 100%; 
background-color: #DCDDDF;
background-image:url(../pic/back_schatten_re.gif);
background-position:left;
background-repeat:repeat-y;
padding:0px;
}

#kopfzeile {
width:970px;
height:214px;
text-align:left;
background-position:0px 0px;
background-repeat:no-repeat;
}

#navigation_main {
width:970px;
height:30px;
text-align:right;
}
#navi_main_handheld {
display:none;
}

#navigation_orte {
position:relative;
float:left;
width:210px;
background-image:url(../pic/navi_orte_head.gif);
background-position:0px 0px;
background-repeat:no-repeat;
padding-top:17px;
padding-left:30px;
}
* html #navigation_orte {
width:240px;
}

#navigation_monat {
left:240px;
width:540px;
height:26px;
background-repeat:no-repeat;
text-align:center;
padding-top:4px;
}
* html #navigation_monat {
height:31px;
}


#navigation_rechts {
position:relative;
float:left;
width:150px;
background-image:url(../pic/navi_bg_linie_grau.gif);
background-position:1px 0px;
background-repeat:no-repeat;
padding-top:17px;
padding-left:30px;
}
* html #navigation_rechts {
padding-top:30px;
width:190px;
}
#navi_rechts_handheld {
display:none;
}
