body		{
		background-color: #666666;
/*		font-family: Gillsans, Verdana, Arial, sans-serif;*/
			}

#container { 
		margin-top: 20px; /*auto;*/
		margin-right: auto; 
		margin-bottom: auto; 
		margin-left: auto; 
		border: 1px solid #000000;
		height: 545px;
		width: 980px;
		position: relative;
		background-image: url(http://www.a58.info/images/a58background.jpg);
/*		font-weight: bold;
		font-family: Gillsans, Verdana, Arial, sans-serif;
		font-size:12px;		*/
		}
 
#kampioen	{
		position: absolute;
		font-weight: bold;
		top: 87px;
		right: 15px;
		text-align:right;
		color: #e8e8e0;
 			}
			
#kampioen_boven{
/*		position: absolute;
		top: 100px;*/
		font-size:18px;	
/*		font-weight: bold;
		right: 15px;
		color: #e8e8e0;
		*/
				}
		

#kampioen_onder	{
/*		position: absolute;
		top: 121px;*/
		font-size:16px;
/*		font-weight: bold;
		right: 15px;
		color: #e8e8e0;
*/		
		}

.dminpag	{
		position: relative;
		font-weight: bold;
		top: 100px;
		left: -20px;
 			}

#kader_menulinks	{
		position: absolute;
		top: 120px;
		left: -20px;
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
		list-style-type: none;/*	*/
}

#kader_menulinks li 	/*instelling menu's links*/ {
		margin-top: 5px; /* hiermee bepaal je de vertical ruimte tussen de kopjes */
		list-style-type: none;
		}

#kader_menulinks a 	/*instelling menu's links*/{
		text-decoration:none;
		color: #FFFFFF;
		}

#kader_menulinks a:hover 	/*instelling menu's links*/{
		padding: 0 0 0px 0px;
		margin: 0 0 0 10px;
		margin-top: 0px;
		list-style-type: none;
		color: #18DBF3;
		}

li  /*instelling menu's links*/      {
        background-color: none;
		border: 1px solid invisible;
        z-index: 1;
        cursor: pointer;
		margin: 0px 0px 0px 0px;
        }


li:hover /*instelling menu's links*/ {
        background-color: none;
		padding: 0 0 0 0px;
        z-index: 1;
        cursor: pointer;
		margin: 0px 0px 0px 0px;
        }

li:active	{
		background-color: /*red #a84885*/;
		margin: 0 0 0 2px; /*insping van ingedrukt menu-item*/
			}

/*
#kader_menulinks_eigenweg	{
		position: relative;
		top: 122px;
		left: -20px;
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
		list-style-type: none;
		display:inline;
}


#kader_menulinks_eigenweg li 	/*instelling menu's links*/ 
/*
		{
		margin-top: 5px; /* hiermee bepaal je de vertical ruimte tussen de kopjes */
/*		list-style-type: none;
		}

#kader_menulinks_eigenweg a 	/*instelling menu's links*/
/*		{
		text-decoration:none;
		color: #FFFFFF;
		}

#kader_menulinks_eigenweg a:hover 	/*instelling menu's links*/
/*		{
		padding: 0 0 0px 0px;
		margin: 0 0 0 10px;
		margin-top: 0px;
		list-style-type: none;
		color: #18DBF3;
		}
*/
li  /*instelling menu's links*/      {
        background-color: none;
		border: 1px solid invisible;
        z-index: 1;
        cursor: pointer;
		margin: 0px 0px 0px 0px;
        }


li:hover /*instelling menu's links*/ {
        background-color: none;
		padding: 0 0 0 -20px;
        z-index: 1;
        cursor: pointer;
		margin: 0px 0px 0px 0px;
        }

li:active	{
		background-color: /*red #a84885*/;
		margin: 0 0 0 2px; /*insping van ingedrukt menu-item*/
			}

