html {
	overflow: auto;
}

body {
	font-size: 100%;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Tahoma, Arial;
	margin:0;
	background-position: top center;
	/*background-color: #F7F7F7;  /*#E7E8D3;*/
}

input[type=text], input[type=password] {  
	background-image: url(http://www.helpdeskweb.nl/afbeeldingen/inputbg.png); 
	border: 1px solid #555; 
	font-family:  verdana; 
}

h1 {
	font-family: TitelFont,Tahoma;
	font-size: 24px;
	color: #4F4F4F;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 14px;
	color: #595454;
	padding: 0px;
	margin: 0px;
}

a {
	color: #FF8800; 
	text-decoration: none;
}
a img  { 
	border-bottom: 0px solid black; 
	border-style: none; 
}

ul {
	margin: 0px;
}

textarea { 
	font-family: verdana; 
	font-size: 11px; 
}
form {
	margin: 0;
	padding: 0; /* Fix voor IE7,8 en Opera */
}

.rounded {
	border-bottom: 1px solid black;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;tha
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
/* BLUEBOX*/
.pageContent .top {
	background-image: url(http://www.helpdeskweb.nl/afbeeldingen/menu/menu_black.png);
	background-color: black;
	padding-left: 5px;
    text-align: left;
    font-size: 12px;
    height: 20px;
	font-weight: bold;
    vertical-align: middle;
 	color: white;
	border-bottom: 1px solid black;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;tha
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;	
}
.pageContent .content {
	background-position: top;
	background-repeat: repeat-x;
	padding: 2px;
	padding-right: 3px;
	color: black;
	border: 1px solid #212020;
	border-top: 0px;
	background-color: white;
	vertical-align: top;
}

/* MENU */
.menu {
 	width: 195px;
	margin-bottom: 5px;
}
.menubalk { 
 	padding-top: 2px;
 	width: 195px;
	vertical-align: top; 
	text-align: center; 
}
.menu .titel {
	background-image: url(http://www.helpdeskweb.nl/afbeeldingen/menu/menu_black.png);
	background-color: black;
	padding-left: 5px;
    text-align: left;
    font-size: 12px;
    height: 20px;
	font-weight: bold;
	vertical-align: middle;
 	color: white;
	border-bottom: 1px solid black;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;tha
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;

}
.menu a { 
 	text-decoration: none; 
}
.menu .inhoud {
	background-color: white;
	text-align: left;
	font-size: 11px;
	padding-right: 2px;
    padding-left: 2px;
	padding-bottom: 10px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}


.lint {
	height: 20px;	
}

.lint td {
	color: #FFF; width: 1%;
	background-image: url(http://www.helpdeskweb.nl/afbeeldingen/menu/tabbar.png);
	height: 20px; 
	padding-right: 5px; 
	padding-left: 5px;
	padding-bottom: 1px;
}
.lint a { 
	text-decoration: none; 
	color: white; 
}

/* GEBRUIKERS */
.geband {
	color: #CC0000;
}
.gebruiker {
	color: black;
}
.moderator {
	color: blue;
}
.administrator {
	color: #78B44B;
	font-weight: bold;
}

/* ERRORS */
.error {
	color: black; 
	border: 1px solid #c40000;
	background-color: #fffacd;
	padding: 5px;
}
.warning {
	color: black; 
	border: 1px solid #009900;
	background-color: #fffacd;
	padding: 5px;
}

/* FORMULIER */
.formulier .links {
	width: 16px;
	height: 16px; 
	border-right: 1px solid #E0E0E0; 
	border-bottom: 1px solid #E0E0E0;
}
.formulier .onder {
	width: 16px;
	height: 16px; 
	border-right: 1px solid #E0E0E0; 
	border-top: 1px solid #E0E0E0;
} 


/* CAROUSEL */
#slider LI,UL {
	padding: 0px; 
	list-style-type: none; 
	margin: 0px; 
	list-style-image: none; 
}

#slider LI {
  text-align: center;
  width: 150px; 
  height: 130px; 
  overflow: hidden;
}

 
/* TOOLTIP */
.tip { 
	border:solid 1px #666666; 
	width:270px; 
	padding:1px;
	 position:absolute; 
	 z-index:100;
	visibility:hidden; 
	color:#333333; top:20px;
	left:90px; 
	background-color:#ffffcc;
}

.lijst a { 
	text-decoration: none;  
	color: #0099FE;
}

/* TINYBOX */
#tinybox {
	position:absolute; 
	display:none; 
	padding:10px; 
	background:#fff url(images/preload.gif) no-repeat 50% 50%; 
	border:	3px solid #e3e3e3; 
	z-index:2000
}
#tinymask {
	position:absolute; 
	display:none; 
	top:0; left:0; 
	height:100%; 
	width:100%; 
	background:#000; 
	z-index:1500
}
#tinycontent {
	background:#fff
}



