﻿/* CSS la-krs-bsl_vereine */

/* Als Erstes ein CSS importieren */
@import "la-krs-bsl_hauptframe.css";

/* Seite "vereine.html" im "hauptframe", Index */
a img {
border: 0 none;
}

.style_table_vereine_index {
	width: 800px;
}
.style_table_vereine_index_columns {
	width: 20px;
	text-align: center;
}
/* Seite "vereine.html" im "hauptframe", Tabelle */
.style_table_vereine {
	width: 800px;
}
.style_table_vereine_column_1 {
	width: 120px;
	text-align: center;
	text-decoration: none;
}
.style_table_vereine_column_2 {
	width: 8px;
	vertical-align: top;
}
.style_table_vereine_column_3 {
	font-size: x-small;
	width: 70px;
	text-align: center;
	text-decoration: none;
}
.style_table_vereine_column_4 {
	font-size: x-small;
	width: 70px;
	text-align: center;
	text-decoration: none;
}
.style_table_vereine_column_5 {
	width: 184px;
	text-decoration: none;
}
.style_table_vereine_column_6 {
	width: 184px;
	text-decoration: none;
/*	vertical-align: top; */
}
.style_table_vereine_column_7 {
	width: 184px;
/*	vertical-align: top; */
}
