/*//////////////////////////////////////Zeitplan */
#tabelle
{
margin-top:60px;
clear:both;
}


#zeile1
{
height:70px;
padding:5px;
background-color:#eef5e3;
font-size:small;
}

#pause
{
/*border-top:1px dotted #79b51f;*/
/*border-bottom:1px dotted #79b51f;*/
height:30px;
width:530px;
background-color:#EEF5E3;
font-size:1.3em;
padding-top:6px;
text-align:center;
}

#uhrzeit
{
border-top:1px dotted #79b51f;
border-bottom:1px dotted #79b51f;
height:20px;
width:520px;
background-color:#e6f0d5;
font-size:1.3em;
padding:5px;

}


/*//////////////////////////////////////Reiternavigation für Themenübersicht */
#initiatoren
{height:30px;}

#fh_raeume
{
float:left;
width:180px;
height:30px;
background-image:url(reiter/reiter_fh_raeume.jpg);
}

#fh_raeume_klick
{
float:left;
width:180px;
height:30px;
background-image:url(reiter/reiter_fh_raeume_klick.jpg);
}

#anfahrt
{
float:left;
width:150px;
height:30px;
background-image:url(reiter/reiter_anfahrt.jpg);
}

#anfahrt_klick
{
float:left;
width:150px;
height:30px;
background-image:url(reiter/reiter_anfahrt_klick.jpg);
}

.linktext
{
margin-left:50px;
width:500px;
text-decoration:underline;
font-weight:bold;
padding-top:5px;
}

#a
{
float:left;
width:52px;
height:30px;
background-image:url(reiter/rider_a.jpg);
}

#a_active
{
float:left;
margin-top:0px;
width:52px;
height:30px;
background-image:url(reiter/rider_a_active.jpg);
}

#b
{
float:left;
padding-top:0px;
width:51px;
height:30px;
background-image:url(reiter/rider_b.jpg);
}


#b_active
{
float:left;
width:51px;
height:30px;
background-image:url(reiter/rider_b_active.jpg);
}
#c
{
float:left;
padding-top:0px;
width:51px;
height:30px;
background-image:url(reiter/rider_c.jpg);
}


#c_active
{
float:left;
width:51px;
height:30px;
background-image:url(reiter/rider_c_active.jpg);
}

#d
{
float:left;
padding-top:0px;
width:51px;
height:30px;
background-image:url(reiter/rider_d.jpg);
}


#d_active
{
float:left;
width:51px;
height:30px;
background-image:url(reiter/rider_d_active.jpg);
}


#e
{
float:left;
width:51px;
height:30px;
background-image:url(reiter/rider_e.jpg);
}


#e_active
{
float:left;
width:51px;
height:30px;
background-image:url(reiter/rider_e_active.jpg);
}

/*Round Buttons für Themenübersicht */

ul.round_buttons
{
margin-bottom:20px;
}



#a_round_active
{
width:51px;
height:40px;
background-image:url(reiter/round_a_active.jpg);
}

#a_round
{

margin-top:0px;
width:51px;
height:40px;
background-image:url(reiter/round_a.jpg);
}

#b_round
{

padding-top:0px;
width:51px;
height:40px;
background-image:url(reiter/round_b.jpg);
}


#b_round_active
{

width:51px;
height:40px;
background-image:url(reiter/round_b_active.jpg);
}
#c_round
{

padding-top:0px;
width:51px;
height:40px;
background-image:url(reiter/round_c.jpg);
}


#c_round_active
{

width:51px;
height:40px;
background-image:url(reiter/round_c_active.jpg);
}

#d_round
{

padding-top:0px;
width:51px;
height:40px;
background-image:url(reiter/round_d.jpg);
}


#d_round_active
{

width:51px;
height:40px;
background-image:url(reiter/round_d_active.jpg);
}


#e_round
{

width:51px;
height:40px;
background-image:url(reiter/round_e.jpg);
}


#e_round_active
{

width:51px;
height:40px;
background-image:url(reiter/round_e_active.jpg);
}

/*////////////////////////////////////////////////////////////////////*Themenliste*/

#themenliste
{width:530px;
float:left;}

#bottom
{min-width:530px;
margin-right:20px;
margin-left:0px;
float:left;
}

td.uhrzeit_hell
{
background-color:#eef5e3;
border-top:1px dotted #7ab51f;
border-left:none;
border-bottom:none;
font-size:1.3em;
line-height:1.6em;
}

td.uhrzeit_dunkel
{
1px dotted #7ab51f;
background-color:#e6f0d5;
border-top:1px dotted #7ab51f;
border-left:none;
border-bottom:none;
font-size:1.3em;
line-height:1.6em;
}


a.schwerpunkt,
a.schwerpunkt a:hover,
a.schwerpunkt a:link
{
text-decoration:underline;
/*font-weight:bold;*/
line-height:1.3em;
padding-top:2px;
}

a.raum,
a.raum a:hover,
a.raum a:link
{
text-decoration:underline;
font-weight:normal;
}



td.sprecher_hell 
{
padding:5px;
background-color:#eef5e3;
margin-top:100px;
border-top:1px dotted #7ab51f;
}

a.sprecher
{
text-decoration:underline;
}

td.sprecher_dunkel
{
padding:5px;
margin-top:100px;
background-color:#e6f0d5;
border-top:1px dotted #7ab51f;
}


#bottom
{
background-image:url(bottom.jpg);
border-top:1px dotted #7ab51f;
float:left;
width:530px;
height:40px;
}