a.inloguitlog{
		position: absolute;
		left: 20px;
		top: 510px;
		width: 105px;
		background-color:#A84885;
		color: #FFFFFF;
		font-weight: bold;
		text-align: center;
		padding: 3px;
		text-decoration:none;
		font-size: 16px;

			}	

a.inloguitlog:hover
			{
		background-color: #e8e8e0 ;
		border: 2px solid #a84885;
		color: #a84885;
			}

.sponsorbox	{
		position:absolute;
		top: 345px; /*385px*/
		left: 20px;
		width: 110px;
		border: 0px solid #4296ab;
			}
			
.sponsor_aankondiging	{
		font-size: 14px;
		color: #FFFFFF;
		background-color: #2496ab;
		text-align: center;
		}			

.sponsor_logo	{
		border: 1px solid #2496ab;
		text-align:center;
		padding: 3px 0 0px 0;
	
		}
		
		
.header	{
		position: absolute;
		top: 170px;
		left: 165px;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 0px;
		margin-left: 10px;
		z-index: 0;
		}

.pagina	{color: #FFFFFF;
		font-size:20px;
		background-color: #2596ab;
		border: 5px solid #2596ab;
				}
.pagina a
		{text-decoration: none;}

a.knop	{
		color: #2596ab;
		font-size:16px;
		background-color:none;
		border: 1px solid #2596ab;
		margin: 20px 0px 20px 10px;
		padding: 2px;
		text-decoration: none;
		}

a.bestelknop	{
		color: #FFF;
		font-size:16px;
		font-weight:bold;
		background-color: #6CF;
		border: 1px solid #FFF;
		margin: 20px 0px 20px 10px;
		padding: 2px;
		text-decoration: none;
		}

a.knop:hover {
		color: #a84885;
		border: 1px solid #a84885;
			}

.content /* instellingen voor het blok aan inhoud*/	{
		position: absolute;
		top: 200px;
		left: 165px;
		width: 400px;
		height: 305px;
		padding: 10px 10px 0 0px;
		margin: 10px 0 0 10px;
		font-family: Gillsans, Verdana, Arial, sans-serif;
		font-size:12px;	
		overflow:auto;
		border-top: 1px solid #2496ab;
		border-bottom: 1px solid #2496ab;
/*			border-right: 1px dotted #2496ab;
		border-left: 1px dotted #2496ab;
*/
			}

.content_600px	{
		position: absolute;
		top: 200px;
		left: 165px;
		width: 580px;
		height: 306px;
		padding: 10px 10px 0 0px;
		margin: 10px 0 0 10px;
		font-family: Gillsans, Verdana, Arial, sans-serif;
		font-size:12px;	
		overflow:auto;
		border-top: 1px solid #2496ab;
		border-bottom: 1px solid #2496ab;
				}
/*
.content_780px	{
		position: absolute;
		top: 200px;
		left: 165px;
		width: 780px;
		height: 270px;
		padding: 10px 10px 0 0px;
		margin: 10px 0 0 10px;
		font-family: Gillsans, Verdana, Arial, sans-serif;
		font-size:12px;	
		overflow:auto;
		border-top: 1px solid #2496ab;
		border-bottom: 1px solid #2496ab;
				}
*/

.content_800px	{
		position: absolute;
		top: 200px;
		left: 165px;
		width: 780px;
		height: 306px;
		padding: 10px 10px 0 0px;
		margin: 10px 0 0 10px;
		font-family: Gillsans, Verdana, Arial, sans-serif;
		font-size:12px;	
		overflow:auto;
		border-top: 1px solid #2496ab;
		border-bottom: 1px solid #2496ab;
				}

hr	/*instellen voor hr binnen content*/ {margin-left:0px;	
	color: #2496ab;	
	height: 1px;
	}

.kopje	/*instellingen voor kopjes binnen content*/{
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight: bold;
		color: #2496ab;
		}		

a.klein	 /*instellingen voor links binnen content*/{font-size: 14px;
		text-decoration:none;
		}


