
*
{
    font-family: Verdana, Serif;
    font-size: 12px;
    color: #000000;
}
html
{
}
body
{
    overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
    margin: 0px;
    color: #000000;
	background: url(http://basjo14-2.basvoetbal.nl/siteimg/background.gif) #ffffff;
}
body.wit
{
    background: none;
    background-color: #ffffff;
    margin: 0px;
}
#pagecontainer
{
	width: 1020px;
	background-color: #ffffff;
    color: #000000;
	margin: 0 auto;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
#header1
{
	width: 1020px;
	height: 0px;
	background-color: #ffffff;
    color: #000000;
}
.boven1
{
	width: 180px;
	height: 140px;
	border-bottom: solid 1px #cccccc;
}
.boven2
{
	width: 600px;
	height: 140px;
	border-bottom: solid 1px #cccccc;
}
#header2
{
	width: 1020px;
	height: 140px;
	background-color: #ffffff;
    color: #000000;
	border-bottom: solid 1px #cccccc;
}
#leftcontainer
{
	width: 180px;
	border-right: solid 1px #cccccc;
	background-color: white;
	color: black;
}
#menucontainer
{
	width: 180px;
}
#menu
{
	width: 180px;
	text-align: left;
	padding-top: 20px;
}
#menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li
{
	height: 28px;
}
#menu li a
{
	padding-left: 32px;
	color: black;
	font-weight: bold;
	font-size: 13px;
	background: url(http://basjo14-2.basvoetbal.nl/siteimg/menuunsel.jpg) no-repeat;
	background-attachment:fixed;
	background-position: 18px 6px;
	background-color: #ffffff;
}
#menu li a:hover
{
	color: #c12820;
	text-decoration: underline;
	background: url(http://basjo14-2.basvoetbal.nl/siteimg/menusel.jpg) no-repeat;
	background-attachment:fixed;
	background-position: 18px 6px;
	background-color: #ffffff;
}
#menu li a.menusel
{
    font-weight: bold;
	color: #c12820;
	background: url(http://basjo14-2.basvoetbal.nl/siteimg/menusel.jpg) no-repeat;
	background-attachment:fixed;
	background-position: 18px 6px;
	background-color: #ffffff;
}
#textcontainer
{
	width: 600px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #fcfcfc;
    color: #000000;
}
#rightcontainer
{
	width: 240px;
	border-left: solid 1px #cccccc;
	background: url(http://basjo14-2.basvoetbal.nl/siteimg/bgimg_rood.jpg);
}
#bottom
{
	width: 1020px;
	height: 24px;
	background-color: #ffffff;
	text-align: center;
	font-size: 10px;
	color: #cccccc;
	line-height: 24px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
#bottom a
{
	font-size: 10px;
	color: #cccccc;
	background-color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
hr.streep
{
	height: 1px; 
	width: 100%; 
	border-top:1px #cccccc dotted; 
	border-bottom: none;
	border-left: none;
	border-right: none;
	clear: both;
}
h1
{
    color: #000000;
    font-size: 20px;
	margin: 0;
	padding: 0;
}
h2
{
    color: #000000;
    font-size: 20px;
	margin: 0;
	padding: 0;
}
a
{
    color: #c12820;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #c12820;
    text-decoration: underline;
}
a.zwart
{
    color: Black;
    font-size: 10px;
    font-weight: normal;
}
a.zwart:hover
{
    text-decoration: underline;
}

.absmiddle
{
  vertical-align: middle;
} 
.border
{
    border: solid black 1px;
}
.klein
{
    font-size: 9px;
}
