body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

.font {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

.fontwhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
a {  font-size: 12px; text-decoration: none; font-style: normal; color: #0000CC}
a:hover {  text-decoration: underline}
.fontdblue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003366}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #003366; font-weight: bold}
.table {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.wi_bold
{
    font-size: 12px;
    font-weight: bold;
}

#show_info
{
	cursor: pointer;
	color: blue;
	align: center;
	position:absolut;
	overflow:scrol;
	
}

#info_win
{
    display: none;
    border: 5px solid #808080;
    padding: 3px;
    z-index: 1000;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF none repeat scroll 0 0;
    height:350px;
    left:40%;
    position:absolute;
    top:20%;
    width:500px;
    z-index:1000;
}

.ui-corner-all {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
}


#ArztListe
{
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10px;
   width: 100%;
}

.ArztListe-col-1	{width: 20%;}
.ArztListe-col-2	{width: 7%;}
.ArztListe-col-3	{width: 20%;}
.ArztListe-col-4	{width: 20%;}
.ArztListe-col-5	{width: 20%;}
.ArztListe-col-6	{width: 17%;}
.ArztListe-col-7	{width: 20%;}
.ArztListe-col-8	{width: 20%;}

.ArztListe-row-0
{
	background-color: #FFFFFF;
}

.ArztListe-row-1
{
	background-color: #CEE3F6;
}


#abst
{
        margin: 6px 6px 6px 6px;
        padding: 0px 0px 0px 0px;
}



.AktuelleInfoListe
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    border-collapse: collapse;
    height: 85%;
    
}

.AktuelleInfoListe-col-1	{width: 10%;}
.AktuelleInfoListe-col-2	{width: 90%;}

.AktuelleInfoListe-row-0
{
	background-color: #FFFFFF;
}

.AktuelleInfoListe-row-1
{
	background-color: #CEE3F6;
}


#EventsListe
{
    font-family: Arial, Helvetica, sans-serif; 
    border-collapse: collapse;
    height: 85%;
    width: 100%;
}

.EventsListe-col-1	{
	width: 13%;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
    font-weight: bold;
}

.EventsListe-col-2	{
	width: 55%;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
    font-weight: bold;
}

.EventsListe-col-3	{
	width: 20%;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
    font-weight: bold;
}

.EventsListe-col-4	{
	width: 12%;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
    text-align: right;
    font-weight: bold;
}

.EventsListe-row-0
{
	background-color: #FFFFFF;
}

.EventsListe-row-1
{
	background-color: #CEE3F6;
}




td { vertical-align: top;}





#content {
        position: relative;
        margin: 5px 0 5px 10px;
        padding: 0 8px 0 0;
        width: 582px;
        height: 450px;
        overflow: auto;
        }

#DBTabContent {
        position: relative;
        margin: 0px 0 0px 0px;
        padding: 0 0px 0 0;
        width: 100%;
        height: 80%;
        overflow: auto;
        }
        
#DBTabNav {
        position: relative;
        margin: -30px 0 0px -30px;
        padding: 0;
        width: 50%;
        height: 5%;
        left: 50%;
        overflow: fixed;
        }

.titel {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 1.6em; 
    font-weight: bold;

}

.langtext {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 1.4em; 

}