#text .lesen {
line-height:1.4em;
font-size: 110%;
margin-left: 15px;
}

#text .titel
{
font-size: 150%;
text-align: center;
font-weight: bold;
text-decoration: underline;
margin: 15px;
}


#text .gliederung
{
text-decoration: underline;
font-weight: bold;
font-size: 120%;
margin:5px;
}


#text .gliederung2
{
font-style: italic;
font-size: 110%;
font-weight: bold;
list-style: circle;
margin:5px;
}

#nav a:hover,  #tab1 a {
	background:#fff url(../pics/tire.gif) no-repeat;
	color:#000;
	padding: 4px 8px 4px 8px;
	margin:0px;
}
