
/*
table.studienverlauf   {
width: 3126px;
border: 0px;
padding-right:20px;
font: 12px  Arial, Helvetica, sans-serif;
color: #3f332b;
}
*/

table.studienverlauf   {    /* gesamt */
width: 2980px;
border: 0px;
padding-right:10px;
font: 12px  Arial, Helvetica, sans-serif;
color: #3f332b;
}
table.innen {
width: 662px;
border-spacing:0px;
border-collapse: separate;
}

td {
padding:0px;
margin: 0px;
}

td.ges {  /* macht Trennstriche*/
border-right: 1px dotted #717878;
vertical-align: top;
}

td.sem1 {
background: url("../images/termine_sem1.jpg") no-repeat;
width: 770px;
border-right: 1px dotted #717878;
vertical-align: top;
}

td.white_4a {
width: 4px;
height: 8px;
font: 6px;
}
td.white_4b {
width: 4px;
height: 20px;
font: 6px;
}
td.white_23 {
width: 23px;
height: 8px;
font: 6px;
}
td.white_182 {
width: 182px;
height: 8px;
font: 6px;
}

td.pink {
background: #D70B8C;
color: #ffffff;
}
td.pink_39 {
width: 39px;
height: 8px;
background: #D70B8C;
font: 6px; color: #ffffff;
}
td.pink_23 {
width: 23px;
height: 8px;
background: #D70B8C;
font: 6px;  color: #ffffff;
}


td.dark {
background: #402E25;
}
td.dark_4 {
width: 4px;
background: #402E25;
height: 32px;
}
td.dark_182 {
width: 182px;
background: #402E25;
}

td.week {
background: url("../images/zeit_week.jpg") repeat-x top left;
color: #402E25;
padding-top:10px;
}


td.kopf {
border-left: 1px dotted #D70B8C;
border-top: 1px dotted #D70B8C;
font-size: 12px;
padding-left: 3px;
}

.pinktext {
font-size: 12px; color: #D70B8C;
padding-left: 4px;
padding-bottom:1px;
}


