/**
****************************************************************************
*Algemene instellingen
****************************************************************************
*/
body {
	padding: 0px;
	margin: 0px;
	background-color: #e5e5ed;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

li {
	list-style-position: outside;
	font-size: 10pt;
	padding: 0px;
}

li a {
	font-style: italic;
	color: #333333;
	text-decoration: none;
}

a {
	font-style: italic;
	color: #333333;
	text-decoration: none;
}

h1 {
	color: #000033;
	font-size: 14pt;
	font-weight: 900;
	text-transform: none;
	font-variant: small-caps;
}
h3 {
	font-size: 10pt;
	color: #000033;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-bottom: 3px;
	border-bottom-color: #000033;
	padding-left: 6px;
}
h4 {
	font-size: 10pt;
	color: #000033;
	font-style: oblique;
}

h2 {
	font-size: 12pt;
	color: #000033;
	font-weight: 900;
	font-variant: normal;
}

p   {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
}

/**
*****************************************************************************
* Header en menu
*****************************************************************************
*/

#kop {
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(images/kop.jpg);
	background-repeat: repeat-x;
	height: 173px;
	clip: rect(auto,auto,auto,auto);
	position: absolute;
}

#kop #schild_kop {
	top: 0px;
	right: 0px;
	position: absolute;
}

#menu {
	position: absolute;
	top: 173px;
	height: 56px;
	background-image: url(images/menu.jpg);
	width: 100%;
}

#menu a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: 600;
	color: #CCCCCC;
	text-decoration: none;
}

#menu a:hover {
	color: #6666CC;
	text-decoration: none;
}
#menu a:active {
	color: #CC9900;
}

#menu a:visited {
	color: #999999;
	text-decoration: none;
}

#menu p {
	font-family: "Courier New", Courier, monospace;
	font-variant: small-caps;
	color: #CCCCCC;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: 500;
}
#kop #schild {
	position: absolute;
	left: 27px;
	top: 28px;
	height: 117px;

}
#kop #ideefix {
	left: 0px;
	bottom: 0px;
	position: absolute;
}

/**
*****************************************************************************
* Lijf/Tekst algemeen
*****************************************************************************
*/
/** Sponsors*/
#lijf #centjes {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	float: none;
	clear: both;
}

/**Sponsors*/
#lijf #centjes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#lijf #tekst {
	width: 100%;
	float: right;
}

#lijf {
	position: absolute;
	width: 100%;
	top: 230px;
}

#tekst a:link {
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
#tekst a:hover {
	font-style: normal;
	color: #999999;
	text-decoration: none;
}


#tekst a:active {
	font-style: oblique;
	color: #CCCCCC;
	text-decoration: none;
}


/**
***********************************************************************
* Menu Home
***********************************************************************
*/
#lijf #tekst #inleiding {
	margin: 20px;
	width: 350px;
	float: left;
}

#lijf #tekst #kalender_klein {
	background-color: #FFFFFF;
	margin: 20px;
	height: 150px;
	width: 350px;
	border: 2px solid #333333;
	float: left;
}

#lijf  #tekst  img  {
	border: 2px solid #333333;
}


#lijf #tekst #contact {
	margin: 20px;
	width: 350px;
	float: left;
}

#lijf #tekst #reclameCasino p {
	margin: 10px;
}

/**
***************************************************************
* Menu Praesidium
***************************************************************
*/
#lijf #tekst #praesidium #praesidiumlid {
	float: left;
	width: 500px;
	height: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#lijf #tekst #praesidium #praesidiumlid img {
	padding-top: 20px;
}
#lijf #tekst #praesidium_vroeger #praesidium_vroeger_klein {
	width: 300px;
	margin-left: 20px;
	float: left;
	height: 400px;
}

#lijf #tekst #praesidium #praesidiumlid img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#lijf #tekst #praesidium h1 {
	padding-left: 20px;
}

/**
***********************************************************************
* Kalender
***********************************************************************
*/

.kalender {
	background-color: #FFFFFF;
	border: 2px solid #333333;
}
#lijf #tekst #kalender {
	height: 600px;
	width: 800px;
	background-color: #FFFFFF;
	border: 2px solid #333333;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: 40px;
	padding: 15px;
}

/**
****************************************************************************
* Menu Foto's
****************************************************************************
*/
#lijf #tekst #fotos #fotos_kop {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#lijf #tekst #fotos .fotos_klein {
	height: auto;
	width: 300px;
	padding-top: 20px;
	padding-left: 30px;
	position: relative;
	float: left;
}

#fotos h1 {
	padding-left: 30px;
}

/**
****************************************************************
* Menu Club
****************************************************************
*/

/** Menu geschiedenis*/
#lijf #tekst #geschiedenis {
	margin: 20px;
	width: 500px;
	float: left;
}

#lijf #tekst #clublied {
	margin: 20px;
	width: 300px;
	float: left;
}

#lijf #tekst #schild {
	margin: 20px;
	width: 500px;
	float: left;
}

/**
******************************************************************
* Menu Gastenboek
******************************************************************
*/


#lijf  #tekst  #iframes_gastenboeken {
	width: 500px;
	height: 1500px;
	margin: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**
******************************************************************
* Menu Forum
******************************************************************
*/


#lijf  #tekst  #iframes_forum {
	width: 95%;
	height: 1200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	
}
/**
****************************************************************
* Menu Links
****************************************************************
*/
#lijf #tekst #clubs {
	margin: 20px;
	width: 400px;
	float: left;
}
#lijf  #tekst  #andere_links  {
	width: 400px;
	margin: 20px;
	float: left;
}

/**
*********************************************************************
* Menu Extra
*********************************************************************
*/

#lijf #tekst #extra {
	width: 300px;
	float: left;
	margin: 20px;
}
/** richtlijnen.html (link in menu Extra) */
#lijf #tekst #richtlijnen {
	margin: 20px;
}

/** Ontgroening.html (link in menu Extra) */
#lijf #tekst #ontgroening {
	margin: 20px;
}


/** Liederen.html (link in menu Extra) */
#lijf #tekst #liederen {
	margin: 20px;
	float: left;
	width: 600px;
}

/** Liederen.html (link in menu Extra) */
#lijf #tekst #lied_klein {
	width: 400px;
	margin: 20px;
	float: left;
}

/**
******************************************************************
* Mordicus
******************************************************************
*/
#mordicus  {
	height: 20px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#mordicus  a  {
	text-decoration: none;
	color: #999999;
}

#lijf #tekst #reclameCasino {
	float: left;
	border: 2px solid #333333;
	width: 350px;
	margin: 20px;
}


