/* CSS Document */
/* Begin Container */
html, body{			
			background-color:#333333;
			margin:0px;
			padding:0px;
			}

#Site{
			background-image:url(images/Achtergrond.png);
			background-repeat:repeat;
			
			width:800px;
			min-height:600px;
			height:auto;
			
			margin:auto;
			margin-top:50px;
			}

#Site input, #Site textarea {
	padding:2px;
	border:1px solid #666666;
	background:#FFFFFF;
	vertical-align: middle;
}
/* Einde Container */
			
/* Begin Bovenkant */
#Bovenkant{
			background-image:url(images/Bovenkant.png);
			height:136px;
			width:800px;
			}
/* Einde Bovenkant */

/* Begin Login Menu */
#LoginMenu{
			float:right;
			margin-right:50px;
			margin-top:-130px;
			}
					
#LoginItem{
			color:#000000;
			text-align:center;
			}
/* Einde Login Menu */

/* Begin Menu */
#Menu{
			float:left;
			}

#MenuBoven{
			background-image:url(images/MenuBoven.png);
			height:60px;
			width:225px;
			}
					
#MenuMidden{
			background-image:url(images/MenuMidden.png);
			height:auto;
			width:225px;
			margin-top:-18px;			
			}

#MenuOnder{			
			background-image:url(images/MenuOnder.png);
			height:40px;
			width:225px;
			margin-top:-18px;
			}

#MenuItem{
			color:#000000;
			padding-left:20px;
			list-style: none;
			}

#MenuItem ul{
			list-style: none;
			font-decoration: none;
			}

#Menu a{
			color: #000000;
			font-weight: bold;
			text-decoration: none;
			}


/* Einde Menu */

/* Begin Tekst */
#Tekst{		
			background-image:url(images/Achtergrond.png);	
			background-repeat:repeat;
			margin-top:20px;
			float:right;
			color:#000000;
			height:auto;	
			width:575px;
			}
/* Einde Tekst */

/* Begin Footer */
#Footer{
			background:#333333;
			margin:auto;
			text-align:center;
			width:800px;
			height:auto;
			margin-top:5px;
			padding-top:5px;
			}
/* Einde Footer */

/* Begin Float Fix */
.FloatFix:after{
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
			}

.FloatFix {
			display: inline-table;
			}

/* Hides from IE-mac \*/
* html .FloatFix {
			height: 1%;
			}
			
.FloatFix {
			display: block;
			}
/* End hide from IE-mac */

/* End Float Fix */

/* Begin NieuwsMenu */
.NieuwsBoven{
			background-image:url(images/NieuwsBoven.png);
			height:65px;
			width:575px;
			}
					
.NieuwsMidden{
			background-image:url(images/NieuwsMidden.png);
			height:auto;
			width:575px;		
			}

.NieuwsOnder{			
			background-image:url(images/NieuwsOnder.png);
			height:45px;
			width:575px;
			}

.NieuwsItem{
			color:#000000;
			padding-left:30px;
			height:auto;
			width:500px;
			}

.NieuwsTitel{
			color:#000000;
			padding-left:30px;
			height:auto;
			width:270px;
			padding-top:18px;
			font-size:19px;
			float:left;
			}
			
.NieuwsTijd{
			color:#000000;
			height:auto;
			width:150px;
			padding-top:18px;
			font-size:16px;
			float:right;
			}
			
.NieuwsPanel{
			height:auto;
			width:150px;
			float:right;
			margin-top:10px;
			text-align: right;
			}
/* Einde NieuwsMenu */

/* Begin Gedoe */
#Allesomvattend{
			background-image:url(images/Achtergrond.png);	
			background-repeat:repeat;
			margin-top:10px;
			color:#000000;
			height:auto;	
			width:575px;
			}
			
#Omvattend0{		
			color:#000000;
			height:auto;	
			width:286px;
			float:left;
			}
#Foto0{		
			margin-top:20px;
			color:#000000;
			height:auto;	
			width:80px;
			float:left;
			}
#Uitleg0{		
			margin-top:20px;
			color:#000000;
			height:auto;	
			width:200px;
			padding-left:6px;
			float:right;
			}		
			
