body,td,th,tr,input, select, textarea
{
	color: #000000;
	font-family: Arial,Tahoma;
	font-size: 12px;
}
a
{
    color: #383838;
    text-decoration: underline;
}
a.navi
{
    color: #183c7e;
    font-weight: bold;
    text-decoration: none;
}
a.next_event
{
    color: #dd0000;
    text-decoration: none;
}
a.termin_link
{
    color: #000000;
    font-size: 13px;
    text-decoration: none;
}
a:active
{
    color: #383838;
    text-decoration: none;
}
a.navi:active
{
    color: #183c7e;
    font-weight: bold;
    text-decoration: none;
}
a.next_event:active
{
    color: #dd0000;
    text-decoration: none;
}
a:hover
{
    color: #383838;
    text-decoration: underline;
}
a.navi:hover
{
    color: #183c7e;
    font-weight: bold;
    text-decoration: none;
}
a.next_event:hover
{
    color: #dd0000;
    text-decoration: none;
}
a.termin_link:hover
{
    color: #dd0000;
    text-decoration: none;
}
table.content
{
    border: 1px solid #bdcde6;
    background-color: #f7f7f7;
}
table.navi
{
    border-bottom: 1px solid #422eff;
}
table.content
{
}
td.rand_links
{
    width: 20px;
	background-image: url(images/rand_links.gif);
}
td.rand_rechts
{
    width: 20px;
	background-image: url(images/rand_rechts.gif);
}
td.td_navi_kopf
{
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    color: #ffffff;
    height: 21px;
    background-image: url(images/td_navi_kopf_blau.gif);
}
td.navi
{
    border-right: 1px solid #422eff;
	background-image: url(images/td_navi.gif);
    padding: 6px;
    padding-left: 10px;
}
td.td_content_kopf
{
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    color: #ffffff;
    height: 21px;
    background-image: url(images/td_content_kopf_blau.gif);
}
td.content
{
    border-left: 1px solid #422eff;
    border-bottom: 1px solid #422eff;
    padding: 4px;
}
td.content0
{
    border-left: 1px solid #422eff;
    border-bottom: 1px solid #422eff;
}
td.content1
{
    border-left: 1px solid #422eff;
    border-bottom: 1px solid #422eff;
	background-color: #e8e8e8;
}
td.event_head
{
    height: 20px;
    padding: 2px;
    padding-left: 20px;
    font-weight: bold;
    color: #ffffff;
    background-image: url(images/td_event_head_blau.gif);
}
td.eventlist
{
    padding: 2px;
    background-color: #e8e8e8;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #422eff;
}
td.eventlist_hl
{
    padding: 2px;
    background-color: #b6c5fd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #422eff;
}
span.hinweis
{
    font-size: 10px;
    color: #dd0000;
    font-weight: bold;
}
span.hinweis1
{
    font-size: 10px;
    color: #aaaaaa;
    font-weight: bold;
}
span.termin_time
{
    font-size: 12px;
    color: #183c7e;
    font-weight: bold;
    text-decoration: underline;
}
span.headline
{
    color: #183c7e;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
}
span.infoleiste
{
    font-size: 12px;
    color: #183c7e;
    font-weight: bold;
    text-decoration: none;
}
input, select, textarea
{
	color: #777777;
	background-color: #e8e8e8;
    border: 1px solid #422eff;
	font-size:10px
}
.tooltip
{
	position: absolute;
	display: none;
    background-color: #f7f7f7;
	border: 1px solid #bdcde6;
	padding: 2px;
}
div.event_detail
{
    color: #422eff;
    width: 470px;
    padding: 4px;
    margin: 5px;
	background-color:#efefef;
    border: 1px dotted #422eff;
}
hr.termin
{
    border-bottom: 1px dotted #183c7e;
    border-left: none;
    border-right: none;
    border-top: none;
}
