body{
 	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
html{
	background-color:#f2d0ff;
}

.lefrood{
	color: red;
}

.lefblauw{
	color: #21409a;
}

.error{
	z-index:19;
	color: red;
	border: 1px solid black;
	background-color: #bbbbbb;
	padding: 2px;
	margin: 2px;
	font-weight: bold;
}

.errornote{
	position:absolute;
	z-index:20;
	color: red;
	border: 1px solid black;
	background-color: #bbbbbb;
	display: block;
	padding: 2px;
	margin: 2px;
	min-width: 300px;
	font-weight: bold;
}

div.titel{
 	font-family: Helvetica, verdana, Arial, sans-serif;
	font-size:20px;
	color:#21409a;
}
textarea{
	width:100%;
	height:200px;
}
center{
	height:100%;
}
.smalltextarea{
	width:100%;
	height:30px;
	border:1px solid black;
}
.smalltextarea:hover{
	border:1px solid silver;
}
a{
	color:black;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}

form{
	margin:0px;
	padding:0px;
}

.formline label{
	display:block;
}

/* global positioning */
.pagecenter{
	background-color:#e2c0fe;
	height: 100%;
	width: 800px
}
.site{
	width: 800px;
	background-repeat:repeat-y;
	background-image:url("img/lef/bg_rep.png");

}
.site2{
	background-image:url("img/lef/bg_top3.png");
	background-position:top left;
	background-repeat: no-repeat;
}

.location{
	position:absolute;
	top:0px;
	left:0px;
	height:20px;
	width:400px;
	padding:2px;
	display:none;
}

.menu{
	position:absolute;
	width:130px;
	margin-top:170px;
}
.menutop{
	background-image:url("img/lef/sbutton_top.png");
	width:130px;
	height:6px;
}
.menubottom{
	background-image:url("img/lef/sbutton_bottom.png");
	width:130px;
	height:6px;
}
.pagecontent{
	background-image:url("img/lef/bg_bot.png");
	background-position: bottom left;
	background-repeat:no-repeat;
	display:block;
	padding:0px;
	margin:0px;
}

.container{
	z-index:4;
	position:absolute;
	top:90px;
	margin-left:660px;
	width:140px;
	z-index:10;
	overflow:hidden;
}

/* Site layout */
.stretch{
	float:right;
}
.bar{
	height:20px;
	cursor:pointer;
	display:block;
	margin-top:10px;
}

.content{
	background-image:url("img/lef/floater_m.gif");
	background-repeat: repeat-x;
	height:160px;
	padding:0px;
	margin:0px;
	z-index:2;
}

.content-intern{
	height:160px;
	background-image:url("img/lef/floater_l.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-left:5px;

}

.content input{
	width:80px;
}

.buttontext, .bartext{
 	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:3px;
	float:left;
	padding-left:12px;
}

.buttontext{
	color:black;
}

.menu .buttontext{
	margin-top:7px;
}

.menu .button{
	background-image:url("img/lef/sbutton.png");
	display: block;
	text-decoration:none;
	cursor:pointer;
	height:26px;
	background-repeat:no-repeat;
	width:130px;
	z-index:25;
}
.menu .button:hover{
	background-image:url("img/lef/shbutton.png");
	text-decoration:none;
}

.button{
	background-image:url("img/lef/cbutton.png");
	display: block;
	cursor:pointer;
	height:20px;
	background-repeat:no-repeat;
	width:110px;
	z-index:25;
}

.button:hover{
	background-image:url("img/lef/chbutton.png");
}

.content .button{
	background-image:none;
	height:auto;
	width:auto;
}
.content .button:hover{
	background-image:none;
}

.content .buttontext{
	float:none;
	padding-left:0px;
}


.menubuttonhover{
	position:absolute;
	text-align:left;
	margin-left:120px;
	margin-top:-23px;
	z-index:20;
	background-image:url("img/lef/cbutton.png");
	background-repeat:no-repeat;
}

.menubuttonhover .button{
	background-image:url("img/lef/cbutton.png");
	height:20px;
	z-index:25;
	margin-left:10px;
	background-repeat:repeat-x;
}
.menubuttonhover .button:hover{
	background-image:url("img/lef/chbutton.png");
	height:20px;
}

.menubuttonhover .buttontext{
	margin-top:4px;
}

.hovermenuminibuttons{
	margin-left:-190px;
	padding:2px;
	border:1px solid red;
	height:20px;
	position:absolute;
	background-color:#E3E3D7;
	border:1px solid black
}

.content .menubuttonhover{
	padding:10px;
	margin:0px;
	border:1px solid #203e95;
	background-image:none;
	background-color:#c8c8da;
}

.module{
	margin:2px;
	padding:5px;
}

.modulebutton{
	display:block;
}

.modulebutton img{
	border: 1px solid lightblue;
	margin: 1px;
}


.modulebutton:hover img{
	border: 1px solid yellow;
}

.modulebuttons{
	background-color:red;
	height:20px;
	margin:2px 2px 0px 2px;
	border: 1px solid blue;
	background-color: #8888FF;
}

.smallbuttonlist{
	display:block;
	float:right;
	width:20px;
}

.menu .smallbuttonlist{
	float:left;
}

.page{
	padding-left:215px;
	padding-top:90px;
	padding-bottom:40px;
	width:420px;
	height:370px;
	text-align:left;
}

.page[class]{
	height:auto;
	min-height:370px;
}

/* module bar */
.pagebuttons{
	position:absolute;
	z-index:31;
	background-color:#E3E3D7;
	border:1px solid black;
	margin-top:50px;
	margin-left:150px;
	height:20px;
	width:500px;
}

.list{
	position:absolute;
	width:200px;	
}

.listbutton{
 	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	margin:1px;
	margin-bottom:0px;
	font-weight: bold;
	color:black;
}

.note{
	background-color:#E3E3D7;
	position:absolute;
	text-align:left;
	min-width:150px;
	padding:2px;
	margin-left:20px;
	z-index:50;
	border:1px solid black
}

.notetext{
	color:darkgreen;
	font-weight: bold;	
}

.pagehover{
	position:absolute;
	text-align:left;
	width:300px;
	border: 1px solid yellow;
	background-color: lightyellow;	
	padding:5px;
	z-index:10;
}

.label{
	font-weight: bold;
	z-index:10;
}
.important{
	position:absolute;
	border: 1px solid black;
	background-color:#E3E3D7;
	display:block;
	width:500px;
	font-size:16px;
	margin-left:100px;
	margin-top:100px;
	z-index:40;
	padding:100px;
}  
/* Image Classes */

.image{
	border:none;
	border-bottom:1px solid black;
}

.imagefloatleft{
	float:left;
}
.imagefloatright{
	float:right;
}
.imageleft{
	float:left;
	clear:both;
}
.imageright{
	float:right;
	clear:both;
}
.imagecenter{
	text-align:center;
	width:800px;
	margin: auto;
	position:relative;
}
.imagedescription{
	padding:2px;
	font-style:italic;
}
.imageholder{
	display:block;
	border:1px solid black;
	width:150px;
	margin:5px;
}