/*--------------------------------------------------
Style Sheet Minisite templates
Developed by Erwin van Dijck
August 2006
Webteam Capgemini Nederland B.V.           
-------------------------------------------------- */

body {
	font:         11px/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: 		#000000;
	background-color: #FFFFFF;
	padding: 10px;
}

p {
	padding:      0px 10px 0px 0px;
	font:         11px/1.6em Verdana, Arial, Helvetica, sans-serif;
	margin:       0 0 20px;
	clear:        none;
	color: 		#000000;
}

h1 {
  color:        #C30101;
  font:         180%/1.4em arial,verdana,Sans-serif;
}

h2 {
  font:         150%/1.5em arial,verdana,Sans-serif;
}

h3 {
	font:         bolder normal 100%/1.5em arial, verdana, Sans-serif;
	text-transform: uppercase;
	color: #666666;
}

a {
	color: #C30101;
	text-decoration:none;
border-bottom:1px dotted #C30101; 
}

a:hover {
	color: #999999;
	text-decoration:none;
border-bottom:1px dotted #999999; 
}

.logo-header {
	text-decoration:none;
	border-bottom:0px; 
}

.logo-header:hover {
	text-decoration:none;
	border-bottom:0px; 
}

/*
formulier formatting
*/
.sterretje {
	color: #990000;
}
.invultabel {
	border: thin dotted #CCCCCC;

}
.formveld {
	border: 1px solid #999999;
}

.submitbutton {
background-color: #000040; 
font-weight: bold; 
font-size: 12px; 
color: white;
}

/*

*/



.aandachts-table {
	border: 1px solid #C30101;
	background-repeat: no-repeat;
	background-color: #FFC3C3;
	margin-bottom: 20px;
	font:         11px/1.6em Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 60%;
	padding: 2px;
	left: 2px;
}

.content-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}




.quote {
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
.odd {
	background-color: #CCCCCC;
}
.even {
	background-color: #F0F0F0;
}
td {
	font-size: 11px;
}
