@charset "utf-8";
html, body {
  background-color: #EEEEEE;
  font-family: Verdana, Geneva, sans-serif;
  height:100%;
  margin:0px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  color: #000;
  white-space: nowrap;
}
#container
{
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../Bilder/Allgmein/backgroundS.jpg);
}
.top {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1px;
}
.unten {
	vertical-align: middle;
}



#main {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	width: 98%;
}
.evepad {
	text-align: center;
	padding: 2px;
}
.titel {

}


.evetop {
	vertical-align: middle;
}

.evedatum {
	background-image: url(../../Bilder/FC/verlaufSilber.png);
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}
.eveturnier {
	background-color: #FF6;
	font-size: 12px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 24px;
}
.gebtitel {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666;
	background-color: #3CC;
}
.gebbild {
	text-align: center;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.gebdatum {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #00F;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


.dank {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	color: #FFF;
	text-align: center;
}
.txt   {
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 16px;
	color: #FFF;
	width: 16%;
}
.info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #00F;
	background-image: url(../Bilder/Button/verlaufSilberNew.png);
}
.txt a {
	text-decoration: none;
}
.color     {
	color: #FF0;
	padding-right: 4px;
	padding-left: 4px;
}
.txt a:link {
	color:#CCCCCC
}
.txt a:visited {
	color:#CCC
}
.txt a:active {
	color:#CCC
}
.txt a:hover {
	color:#FFF;
	font-size: 14px;
	background-color: #360;
	padding-right: 4px;
	padding-left: 4px;
}

.info a {
	text-decoration: none;
}
.info a:link {
	color:#00F
}
.info a:visited {
	color:#00F
}
.info a:active {
	color:#00F
}
.info a:hover {
	color:#FFF;
}
