/***************************** * * * STYLESHEET SINT_LUTGART * * * * (c) 2004 Klabadaster. * * * *****************************/ /****************************** * TEKSTEN (STANDAARD KLASSE) * ******************************/ body.tekst { margin-left: 15px; margin-right: 15px; } h1 { font-family: Verdana; font-size: 12pt; color: #4A4A39; } p,ul,ol { font-family: Verdana; font-size: 9pt; text-align: justify; color: #4A4A39; line-height: 140%} p.center { font-family: Verdana; font-size: 9pt; text-align: center; color: #4A4A39; line-height: 140%} td { font-family: Verdana; font-size: 9pt; color: #4A4A39; line-height: 140%} input,textarea { border: 1px solid; border-color: #663399; color: #4A4A39; } iframe { font-family: Verdana; font-size: 12pt; } input.bold { font-weight: bold; } input.italic { font-style: italic; } input.underline { text-decoration: underline; } input.color { color: red; } a.tekst { text-decoration: underline; } a.tekst:link { color: #4A4A39; } a.tekst:visited { color: #4A4A39; } a.tekst:active { color: #4A4A39; } a.tekst:hover { color: #663399; } /******************************** * BALK (MENUBALK EN ADRESBALK) * ********************************/ body.balk { background-color: white; margin-left: 0px; margin-top: 0px; margin-right: 0px; } a.balk { text-decoration: none; } a.balk:link { color: black; } a.balk:visited { color: black; } a.balk:active { color: black; } a.balk:hover { color: black; text-decoration: underline; } /************************************ * OPSOMMINGSLIJST (LINKS) EN TALEN * ************************************/ body.lijst { background-color: #C2D32B; margin-left: 0px; margin-top: 0px; } ul.lijst { line-height: 150%; font-size: 7pt; color: #663399; font-family: Verdana; margin-left: 30} a.lijst { color: black; } a.lijst:link { text-decoration: none; } a.lijst:visited { text-decoration: none; } a.lijst:active { text-decoration: none; } a.lijst:hover { text-decoration: underline; } /********** * RANDEN * **********/ *.rand { background-color: white; }