/* CSS Document */
/* CSS Document */

    body {

         }


  #nav 
	{
	display: none;
}


  #inhalt 
	{
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	border: 0px solid green;
	width: 410px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 60px;
	font-size: 11px;
}

  a:link 
	{
	color:black;
	text-decoration: none;
    }

  a:visited 
	{
	color: black;
	text-decoration: none;
    }



  a:hover 
	{
	color: black;
	text-decoration: none;
    }


  a:active 
	{
	color: black;
	text-decoration: none;
    }


  h1 
	{
	color: black;
	font-weight: bold;
	font-size: 36px;
	text-align: right;
	margin-top:50px;
	width: auto;
}

  p,td 
	{
	color: black;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
    }



.klein {
	font-size: 9px;
}

.datum {
	font-weight: bold;
	text-align: right;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}
.auftritt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
}
li {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 7px;
}
span.infobox {
	display: block;
}
