.Kopf {
	opacity:0.2;
	-moz-opacity:0.2;
	filter:alpha(opacity=20);
	background-color: #000;
}
.Fusszeile {
}
.Fussfeld {
	background-color: #300;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #630;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}
.anwesenheit {
	font-family: "Comic Sans MS", cursive;
}
.Damen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	text-align: center;
}
.Inhalt {
	/*background-image: url(../images/Muster2a.jpg);
	padding: 20px;*/
	
	/*opacity:0.85;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
	background-image: url(../images/leder3.png);*/
	
	background-image: url(../images/shine_drot.png);
	background-repeat: repeat;
	border: medium none #B26948;
	color: #FFC;
}
.designtitel0 {
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	color: #CCC;
	background-color: #300;
	border: thin none #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.design0 {
	font-family: Vijaya, "Monotype Corsiva", Georgia, serif;
	color: #CCC;
	padding: 10px;
	letter-spacing: 110%;
}
.designtitel1 {
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	color: #300;
	background-color: #FFC;
	border: thin none #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.design1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	padding: 10px;
}
.DamenListe {
	page-break-before: always;
	page-break-after: always;
	border: 1px solid #600;
	padding: 3px;
}
.DameTitel {
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FFC;
	letter-spacing: 4pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.DameBild {
	color: #F03;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: thin solid #F00;
}
.DameKurz {
	font-family: "Comic Sans MS", cursive;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.DameText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	line-height: 120%;
	letter-spacing: 120%;
}
.DameService {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-size: small;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.DameTN {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #111;
	color: #F0F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	vertical-align: top;
}
.Club10 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	border: medium none #333;
}

a.tooltip {
	text-decoration:none;
}
.tooltip span.info{
	display:none;
}
.tooltip:hover span.info{
	display:block;
	position:absolute; 
	width:200px; 
	height:200px;
}

.plan  {
	width:100%;
	border: 1px solid #33F;
	border-collapse:collapse;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.tdheader{
	width:20%;
	font-weight: normal
}
.tdzelle{
	width:20%;
	font-weight: normal;
	font-size: small;
}
.tdzelle1{
	width:20%;
	font-weight: bold;
	font-size: small;
	background-image: url(../images/black_shine.png);
	background-repeat: repeat;
}
.plan tr, .plan td {border: 1px solid #99F; border-spacing:0px; height:25px;}
.plan td{text-align:center; vertical-align:middle}

.rand_r {
	background-image: url(../images/rand2_r.png);
	background-repeat: repeat-y;
	background-position: left;
}
.rand_l {
	background-image: url(../images/rand2_l.png);
	background-repeat: repeat-y;
	background-position: right;
}
.rand_o {
	background-image: url(../images/rand2_o.png);
	background-repeat: repeat-x;
	background-position: bottom;
	letter-spacing: 2px;
	vertical-align: text-top;
	text-align: center;
	font-size: small;
	color: #C03;
}
.rand_u {
	background-image: url(../images/rand2_u.png);
	background-repeat: repeat-x;
	background-position: top;
}
.rand_or {
	background-image: url(../images/rand2_or.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rand_ol {
	background-image: url(../images/rand2_ol.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rand_ur {
	background-image: url(../images/rand2_ur.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.rand_ul {
	background-image: url(../images/rand2_ul.png);
	background-repeat: no-repeat;
	background-position: right top;
}
a:hover img
{
	opacity:0.2;
	-moz-opacity:0.2;
	filter:alpha(opacity=20);
	background-color: #000;

} 

