/* Start of CMSMS style sheet 'spons logo2010 layout topmenu2' */
/* css for spons.org by Marco van den Hout
   2006/01/30 rev.1
   2007/09/27 adapted for cms made simple
*/

body {   
	background: url("/uploads/images/witblauw1920px.jpg"); 
	background-position: 0px 0px;
        background-repeat: no-repeat;
        background-color: #388CCC;
	color: #FFF;
        font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
        width: 100%;
}

a	{ color: #DC3151; }
a:hover { color: #a0a0a0; }

#container {
		top: 0px;
		left: 0px;
		border: none;
		width: 100%;
}

div#footer {
   background: none transparent;
   clear:both;       /* keep footer below content and menu */
   color: #B3957B;
   bottom: 0px;
   margin: 0px 10px;
}

div#footer p {
   color: #B3957B; 
   font-size: 0.8em;
   padding: 1.5em;      /* some air for footer */
   text-align: center; /* centered text */
   margin:0;
}

div#footer p a {
   color: #B3957B; 
}

#main {
 		border-style: none;
		border-width: thin;
		border-color: white;
		padding: 190px 10px 0px 10px;
		margin: 10px;
                position: relative;
/*		top: 60px; */
/*		left: 420px; */
		text-align: left;
}

p.groter {	font-size: x-large;
}

p.lucidahw {	font-family: "lucida handwriting";
}

#menu_vert {
		font-size: large;
		font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
		font-style: none;
                text-decoration: none;
 		}
#menu_vert a {
                color: #000;
                text-decoration: none;
	        }
#menu_vert a:hover {
		color: #a0a0a0; }


/* End of 'spons logo2010 layout topmenu2' */

