img {border: 0;
	}
	
img.logo {
	width: 235px;
	height: 131px;
}	

td {
 color: #333;
 Font-Family: Lucida Grande, Tahoma;
 /*font-size: .8em;*/
}

a.navi {
 font-size: .8em;
 color: #333;
 font-family: Lucida Grande, Tahoma;
 text-decoration: none;
 font-weight: bold;
 line-height: 1.4;
}

a.navi:hover {
 font-size: .8em;
 color: #333;
 font-family: Lucida Grande, Tahoma;
 text-decoration: underline;
 font-weight: bold;
 line-height: 1.4;
}

a {
 color: #0D3F96;
 font-family: Lucida Grande, Tahoma;
 text-decoration: underline;
}

a:hover {
 color: #0D3F96;
 font-family: Lucida Grande, Tahoma;
 text-decoration: none;
}

span.extlink {
    position: absolute;
    left: -3000px;
    top: -3000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}

a.extern:link {
    background: url(./img/external.gif) no-repeat 100% 0;
    padding: 0 20px 0 0;
}

a.extern:visited {
    background: url(./img/external.gif) no-repeat 100% -100px;
    padding: 0 20px 0 0;
}

a.extern:hover, a.extern:active, a.extern:focus {
    /*color: #fff;*/
    background: url(./img/external.gif) no-repeat 100% -200px;
    padding: 0 20px 0 0;
}

.grau {
 font-size: .7em;
 color: #808080;
 font-family: Lucida Grande, Tahoma;
 padding-top: 5px;
}

td.linie {
 border-bottom: 1px solid #ffbb00;
}

.inhalt {
 padding-top: 15px;
 padding-bottom: 15px;
 font-size: .85em;
 text-align: justify;
}

h1 {
 font-size: 1.5em;
 font-weight: normal;
 margin-top: 0px;
 margin-bottom: 5px;

}

h2 {
 font-size: 1.5em;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 15px;
 font-family: Times New Roman;
 color: #0D3F96;
 text-align: center;
}

h3 {
 font-size: 1.0em;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 10px;
 font-family: Lucida Grande, Tahoma;
 color: #0D3F96;
 text-align: center;
}

h4 {
 font-size: 1.0em;
 font-weight: bold;
 margin-top: 20px;
 margin-bottom: 0px;
 font-family: Lucida Grande, Tahoma;
 text-align: left;
}

a.index {
 font-size: 1.5em;
 font-weight: bold;
 margin-top: 150px;
 margin-bottom: 0px;
 font-family: Arial;
 color: black;
 text-align: left;
 text-decoration: none;
}

#aktuelletermine {
 /*float:left;*/
 width:100%; 
 border:1px solid #ffbb00;
 padding: 5px 5px 5px 5px;
 font-size: 11px;
 margin-right: 0px;
 margin-bottom: 10px;
 text-align:left;
}

table.info {
font-size: .80em;
color: black;
background-color: #ffbb00;
padding: 3px;	
}

#aktuelletermine p {
margin-bottom: 3px;
}

a.quelle {
 font-size: 9px;
 color: grey;
 font-family: Lucida Grande, Tahoma;
 text-decoration: none;
}

a.quelle:hover {
 font-size: 9px;
 color: grey;
 font-family: Lucida Grande, Tahoma;
 text-decoration: underline;
}


#termine td {
	/*line-height:1.5;*/
	padding-bottom: 5px;

}

#termine .termine-datum {
	width:155px;
	}

/*Formatierung von Fotos im Text*/

dl.photo {
    border: 1px solid #dcdcdc;
    padding: 3px;
    width: auto;
}

dl.photo dt {
    padding: 2px 2px auto 2px;
    text-align: center;
    margin: 0;
}

dl.photo dd {
    text-align: center;
    font-weight: normal;
    margin: 2px 0 0;
    padding-bottom: 2px;
    font-size: 0.8em;
}

/*.standard {  width: 10em; }*/
	
