/* CSS Document content.css */

a 		  {color: #2c337b; text-decoration: none}
a:hover {color: #0173c9; text-decoration: underline}

h1 {font-family: Times;font-size: 34px; padding:12px 0 20px 0;color: #231f20;}
h2 {font-size: 115%; margin: 0px 0px 12px; width: 400px; color: #946b00}
h3 {padding-right: 0px; padding-left: 0px; font-size: 105%; padding-bottom: 0px; margin: 0px; color: #7f7f7f; padding-top: 4px}
h4 {padding-right: 0px; padding-left: 0px; font-size: 105%; padding-bottom: 4px; margin: 0px; color: #0173c9; padding-top: 4px}
h5 {padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 105%; padding-bottom: 4px; margin: 0px; color: #7f7f7f; padding-top: 4px}
h6 {padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 100%; padding-bottom: 4px; margin: 0px; padding-top: 4px}
p  {padding:0; font-size: 100%; margin: 0px; font-weight:normal;}
.leesmeer {padding:12px 0 0 12px; background: url('../images/arrow.gif') 1px 18px no-repeat;}

#col2Content    {
	min-height:420px;
}

/* CONTENT col 2 */
/* =================================================== */
#intro 			      {float:left;font-weight: bold;padding:0 0 14px 0;}
#pageVisual       {width:512px;height:214px;}


#col3Head p img {float:right; padding:4px;margin:-2px 8px 8px 12px; border:1px solid #dad3b4}
.clear        {clear: both; display: block;height:1px;}
.linkpijl     {margin-right: 4px; padding-top: 4px}
.right        {display: block; float: right; margin: 10px 10px 0px}

table         {margin: 0px 0px 20px; width:400px;}
td            {padding-right: 2px; padding-left: 10px; padding-bottom: 4px; margin: 0px 20px; vertical-align: top; padding-top: 2px; border-bottom: #f5f2eb 1px solid}
th            {padding:0 0 0 10px;weight:bold;border-bottom: #a7a7a7 1px solid}
tr.odd        {background: #f9f8f3}
tr.even       {background: #f5f2eb}

ul            {padding: 0 0 0 0; list-style-position: outside; line-height: 18px; list-style-type: none}
ol            {list-style-position: outside; padding:0 0 18px 20px; margin:0;}
.divider      {clear: both; width: 520px; height: 20px}
.dividerline  {clear: both; margin: 10px 30px 10px 10px; border-bottom: #b3bac4 1px solid}
.citaat       {margin: 0px 0px 20px; width:374px;padding:10px 12px 14px 12px; border:#e5e5e5; background: #f9f8f3;font-style:italic}

input.verstuurButton {width:88px;}
input.verstuurButton a:hover {color:#f00;}

.verstuurButton {
	float:left;
	position:relative;
	left:145px;
	font-weight:bold; 
	text-decoration:none;
	width: 88px; 
	height:19px; 
	text-align:left;	
	padding:0px 15px 0 12px; 
	border:0; 
	color:#000;
	background:#ccc;
	cursor:hand;}

