body {
	background-color:#170b03;
	
}

th {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF9900;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}


h2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
}

li{
	font-family: "Verdana";
	text-align:justify;
    font-size: 13px;
    color: #ffffff;
}



.inhalt {
	font-family: "Verdana";
	text-align:justify;
    font-size: 13px;
    color: #ffffff;
}

.info {
	font-family: Verdana;
    font-size: 11px;
    color: #ccccff;
}

.veranstaltungen {
	font-family: Verdana;
    font-size: 11px;
    color: #333333;
}

.space {
	font-family: Verdana;
    font-size: 7px;
    color: #999999;
}

a:link {
	text-decoration: underline;
	color: #E0E0E0;
}
a:visited {
	text-decoration: underline;
	color: #E0E0E0;
}
a:hover {
	text-decoration: none;
	color: #E0E0E0;
}
a:active {
	text-decoration: none;
	color: #E0E0E0;
}

.address_detail{

  width: 100%;
	border: 0px solid #ff0000;
	border-top: 0;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 11px;
	display: none;
}

