body {
	background-color:#f59e3e;
	background-image:url(../images/design/back.jpg);
	background-repeat:repeat-x;
	
}

fieldset {
	width:90%; /* or a percentage, or whatever */
	margin-bottom: 10px
	align:center
}

td {
	font-family: "Verdana";
	text-align:justify;
    font-size: 13px;
    color: #ffffff;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #E07B1A;
	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: "Tahoma";
	text-align:justify;
    font-size: 14px;
    color: #2c2c2c;
}


.banner {
	font-family: "Verdana";
	text-align:justify;
    text-shadow:black 3px 3px 4px;
	font-size: 40px;
    color: #464646;
}


.inhalt {
	font-family: "Tahoma";
	text-align:justify;
    font-size: 14px;
    color: #2c2c2c;
}

.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.bannerlink {
	text-decoration: underline;
	font-weight:500;
    font-size: 14px;
	text-shadow: #ccccff;
	color: #E0E0E0;
}


a.inhaltlink {
	font-family: "Tahoma";
	text-align:justify;
	text-decoration: underline;
    font-size: 14px;
    color: #2c2c2c;
}


a:visited {
	text-decoration: underline;

}

a:hover {
	text-decoration: underline;
	text-decoration: overline;
}

a:active {
	text-decoration: none;
}

.address_detail{

  width: 100%;
	border: 0px solid #ff0000;
	border-top: 0;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 11px;
	display: none;
}
