/* CSS Document */

.clublinkespalte{
		border-style: solid;
		border-width: thin;
		border-color:rgb(21,1,133);
		position:absolute;
		width:144px;
		top:0px;
		left:0px;
		margin:2px;
		background-color:rgb(252,252,252);
		font-family: Arial, Helvetica, sans-serif;
		text-align:center;
		z-index:1;
		}
a.clublinkespaltelink:link{
		text-decoration:underline;
		font-weight:bold;
		color:rgb(255,255,255);
		}
a.clublinkespaltelink:visited{
		text-decoration:underline;
		font-weight:bold;
		color:rgb(255,255,255);
		}
a.clublinkespaltelink:hover{
		text-decoration:none;
		font-weight:bold;
		color:red;
		}
a.clublinkespaltelink2:link{
		text-decoration:underline;
		font-weight:bold;
		color:rgb(21,1,133);
		}
a.clublinkespaltelink2:visited{
		text-decoration:underline;
		font-weight:bold;
		color:rgb(21,1,133);
		}
a.clublinkespaltelink2:hover{
		text-decoration:none;
		font-weight:bold;
		color:red;
		}
.clublinkespaltefeld1{
		left:2px;
		color:rgb(21,1,133);
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		border-bottom-style: solid;
		border-bottom-width: thin;
		border-bottom-color:rgb(21,1,133);
		padding-bottom:5px;
		padding-top:5px;
		}
.clublinkespaltefeld2 {
		background-color:rgb(21,1,133);
		width:100%;
		color:rgb(255,255,255);
		font-size:10px;
		font-weight: bold;
		text-align:left;
		padding:0px;
		margin:0px;
		padding-bottom:5px;
		padding-top:5px;
		}
.clublinkespaltefeld3{
		left:2px;
		background-color:rgb(245,245,245);
		color:rgb(21,1,133);
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		border-bottom-style: solid;
		border-bottom-width: thin;
		border-bottom-color:rgb(21,1,133);
		padding-bottom:5px;
		padding-top:5px;
		}
.clubtext1 {
		color:rgb(0,0,0);
		font-size:10px;
		font-weight:normal;
		z-index:0;
		}
form{
		margin:0px;
		padding:0px;
		}
input.text {
		border:none;
		padding:1px;
		font-family: Arial, Helvetica, sans-serif;
		color:rgb(21,1,133);
		font-size:8px;
		font-weight:bold;
		text-align:right;
		height:12px;
		}
button.submit{
		border:none;
		background-color:rgb(21,1,133);
		color:rgb(255,255,255);
		font-family: Arial, Helvetica, sans-serif;
		font-size:8px;
		font-weight: bold;
		text-align:center;
		}
.classinfofenster1{
		padding:10px;
		width:80px;
		height:70px;
		position: absolute;
		left:50px;
		top:450px;
		color:rgb(21,1,133);
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:normal;
		border-style: solid;
		border-width: thin;
		border-color:rgb(21,1,133);
		background-color:rgb(240,240,240);
		z-index:100;
		visibility:hidden;
		}