﻿/* Webtechnology - Motiv IT masters - 2006 - CSS for ACAL Nederland BV    */
a											{ text-decoration: none; }
#container_middenkolom						{ position: relative; margin: 0; padding: 0; width: 540px; border: 0; }
#container_newsticker						{ position: relative; margin: 0; padding: 0; height: 20px; width: 500px; border: 0; background-color: Transparent;}
#container_leftnav							{ position: relative; width: 150px; }

.container_row_middenkolom					{ position: relative; margin: 10px 0 0 0; border: 0;}
.container_row_leftnav						{ position: relative; margin: 0; border: 0;}
.container_row_newsticker					{ position: relative; margin: 0; border: 0;}

#container_middenkolom a					{ font-size: 12px; text-decoration: none; color:#e41029; line-height:20px; font-weight: normal;}
#container_middenkolom a:hover				{ color: #000; }
#container_middenkolom td					{ font-size: 13px; }
#container_middenkolom label				{ width: 190px; font-weight: normal; line-height: 24px; }

table.Form input							{ font-size: 12px; line-height: 20px; margin: 0; padding: 1px 1px; border: 1px solid black; width: 160px;}
table.Form input.submitbutton				{ width: 78px; height: 24px; border:0;}
table.Form textarea							{ font-size: 12px; line-height: 20px; margin: 0; padding: 0; border: 1px solid black; width: 160px;}

#container_leftnav a						{ font-size: 12px; text-decoration: none; color:#e41029; line-height:20px; font-weight: bold; padding: 0 0 0 16px;}
#container_leftnav a:hover					{ color: #000; background: transparent url("images/interface/navblock2.gif") no-repeat; }

.currentHeader0								{ color: #000; }
.currentItem								{ color: #000; }
.currentItem0								{ color: #000; }
.currentItem1								{ color: #000;  }
.MenuItem1									{ padding: 0 0 0 10px; }
.MenuItemHigh1								{ padding: 0 0 0 10px; }

.ErrorMessage								{ color: Green; margin: 0; padding: 0;}
.ErrorMessage ul							{ margin: 0; padding: 0; border: 0; font-weight: bold; }
.ErrorMessage li							{ margin: 0; padding: 0; border: 0; display: block; list-style-type: none; }