#Omvattend1{		
			color:#000000;
			height:auto;	
			width:286px;
			float:right;
			}
#Foto1{		
			margin-top:20px;
			color:#000000;
			height:auto;	
			width:80px;
			float:left;
			}
#Uitleg1{		
			margin-top:20px;
			color:#000000;
			height:auto;	
			width:200px;
			padding-left:6px;
			float:right;
			}				
/* Einde Gedoe */

/* Begin */
a img{
			border:0;
			}

a:link{		
			color:#000000;
			font-size:smaller;
			font-weight:bold;
			text-decoration:underline;
			}
a:visited{	
			color: #000000;
			font-size:smaller;
			font-weight:bold;
			text-decoration:underline;
			}
a:hover{	text-decoration:none;
			color: #000000;
			}
a:active{	text-decoration:underline;
			color: #000000;
			}
a.frontLink:link{
			font-size: 14px;
			font-weight: bold;
			font-style: italic;
			color: #000000;
			text-decoration:underline;
			}
a.frontLink:visited{
			font-size: 14px;
			font-weight: bold;
			font-style: italic;
			color: #000000;
			text-decoration:underline;
			}
a.frontLink:hover{
			font-size: 14px;
			font-weight: bold;
			font-style: italic;
			color: #000000;
			text-decoration:none;
			}
a.frontLink:active{
			font-size: 14px;
			font-weight: bold;
			font-style: italic;
			color: #000000;
			text-decoration:underline;
			}			
a.frontLinkG:link{
			font-size: 20px;
			font-weight: bold;
			font-style: italic;
			color: #61BA07;
			text-decoration:underline;
			}
a.frontLinkG:visited{
			font-size: 20px;
			font-weight: bold;
			font-style: italic;
			color: #61BA07;
			text-decoration:underline;
			}
a.frontLinkG:hover{
			font-size: 20px;
			font-weight: bold;
			font-style: italic;
			color: #61BA07;
			text-decoration:none;
			}
a.frontLinkG:active{
			font-size: 20px;
			font-weight: bold;
			font-style: italic;
			color: #61BA07;
			text-decoration:underline;
			}
			
a.frontLinkA:link{
			font-size: 20px;
			font-weight: bold;
			font-style: italic;
			color: #E60000;
			text-decoration:underline;
			}
a.frontLinkA:visited{
			font-size: 20px;
			font-weight: bold;
			font-style: italic;
			color: #E60000;
			text-decoration:underline;
			}
a.frontLinkA:hover{
			font-size: 20px;
			font-weight: bold;
			font-style: italic;
			color: #E60000;
			text-decoration:none;
			}
a.frontLinkA:active{
			font-size: 20px;
			font-weight: bold;
			font-style: italic;
			color: #E60000;
			text-decoration:underline;
			}

fieldset{
			border: 1px solid #781351;
			width: 450px;
			}

label{
			width: 100px;
			float: left;
			text-align: right;
			margin-right: 3px;
			display: block;
			}

legend{
			color: #fff;
			background: #ffa20c;
			border: 1px solid #781351;
			padding: 2px 6px;
			font-weight: bold;
			}
h3{			
			
			}

/* Einde */

/* Begin Table layout */
.tblhtiny{
			width:20px;
			text-align: center;
			color: #FFFFFF;
			background-color:#E67300;
			font-weight: bold;
			}
.tblhvsmall{
			width: 50px;
			text-align: center;
			color: #FFFFFF;
			background-color:#E67300;
			font-weight: bold;
			}
.tblhsmall{
			width: 100px;
			text-align: center;
			color: #FFFFFF;
			background-color:#E67300;
			font-weight: bold;
			}
.tblhbig{
			width: 250px;
			text-align: center;
			color: #FFFFFF;
			background-color:#E67300;
			font-weight: bold;
			}

.tblg{
			text-align: center;
			background:#61BA07;
			}
.tblr{
			text-align: center;
			background:#E60000;
			}

.tbl1{
			text-align: center;
			background:#FFB062;
			}
.tbl2{
			text-align: center;
			background: #FF972F;
			}

h3{
			display: inline;
			}
/* End Table Layout */

