/* 
  ---------------------------------------------------------------
  stylesheet voor website Tredion Automatisering - onlinediensten
  ---------------------------------------------------------------
*/

.alinea {
    font-family: Verdana, Tahoma, Arial, "Trebuchet MS";
	font-size: 1em;
	font-style: normal;
	line-height: 135%;
	list-style-position: outside; 
	list-style-type: disc;
	font-weight: bolder;
	color: #99AE02;
}
.alinea-neg {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	list-style-position: outside;
	list-style-type: disc;
	background-color: #99AE02;
	text-transform: uppercase;
}
.body {
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS";
	font-size: 0.9em;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	color: #777777;
}
.hoofdstuk { font-family: Verdana, Tahoma, "Trebuchet MS"; font-size: 1.4em; font-weight: bold; color: #99AE02; list-style-position: outside; list-style-type: disc ; line-height: 150%
}
.tabelklein { font-family: Verdana, Tahoma, "Trebuchet MS"; font-size: 0.8em; font-weight: normal; color: #777; list-style-position: outside; list-style-type: disc ; line-height: 135%
}
.tabelsluitenonder {
	border-bottom-style: solid;
	border-bottom-width: 0.9pt;
	border-bottom-color: #ccc;
}
.tabelsluitenboven {
	border-top-style: dotted;
	border-top-width: 0.9pt;
	border-top-color: #ccc;
	font-family: Verdana, Tahoma, "Trebuchet MS"; 
	font-size: 0.8em; 
	font-weight: normal; 
	color: #777; 
	list-style-position: outside; 
	list-style-type: disc ; 
	line-height: 135%
}
.tabelsluitenlinks {
	border-left-style: dotted;
	border-left-width: 0.9pt;
	border-left-color: #ccc;
}
.tabelsluitenrechts {
	border-right-style: dotted;
	border-right-width: 0.9pt;
	border-right-color: #ccc;
}
.plaatjes {
	border: 0.9pt solid #ccc;
	background-color: #999;
	padding: 4px;
	margin: 4px;
}
.grijskader {
	border: 0.9pt solid #ccc;
}	
	
.piepklein {
	font-family: Verdana, Tahoma, Georgia;
	font-size: 8px;
	color: #888
}
a:link {  color: #EF7C23; text-decoration: none; font-weight: bold}
a:visited {  color: #EF7C23; text-decoration: none; font-weight: bold}
a:active {  color: #EF7C23; text-decoration: none; font-weight: bold}
a:hover {  color: #EF7C23; text-decoration: underline; font-weight: bold}
.maand {
	font-family: Verdana, Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #999999;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 135%;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.back-left {
	background-position: right top;
	background-color: #ffffff;
	background-image: url(images/tile-exterior-left.gif);
	background-repeat: no-repeat;
}
.back-right {
	background-position: left top;
	background-color: #ffffff;
	background-image: url(images/tile-exterior-left.gif);
	background-repeat: no-repeat;
}
.back-content {
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: url(images/back-bottom-white.gif);
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 0.8em;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	color: #777777;

}
.back-navigation {
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-right-width: 1pt;
	border-left-style: solid;
	border-left-width: 1pt;
	border-top-color: #fff;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.back-bottom {
	background-image: url(images/tile-bottom.gif);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #1F688D;
}
.back-table-extranav {
	background-image: url(images/back-table-dotted.gif);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: no-repeat;
}
.nieuwstekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 125%;

}
.nieuwstitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #666666;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: disc;
	border-bottom-style: solid;
	border-bottom-width: 0.8pt;
	text-transform: uppercase;
}
.nieuwstabel {
	border: 0.9px dotted #999;
	background-color: #eee;
	padding: 3px;
}
