/*                   GENERAL                       */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #eee url(../images/bg_ie.gif) repeat-y center;
	font: 11px Tahoma, Helvetica, sans-serif;
}
body {
	background: #eee url(../images/bg.gif) repeat-y center;
}
.small  {
	font-size: 10px; 
	font-family: verdana,arial,sans-serif;
    color:#333333;
	}

#site {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 800px;
}
#header {
	background: #FFFFFF url(../images/header.jpg) no-repeat left top;
	width: 100%;
	height: 123px;
	cursor:pointer;
}
#footer {
	background: url(../images/footerbg.jpg) no-repeat;
	height: 34px;
	position: relative;
	margin: 0px auto;
	width: 800px;
	font-size: 9px;
	color: #333399;
	padding-top: 34px;
}


/*                   LINKS                     */
a {
	color: navy;
}
a:hover {
	color: #003399;
}
a:visited {
	color:#000033;
}
a:active {
	color: #0000CC;
}

/*                 TEXT STYLES                    */
#main {
	line-height: 150%;
	color: #333333;	
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 30px 50px 10px 30px;

}
h1 {
	font-size: 26px;
	color: navy;
	margin-bottom: 25px;
}
h2 {
	font-size: 17px;
	color: #343399;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	font-weight: bold;
}
#main p, #main dl {
	margin: 10px 25px 0px 55px;
}
#main ul, #main ol {
	margin: 10px 25px 0px 40px;
	padding: 10px 25px 0px 40px;
}
p strong, p b {
	color:#666666;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 20px 25px -10px 55px;
	letter-spacing: 1px;
}
#main dl {
	margin-left: 55px;
}
#main dl dt {
	font-weight: bold;
	margin-top: 10px;
}
#main dl dd {
	margin: 0px;
	padding: 0px;
}
.melding_ok {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	background: #C4FFC4;
	border: 2px solid #006600;
	margin: 15px 50px 15px 25px;
	padding: 3px 5px 3px 15px;
	text-align: left;
}
.melding_error {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	background: #FFB9B9;
	margin: 15px 50px 15px 25px;
	padding: 3px 5px 3px 15px;
	border: 2px solid #990000;
	text-align: left;
}
div.capcont img, div.capcont_gallery img{
	padding: 3px;
	border: 1px solid #333;
}
div.capcont, div.capcont_gallery {
	margin: 10px 20px 10px 55px;
}
#main div.capcont p, #main div.capcont h3, #main div.capcont_gallery h3 {
	margin: 0px;
	padding: 0px;
}
#main div.capcont ol {
	margin: 10px 25px 10px 0px;
	padding: 0px;
	font: 11px Verdana, Helvetica, sans-serif;
	color: #333;
}
#main div.capcont_gallery ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
div.capcont ol li {
	margin: 4px 20px 0px 0px;
	border-top: 2px solid #ccc;
	background: #eee;
	list-style-type: none;
	padding: 4px 10px 4px 10px;
 	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: 1px;
}
div.capcont_gallery ol li {
	margin: 0px 20px 0px 0px;
	border: none;
	background: none;
	list-style-type: none;
}
.capcont_auteur {
	font: 10px Verdana, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 0px;
}
div.capcont ol li.meer, div.capcont_gallery ol li.meer {
	background: none;
	border: none;
	text-align: right;
	font-style: italic;
}

/*            COLUMNS                 */
#leftcol, #rightcol {
	width: 159px;
	float: left;
}
#main {
	width: 480px;
	background: white url(../images/contentbg.gif) no-repeat left top;
	float: left;
	margin: 0px 1px 0px 1px;
	margin-top: -8px;
}
html>body #main {
	margin-top: 0px;
}
div.spacer {
	height: 1px;
	visibility: hidden;
	clear: both;
}


/*            TOPNAV              */
#topnav {
	background: navy url(../images/bar.gif) no-repeat right top;
	height: 27px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#topnav ul {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	height: 27px;
	list-style-type: none;
}
#topnav ul li {
	padding: 5px 0px 8px 0px;
	margin: 0px;
	display: inline;
	float: left;
}
#topnav ul li:hover {
	background: #333399; 
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 20px 8px 20px;
}
#topnav a:hover {
	text-decoration: underline;
}
#topnav .current {
	background: #6666CC; 
	font-weight: bold;
}
#topnav .current a {
	font-weight: bold;
}
#topedge {
	background: url(../images/bovenrand.jpg) no-repeat;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
html>body #topedge {
	margin: 0px;
}






/*              STUFF in de SIDEBARS           */
.stuff {
	padding: 10px 10px 10px 20px;
	margin: 10px 0px 0px 0px;
	background: url(../images/menuitembg.gif) repeat-y right;
	border-bottom: 1px solid #9C9CBC;
	border-top: 1px solid #9C9CBC;
	color:#666666;
}

#rightcol .stuff {
	background: url(../images/menuitembg.gif) repeat-y left;
}

