.document_update {
	font-size: 10pt;
	color: #C8C8C8;
	text-align: right;
}
#tabelle_zeiten {
	background-color: #FFE8B6;
	border: 1px solid blue;
	padding: 6px;
	width: 630px;
}

body {
	/* margin: 5px 0px 0px 5px; */
}

TD {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.bereich{
	margin: 0px 0px 10px 0px;
}

A:ACTIVE {
	color : Silver;
}

A:LINK {
	text-decoration : none;
	font : bold;
	color : Maroon;
}


A:HOVER {
	color : cc0000;
	text-decoration : none;
}

A:VISITED {
	color : ;
	
}

P {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #2B2B2B;
}

H1 {
	font-family : Verdana;
	font-size : 16pt;
	color : #000066;
}

H2 {
	font-family : Verdana;
	font-size : 12pt;
	color : #000066;
}

H3 {
	font-family : Verdana;
	font-size : 10pt;
	color : #000066;
}

ol {
	list-style: square;
}

.tblhead1 {
	color: black;
	font: bold 12px verdana;
}

p.abteilung {
	color: Red;
	font-size: 10pt;
	font-weight: bold;
}
.table_selector { 
	font-weight: bold; 
	margin-top: 6; 
	margin-bottom: 6 
}

H6 {
	font-family : Verdana;
	font-size : 12pt;
	color : #000066;
	margin-bottom: 3pt;
	margin-top: 10pt;
}

.tvb-logo {
	font-family: Times New Roman;
	font-size: 36pt;
	color: #FFFFFF;
	font-style:italic
}

/* **** Navigation **** */

#Navigation {
	width: 124px;
	background-color: #FFE8B6;
	border-right: 1px solid #D8BB7D;
}

#NaviKopf {
	width: 124px;
	height: 20px;
	margin: 0px;
	border-bottom: 1px solid #D8BB7D;
	border-top: 1px solid white;
	background-color: #FFF2D6;
	background-position: right;
	background-image: url('/images/contentbck1.gif'); 
}

#NaviKopf p {
	font: bold 9pt Verdana;
	/*padding: 2px 0px 0px 5px;*/
	margin: 2px 0px 0px 5px;
}

#NaviBody, #NaviBody-Bottom {
	font: 9pt Verdana;
	border-top: 1px solid white;
	background-color: #FFE8B6;
}

#NaviBody {
	border-bottom: 1px solid #D8BB7D;	
}

p.navi1 {
	padding: 2px 0px 2px 5px;
	margin: 0px;
}

p.navi2 {
	padding: 2px 0px 2px 10px;
	margin: 0px;
	font-size: 90%;	
}

p.bottomedge {
	margin: 0px 0px 0px 0px;
}

#Navigation p a:link{
	text-decoration: none;
/*	display: block; 
	width: 100%; */
	font-weight: bold;
/* padding: 6px 6%; 
	background-color: #5C6F90; 
	font: bold 10pt/1.5 arial, sans-serif; */
	color: Maroon;
}

#Navigation p a:visited {
	text-decoration: none;
/*	display: block; 
	width: 100%; */
/* padding: 6px 6%; 
	background-color: #5C6F90; 
	font: bold 10pt/1.5 arial, sans-serif; */
	color: Maroon;
}

#Navigation p a:hover {
	background-color: #804000;
	color: White;
/*	background-color: #DAA520; */
}

#TP {
	display: none;
}

#content {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 700px;
/*	height: 400px; 
	background-color: white; */
	
}

#textcontent {
	
}

#advertising {
	background-color: #FFF8E3;
	width: 100%;
	text-align: center;
/*	border: 1px solid red; */
}

#tvb-verein, #tvb-handball, #tvb-turnen {
	background-color: #FFF8E3;
	margin: 0px;
}

table.tblsection {
	margin: 10px 0px 5px 0px;
}

table.tbldescription {
	width: 220px;
	height: 25px;
	background-image: url('/images/contentbck1.gif');
}

table.tblcontent {
	width: 100%;
	background-color: white;
	border-collapse: collapse;
	border-width: 0px;
}

.news_datum {
	color: #3333CC;
	font-weight: bold;
}

.news_class {
	color: #3333CC;
	font-size: 8pt;
}

.news_title {
	color: black;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 15px;
}
.bildunterschrift {
	font-size:	90%;
	font-style:	italic;
	color: Navy;
	text-align: center;
}

.tablehead1 {
	color: #333366;
	font-weight: bold;
}

.abschnittueberschrift {
	padding: 5px 0px 0px 5px;
	margin: 25px 40px 0px 0px;
	height: 25px;
	color: #333366;
	font-weight: bold;
	background-image: url('/images/contentbck1.gif');
	background-repeat: repeat-y;
	border-bottom: 1px solid gray;	
}