/***************************
         STRAMIEN
***************************/

.container {
	width: 751px;
	background-image: url(../images/achterg/achterg.gif);
	background-color: #ffffff;
	height: 100%;
	
}

.menu {
	width: 157px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.content {
	padding: 30px;
	padding-left: 50px;
	background-image: url(../images/achterg/kolom-b.2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
}

.kolom {
	background-color: #7B92A9;
	background-image: url(../images/achterg/kolom.gif);
	text-align: center;
	vertical-align: top;
	
}

/***************************
           OVERIG
***************************/

.teller {
	position:absolute;
	left: -100px;
	top: -100px;
	overflow: hidden;
	visibility: hidden;
}

.intekst-links{
	margin: 2px;
	padding: 2px;
	float: left;
}

.intekst-rechts{
	margin: 2px;
	padding: 2px;
	float: right;
}

/***************************
         WEBWINKEL
***************************/

hr {
	display: none;
}

.hr {
	height: 1px;
	border: 0px none;
	background-image: url(../images/hr.gif);
	margin-top: 15px;
	margin-bottom: 15px;
}

.blauw {
	width: 100%;
	background-color: #7B92A9;
	color: #ffffff;
	padding: 10px;
	
}

.blauw-h1 {
	background-color: #C2D3E4;
	padding: 5px;
	border: 1px solid #7B92A9;
	font-weight: bold;
	color: #333333;
}

.ww-fout {
	color: #FF0000;
	font-weight: bold;
	vertical-align: 50%;
}

/***************************
 OPNIEUW GEDEFINEERDE TAGS
***************************/

body {
	margin: 0px;
	height: 100%;
	padding-top: 30px;
	background-image: url(../images/achterg/achterg2.gif);
	
	/*alleen IE*/
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color:#CCCCCC;
}

img {
	border: 0px;
}

table {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	line-height: 15px;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;	
}

/***************************
           LINKS
***************************/

a:link {
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}