body {
	background: url(/images/rand.jpg)  repeat-y left;
	margin: 40px 20px 20px 120px;
}
.introicon{
	text-align: right;
}
/* layout blocks */
H1 {
	font-family: Trebuchet, Arial, Courier, 'Franklin Gothic Book', sans-serif;
	font-size: x-large;
	text-align: center;
	color: #FF3300;
	background-color: transparent;
	padding: 20 px;
	margin: 20 px;
}
H2 {
	font-family: Trebuchet, Arial, Courier, 'Franklin Gothic Book', sans-serif;
	font-size: large;
	font-style:italic;
	text-align: center;
	color: #000000;
	background-color: transparent;
}
H3 {
	font-family: Arial, Courier, 'Franklin Gothic Book', sans-serif;
	font-size: large;
	text-align: left;
	color: #000000;
	background-color: transparent;
}
P {
	margin: 10px 10px 10px 10px;
	font-family: Trebuchet, Georgia, Arial, Courier, 'Franklin Gothic Book', sans-serif;
	font-size: small;
	text-align: left;
	color: #000000;
	background-color: transparent;
	}
	
A.noscriptmenu:link { 
	font-family: Trebuchet, Georgia, sans-serif;
	font-size: large;
	font-weight: bolder;
	text-align: center;
	color: #FF3300; 
	background-color: transparent;
	text-decoration: none;
	padding : 5px ;
	border: 1px solid #FF3300; 
	margin : 5px; 
	}
A.noscriptmenu:visited{
	font-family: Trebuchet, Georgia, Arial, Courier, 'Franklin Gothic Book', sans-serif;
	font-size: large;
	font-weight: bolder;
	text-align: center;
	color: #FF3300; 
	background-color: transparent;
	text-decoration: none;
	padding : 5px ;
	border : 1px solid #FF3300; 
	margin : 5px; 
	}
A.noscriptmenu:hover  { 
	font-family: Trebuchet, Georgia, Arial, Courier, 'Franklin Gothic Book', sans-serif;
	font-size: large;
	font-weight: bolder;
	text-align: center;
	color: #FFFFCC; 
	text-decoration: none; 
	background-color: #FF3300;
	padding : 5px ;
	border: 1px solid #FF3300; 
	margin : 5px; 
	}

/* ************* */
emp {
    font-weight:bold; 
}

/* layout inlay-elements */
img {
	border:0px;
}
A:link { 
	font-family: Trebuchet, Georgia, Arial, Courier, 'Franklin Gothic Book', sans-serif;
	color: #FF3300; 
	text-decoration: none; 
	}
A:visited{
	font-family: Trebuchet, Georgia, Arial, Courier, 'Franklin Gothic Book', sans-serif;
	color: #FF3300; 
	text-decoration: none; 
	}
A:hover  { 
	font-family: Trebuchet, Georgia, Arial, Courier, 'Franklin Gothic Book', sans-serif;
	text-decoration: underline; 
	}

/* general structure */
.content {
	margin : 0px 0px 0px 0px;
}
.mainlistitem {
	margin : 10px 10px 0px 0px;
}
.goBack {
	margin : 5px 5px 5px 5px;
	padding : 0px 5px 0px 5px;
	background-color : transparent;
	border : 1px solid #ff3300;
	font-size : x-small; 
}
table.modified {
  width : 100%;
}
table.introicon {
  width : 100%;
}
td.modified {
	margin : 20px 0px 0px 0px;
	padding : 1px 1px 1px 5px;
	background-color : transparent;
	color : black;
	border-top : 1px solid #ff3300; 
	font-size : x-small; 
}
td.language {
	text-align:right;
	width : 120px;
	
}
 /* layout specifieke bladzijden */

.intro {
	text-align:center;	
}
.valid {
	text-align:right;	
}

/*
.agenda {
  text-align:left;
	list-style: none; 
}

.kader{
	padding : 5px 5px 5px 5px;
	list-style: none; 
	border : 1px solid #ff3300;
}
.address{
	padding : 5px 5px 5px 5px;
	list-style: none; 
	border : 1px solid #ff3300;
}
.vips{
	list-style: none; 
}
.invulBlokTitel{
	margin: 5px 5px 5px 5px;
	font-size: large; 
}  
.infoVeld{
	margin: 5px 5px 5px 5px;
	background-color: white;
}  
.labelVeld{
	border : 1px solid white;
	padding : 0px 15px 0px 15px;
}  
.prijsVeld{
	border : 1px solid white;
	padding : 0px 15px 0px 15px;
	text-align : center;
}  
.aantalVeldHeader{
	border : 1px solid white;
	padding : 0px 15px 0px 15px;
	text-align : center;
}  
.aantalVeldSmall{
	border : 1px solid black;
	padding : 0px 15px 0px 15px;
	text-align : center;
} 
*/ 