.stuff dt {
	color: #6666CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	padding: 0px 0px 5px 0px;
}

.stuff dd {
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.3em;
}

.stuff dd.forum {
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 20px;
	background: url(../images/ico_envelop.gif) no-repeat 0px 2px;
}
html>body .stuff dd.forum {
	background: url(../images/ico_envelop2.gif) no-repeat 0px 2px;
}
.stuff dd.forum:hover {
	background: url(../images/ico_envelop.gif) no-repeat 0px 2px;
}

.stuff dd.kalender {
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 20px;
	background: url(../images/ico_kalender.gif) no-repeat 0px 0px;
}
html>body .stuff dd.kalender {
	background: url(../images/ico_kalender2.gif) no-repeat 0px 0px;
}
.stuff dd.kalender:hover {
	background: url(../images/ico_kalender.gif) no-repeat 0px 0px;
}
.stuff dd.fotoalbums {
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 20px;
	background: url(../images/ico_foto.gif) no-repeat 0px 0px;
	min-height: 16px;
}
html>body .stuff dd.fotoalbums {
	background: url(../images/ico_foto2.gif) no-repeat 0px 0px;
}
.stuff dd.fotoalbums:hover {
	background: url(../images/ico_foto.gif) no-repeat 0px 0px;
}
.stuff dd.nieuws {
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 20px;
	background: url(../images/ico_nieuws.gif) no-repeat 0px 2px;
}
html>body .stuff dd.nieuws {
	background: url(../images/ico_nieuws2.gif) no-repeat 0px 2px;
}
.stuff dd.nieuws:hover {
	background: url(../images/ico_nieuws.gif) no-repeat 0px 2px;
}
.stuff dt a {
	text-decoration: none;
	color: #6666CC;
}
.stuff dt a:hover {
	text-decoration: underline;
	color: #666666;
}
.stuff dt a:visited {
	text-decoration: none;
	color: #6666CC;
}

















/*                    MENU                */
#menu li {
	list-style-type: none;
	text-align: right;
	padding: 3px 10px 3px 0px;
	margin: 0px;
}

#menu a {
	text-decoration: none;
	color: navy;
	border-right: 7px solid #6666CC;
	padding-right: 10px;
}

#menu a:hover {
	text-decoration: underline;
	border-right: 7px solid navy;
}

#menu ul {
	padding: 0px;
	margin: 0px;
}

#menu{
	padding: 10px;
	margin: 10px 0px 0px 0px;
	background: url(../images/menuitembg.gif) repeat-y right;
	border-bottom: 1px solid #9C9CBC;
	border-top: 1px solid #9C9CBC;
}

#menu #current { 
	font-weight: bold; 
}



/*                          FORMS                    */
div.row {
	clear: both;
	padding: 0px;
	margin: 15px 25px 0px 55px;
}
html>body div.row {
	padding-top: 15px;
}
div.row span.label {
	float: left;
	width: 80px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
html>body div.row span.label {
	width: 130px;
}	
div.row span.formw {
	float: left;
	width: 200px;
	text-align: left;
	margin: 0px;
	padding: 0px;
} 
input, textarea, select {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	color: #333;
	background: #eee;
	font: 11px Verdana, Arial;
}
input.check {
	border: none;
	background: none;
}
input.button {
	background: #ddd;
	color: #666;
	padding: 2px 12px 2px 12px;
	margin-top: 10px;
}
input.button:hover {
	background: #eee;
}
input.button:active {
	background: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 3px 11px 1px 13px;
}
input:hover, textarea:hover {
	background: white;
}

ul.partners {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul.partners li {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
}


div.sponsor {
	width: 200px;
	height: 60px;
	float: left;
	margin: 30px 0px 0px 15px;
}
html>body div.sponsor {
	margin: 30px 15px 10px 20px;
}
div.sponsor div.sponsor_link {
	margin-top: -15px;
	padding-right: 10px;
	text-align: right;
}



p.informail_auteur, p.small {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
}
span.info{
    position:relative;
    z-index:24;
    color:#000;
    text-decoration: underline;
	cursor: help;
}

span.info:hover{
	z-index:25; 
	background-color: white;
}

span.info span{
	display: none
}

span.info:hover span{
    display:block;
    position:absolute;
    top:1.5em; 
	left:2em; 
	width:25em;
    border:1px solid #333;
    background-color:#999; 
	color:#fff;
    text-align: left}


/* plaatjes links en rechts uitlijnen */
img.alignright {
	float: right;
	margin: 10px 25px 10px 15px;
}
img.alignright2 {
	float: right;
	margin:	10px 20px 10px 0px;
}
img.alignleft {
	float: left;
	margin: 10px 15px 10px 3px;
}


/* Championsleague Poule*/

td.clp_done {
	background-color:#CCD9FF;
	}

td.pouleheader {
	border:1px solid #333;
	background-color:#999;
	text-align: center;
	font-weight: bold

	}
