@charset "UTF-8";
/* CSS Document */

body {
	/*background: url("images/pagebg.jpg");*/
	background-repeat: no-repeat;
	background: #d1d1d1;
}

.all {
	width: 990px;
	margin: 0 auto;
}

.top {

	}
	
.page {
	background: url("images/pagebg.png");
	background-repeat: repeat-y;
	
	}
	
.footer {
	background: url("images/footer.png");
	background-repeat: no-repeat; 
	clear: both;
	height: 40px;
	}

.kopfdaten {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	border: 1px solid #333;
	padding: 3px;
	width: 642px;
	background: #eee;
}
	

.zeile {
	background: url(images/tablehead.png);
	color: #fff;
	line-height: 20px;
	margin-bottom: 2px;
}

.datum {
	float: left;
	padding-right: 5px;

}

.uhrzeit {
	
float:left;
width: 65px;
padding-left: 5px;
}
	


.ergebnisse {
	border: 1px #333 solid;
	padding: 2px;
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12px;
	
}



.bahn {
	float: left;
	width: 40px;
	text-align: center;
	border-right: 1px solid #333;
}

.zeilebahn {
	float: left;
	width: 40px;
	text-align: center;
	border-right: 1px solid #333;
}

.platz {
float: left;
width: 40px;
text-align: center;
border-right: 1px solid #333;
}

.zeileplatz {
float: left;
width: 40px;
text-align: center;
border-right: 1px solid #333;
}

.mannschaft {
	float: left;
	width: 345px;
	border-right: 1px solid #333;
	padding-left: 5px;
	margin-right:5px;
}

.zeilemannschaft {
	float: left;
	width: 345px;
	border-right: 1px solid #333;
	padding-left: 5px;
	margin-right:5px;
}


.zeit {
	
float:left;
width: 65px;
border-right: 1px solid #333;
padding-left: 5px;
}

.zeilezeit {
	
float:left;
width: 65px;
border-right: 1px solid #333;
padding-left: 5px;
}
	
.verein {

}

.zeileverein {

}

.zeilerennen {
	background: #ccc;
	line-height: 20px;
	background: #eee;

}

.navigationhead {
width: 900px;
margin: 0 auto;
border-bottom: solid #ccc 1px;
}
.menu {
width: 500px;
margin-left: 2px;
}

p {
	margin: 5px;
}

.right {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 230px;
	float:right;
	height: 250px;
	margin-right: 55px;
	margin-top:47px;
	

}

#navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 230px;
	/*float:right;*/
	height: 224px;
	overflow: auto;
	/*margin-right: 20px;*/
	border: 1px solid #333;
	padding:5px;

}


a:link{

color:#cc0000;

text-decoration: none

}
a:visited{

color:#cc0000;

text-decoration: none

}
a:hover{color:#333;

text-decoration: none

}
a:active{color:#ccc;

text-decoration: none

}

#content {
	width: 650px;
	margin-left: 45px;
	margin-top: 10px;
}

.wettkampf {
	font-size:11px;
	text-decoration:underline;
	font-weight: bold;
	margin-left: 0;
}

.menu {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 0;
}




