body  {
	background-color: #003300;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 17px;
}
.tabelLines {
	border: 6px solid #FFFFFF;
	text-align: center;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #336600;
}
.bodytxt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0;
	line-height: 20px;
}

.bodytxt .border{
	border:1px solid #fff;
}
.bodytxt p{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 40px;
	margin-right: 40;
	width: 500px;
	}
.boldtxt {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-left: 40px;
}
#homepage p{
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#homepage h3{
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
.menu {
	font-size: 14px;
	color: #fff;
	background-color: #030;
	margin: 0px;
	width: 960px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
.aktief { color:#F90; 
}

.imgLine {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h1 {
	visibility: hidden;
}
h3 {
	text-align: left;
	margin-left: 40px;
	font-size: 20px;
}
.onz {
	visibility: hidden;
}
#header {
	background-image: url(gfx/tafeltennisclub-strijp-header.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 960px;
	overflow: hidden;
}
table {
	border: 3px solid #FFF;
}
#info {
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #030;
	font-size: 13px;
	line-height: 20px;
}
.form {
	margin: 10px;
	padding: 0px;
	width: 400px;
}
