/******************************************************** 
 * StyleSheet Traiteur                                  *
 * ===================                                  *
 *  	                                                *
 * Logo:                                                *
 * - kleur: #A3977F                                     *
 * - met ewa wit over: #C8C1B3                          *
 * - lettertype: Verdana bold                           *
 *                                                      *
 * Lettertype:                                          *
 * - kleur: #663300					*
 * - lettertype: Verdana regular 			*
 *                                                      *
 ********************************************************/

/* Ewa algemene opmaak instellingen */
body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

/* Font instellingen */
p, h1, h2, h3, h4, h5, td, tr, li, a, input, body, .footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Groottes */
p, h4, h5, td, tr, li, a, input, body{
    font-size: 12px;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
.footer { font-size: 10px; }

/* Kleurinstellingen */

h1, h2, h3, p, .browntext{ 
	color: #663300; 
}
a, .greentext{ 
	color: #A3977F; 
}

.whitetext {color: #FFFFFF;}

/* Zet da es in 't vetjes */

h1, h2, a { 
	font-weight: bold; 
}

/* Specifieke instellingen */
a {text-decoration: none;}
input {
	border: 1px solid gray;
	color:#000000;
}

.button {
	font-size: 10px;
	color:#663300;
	background-color:#A3977F;
}


/* Margins */
/* Tekst staat 10px meer ingesprongen dan de titels */
h1, h2, h3, h4, h5, {
	margin-left: 10px;
	margin-top:  20px;
}

p {
	line-height: 16px;
	margin: 5px 20px 5px 20px;
}

/* Box voor in het zijpaneel */
.box_sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFF99;
/*	border: 1px dashed #A3977F; */
}

.box_sidebar p, .box_sidebar td{
	font-size: 10px;
	color: #663300;
}

.box_sidebar input{
	font-size: 10px;
}

.box_sidebar a{
	font-size: 10px;
	color: #A3977F;
	text-decoration: none;
}

/* Waarschuwingbox */
.box_warning{
	background-color: #FFFF99;
	color: #000000;
	border: 1px solid black;
	margin: 5px 0px 5px 20px;
}

.box_warning p{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10 px;
	margin-top:  5 px;
	font-size: 12px;
	line-height: 14px;
}

.box_warning h3{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5 px;
	margin-top:  5 px;
	font-size: 12px;
	font-weight: bold;
}

/* Waarschuwingbox */
.box_table{
	background-color: #FFFFFF;
	color: #663300;
	border: 1px solid black;
	margin: 5px 0px 5px 20px;
}

.box_table p{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10 px;
	margin-top:  5 px;
	font-size: 12px;
	line-height: 14px;
}

.box_table h3{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5 px;
	margin-top:  5 px;
	font-size: 12px;
	font-weight: bold;
}

.menulink{
	font-size: 10px;
}

.speelclub{
	background-color: yellow;
	color: #663300;
}

.rakkers{
	background-color: lightgreen;
	color: #663300;
}

.toppers{
	background-color: red;
	color: #663300;
}

.mannen{
	background-color: orange;
	color: #663300;
}

.ASPI{
	background-color: orange;
	color: #663300;
}


.leiding{
	background-color: white;
	color: #663300;
}
