/* -----------------------------------------------
 * Style Sheet for TT Vereinsmeisterschaft
 * $Id: ttvm.css 107 2017-07-14 18:39:18Z wshbg $
 * Site: muemmel.net 
 * Author:   Wilfried Schmitten    www.muemmel.net
 * -----------------------------------------------
 */

#ttvm {
	/* float: left; */
	color:#444;
}

#ttvm h1, #ttvm h2 {
	padding: 25px 0 10px 10px;
	font: normal 2.5em Georgia, "Times New Roman", serif; 
	color: #48546A; 
}

#ttvm h2 {
	padding: 10px 0 10px 25px;
	font: normal 2em Georgia, "Times New Roman", serif; 
}

#ttvm div {
	clear:both;
}

#ttvm img {
padding: 10px 40px 10px 40px;
}

#ttvm thead tr , #ttvm tr.head {
	height: 25px;
	width: 85%; 
	font: normal 1.5em Georgia, "Times New Roman", serif; 
	color: #ffffff;
	padding:10px 0;
	background: #fa361a url(../grafik/tab_bg.gif) repeat-x;
}

#ttvm tr {
	background-color:#f0f0f0;
}

#ttvm tr.bg0 {
	background-color:#f7f7f7;
}

#ttvm tr.bgd0 {
	background-color:#f7f7f7;
}
*/
#ttvm tr.bg1 {
	background-color:#ffffff;
}

#ttvm tr.bg2 {
	background-color:#f0f0f0;
}

#ttvm th {
	background-color:#4f6887;
	color:#ffffff;
	font-weight:normal;
	text-align: center;
	font: normal 1em   courier, "courier new", lucida, console monospace;
}

#ttvm td {
	text-align:center;
	padding:2px 0 2px 4px;

}

#ttvm td.first {
	text-align: left;
}

#ttvm td.bold {

}

#ttvm td.erg_first {
	text-align: left;
	background-color:#4f6887;
	color:#ffffff;
}

#ttvm .gruen {
	background-color:green;
}

#ttvm .rot {
	background-color:red;
}
#ttvm hr {
	color: #fa361a;
}

.ttvm_marker {
	background-color:#c7c7c7;
	color:#ffffff;
}
