@charset "iso-8859-1";


#BezirkLeftCol
{
	width: 520px;
}


#BezirkRightCol
{
	float: right;
	width: 200px;
}



#BezirkGMap
{
	width: 500px;
	height: 375px;
	margin-bottom: 20px;
}

#BezirkInfotext
{
	margin-bottom: 20px;
}

#BezirkKontakt
{
	width: 240px;
	overflow: hidden;
}


#BezirkStat
{
	float: right;
	width: 270px;
}

#BezirkDisclaimer
{
	font-size: xx-small;
	line-height: 1.0em;
	margin-top: 20px;
}

#BezirkVereine
{
	border: 1px dashed #000000;
	padding: 5px;
	width: 180px;
	overflow: hidden;
}


#BezirkTermine
{

	overflow: hidden;
}







#VereinMaincolumn
{
	width: 520px;
}


#VereinVereine
{
	float: right;
	width: 200px;
	border: 1px dashed #000000;
	padding: 5px;
	width: 180px;
	overflow: hidden;

}

#VereinLogo
{
	border: 0;
	float: right;
	max-width: 300px;
}

#VereinInfotext
{
	margin-bottom: 40px;
}

#VereinKontakt
{
	width: 240px;
	overflow: hidden;
}

#VereinStatistik
{
	width: 270px;
}

#VereinDisclaimer
{
	font-size: xx-small;
	line-height: 1.0em;
	margin-top: 20px;
}




table.archiv {
  border-collapse: collapse;
}

table.archiv td, table.archiv th {
  border: solid;
  border-color: #000000;
  border-width: 1px;
  padding: 3px;
  text-align: left;
}

table.archiv th {
  background-color: rgb(239, 225, 179);
}

table.archiv .l {
  text-align: left;
}

table.archiv .c {
  text-align: center;
}

table.archiv .r {
  text-align: right;
}

table.archiv a, table.archiv a:visited, table.archiv a:active {
  color: #000000;
  text-decoration: none;
}


