input, textarea, td {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

body {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:1.7em;
}



p, ul, ol, blockquote {
	margin-top: 0px;
}

.RTF a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}

.RTF a:hover {
	border-bottom: none;
	color: #43b0f1;
}

.RTF a:visited {
	text-decoration: none;
	color: #3284B5;
}



sup {
	font-size: 0.9em;
}


.tekst_wit {
	color: #FFFFFF;
}
.tab {
width:25px;
height:1px;
}
		.img_left * {
float:left;
margin:15px;
margin-left:0px;
}
.img_right * {
float:right;
margin:15px;
margin-right:0px;
}


		.login label {
width:50px;
}
.login #usrnaam, .login #adminpassw {
width:100%;
}

		.info, .success, .warning, .error {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
	font-weight:bold;
	 border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: black 0px 1px 3px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/images/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('/images/ok.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/images/alert.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/images/error.png');
}

		.overzicht_machines a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}

.overzicht_machines a:hover {
	border-bottom: none;
	color: #43b0f1;
}

.overzicht_machines a:visited {
	text-decoration: none;
	color: #3284B5;
}
.overzicht_machines {
width:100%;
height:auto;
display:table;
}
		