body,div,fieldset,form,frame,frameset,noframes,object,ol,p,ul,applet,center,hr,pre { display: block; }
li { display: list-item; }
head { display: none; }
table { display: table; } 
tr { display: table-row; } 
thead { display: table-header-group; } 
tbody { display: table-row-group; } 
tfoot { display: table-footer-group; } 
col { display: table-column; } 
colgroup { display: table-column-group; } 
td, th { display: table-cell; } 
caption { display: table-caption; } 


p,li,dd,dt,blockquote,ul,ol,body,table,table th,th,table td,td,h1,h2,h3 {
     font-family:arial,verdana,sans-serif;
     font-size:12px;
     vertical-align:top;
     margin:0px;
     padding:0px;
     border:none;
}


body {
     margin-top:20px;margin-bottom:20px;margin-left:20px;margin-right:25px;
     background:url("../../bilder/navigationbg.gif") repeat;
}


table.oben {
     width:153px;
     table-layout:fixed;
     background:url("../../bilder/termine-o.gif") no-repeat;
}
table.mitte {
     width:153px;
     table-layout:fixed;
     background:url("../../bilder/termine-m.gif") repeat;
}
table.unten {
     width:153px;
     table-layout:fixed;
     background:url("../../bilder/termine-u.gif") no-repeat bottom;
}
table.oben td,table.mitte td,table.unten td {
     font-size:10px;
     border:none;
     vertical-align:top;
     padding-left:5px;
     padding-right:5px;
     padding-top:0px;
}
table.oben td {
     font-weight:bold;
     height:20px;
     color:#ffffff;
}
table.unten td {
     height:20px;
}
table.mitte td.links {
     width:25px;
}

a {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}
a:link {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}
a:visited {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}
a:hover {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:underline;
}
a:active{
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}
a:focus {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}


div.display {
     padding:0px;
     vertical-align:middle;
     padding-top:6px;
     padding-bottom:3px;
}

div.displayonly {
     padding:0px;
     vertical-align:middle;
     padding-top:6px;
     padding-bottom:3px;
}

div.stretcher {
	display:none;
	font-family:arial,verdana,sans-serif;
}

ul.details {
	list-style-image:url("../../bilder/menueitem.gif");
	vertical-align:middle;
	padding-left:23px;
}

a.normal {
     font-family:arial,verdana,sans-serif;color:black;text-decoration:none;
}
a.normal:link {
     font-family:arial,verdana,sans-serif;color:black;text-decoration:none;
}
a.normal:visited {
     font-family:arial,verdana,sans-serif;color:black;text-decoration:none;
}
a.normal:hover {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}
a.normal:active {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}
a.normal:focus {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}


a.aktiv {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;font-weight:bold;background-color:rgb(238,239,237);
}
a.aktiv:link {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}
a.aktiv:visited {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}
a.aktiv:hover {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}
a.aktiv:active {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}
a.aktiv:focus {
     font-family:arial,verdana,sans-serif;color:#f70708;text-decoration:none;
}
