Guest User

Untitled

a guest
Jul 18th, 2010
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.30 KB | None | 0 0
  1. /* ------------------------------------------------------------------------------------- */
  2. /* styles for general layout elements */
  3.  
  4. /*
  5. NEW!
  6.  
  7. div{
  8. border : 1px solid #CCC;
  9. }
  10. */
  11.  
  12.  
  13. body {
  14. color: #000000;
  15. background-color: #f5f5f5;
  16. margin: 0;
  17. padding: 0;
  18. }
  19.  
  20. a {
  21. color: #3D278B;
  22. }
  23.  
  24. hr {
  25. display:none;
  26. }
  27.  
  28. .hide {
  29. display:none;
  30. }
  31.  
  32. div.spacer {
  33. width: 600px;
  34. font-size: 9px;
  35. clear: both;
  36. }
  37.  
  38. div.spacer2 {
  39. width: 600px;
  40. font-size: 9px;
  41. clear: both;
  42. border-top: 1px dotted #9F8CDF;
  43. }
  44.  
  45. #content, #secondarycontent, #printcontent {
  46. margin: 10px 0px 0px 10px;
  47. position: relative;
  48. font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  49. color: #000;
  50. font-size: 12px;
  51. line-height: 1.3em;
  52. }
  53.  
  54. #content, #secondarycontent {
  55. width: 1000px;
  56. }
  57.  
  58. #printcontent {
  59. width: 704px;
  60. }
  61.  
  62. #secondarycontent {
  63. clear: both;
  64. margin-top: 0px;
  65. padding-top: 3px;
  66. position: relative;
  67. min-height: 220px; height: 220px;
  68. }
  69.  
  70. /* ------------------------------------------------------------------------------------- */
  71. /* styles for vertical branded banner */
  72.  
  73. #verticalbanner {
  74. padding: 0 0 0 10px;
  75. float: left;
  76. display: inline;
  77. width: 140px; /* for IE 5/win (was 132px)*/
  78. voice-family: "\"}\"";
  79. voice-family: inherit;
  80. width: 138px; /* actual value */
  81. }
  82.  
  83. #verticalbanner img{
  84. border: #666 1px solid;
  85. }
  86.  
  87. /* ------------------------------------------------------------------------------------- */
  88. /* styles for homepage navigationbar (formerly done with tabs) */
  89.  
  90.  
  91. #tabnavigation {
  92. float: left;
  93. backgound-color: red;
  94. margin: 0 10px 0 0;
  95. width: 134px; /* for IE 5/Win was 144*/
  96. voice-family: "\"}\"";
  97. voice-family:inherit;
  98. width: 134px; /* actual value was 134*/
  99. }
  100.  
  101. #tablist {
  102. padding: 0px;
  103. list-style: none;
  104. }
  105.  
  106. #tabnavigation ul {
  107. border: #666 1px solid;
  108. margin: 0px;
  109. padding: 0px;
  110. background-color: #FFF;
  111. list-style: none;
  112. line-height: 16px; /* for IE 5/Win*/
  113. voice-family: "\"}\"";
  114. voice-family:inherit;
  115. line-height: 20px; /* actual value */
  116. }
  117.  
  118. #tabnavigation ul li {
  119. display: block;
  120. width: 120px;
  121. }
  122.  
  123. #tabnavigation ul li a {
  124. display: block;
  125. border-top: #666 1px solid;
  126. padding: 3px 0 3px 12px;
  127. font-weight: normal;
  128. color: white;
  129. background-color: #b3b3b3;
  130. text-decoration: none;
  131. width: 130px; /* for IE 5/Win (was 132px)*/
  132. voice-family: "\"}\"";
  133. voice-family:inherit;
  134. width: 120px; /* actual value */
  135. }
  136.  
  137. #tabnavigation ul li a:hover {
  138. color: #000;
  139. background-color: #e5e5e5;
  140. width: 130px; /* for IE 5/Win (was 132px)*/
  141. voice-family: "\"}\"";
  142. voice-family:inherit;
  143. width: 120px; /* actual value */
  144. }
  145. #tabnavigation ul li#active a {
  146. color: #000;
  147. background-color: #FFF;
  148. width: 130px; /* for IE 5/Win (was 132px)*/
  149. voice-family: "\"}\"";
  150. voice-family:inherit;
  151. width: 120px; /* actual value */
  152. }
  153.  
  154.  
  155.  
  156. /* ------------------------------------------------------------------------------------- */
  157. /* styles for general homepgae layout */
  158.  
  159.  
  160. #mainpage {
  161. margin: 0 0 0 0;
  162. float: left;
  163. display: inline;
  164. background-color:#FFFFFF;
  165. border: 1px #666 solid;
  166. width: 701px;
  167. }
  168.  
  169. .mainpage {
  170. margin: 0 0 0 0;
  171. float: left;
  172. display: inline;
  173. background-color:#FFFFFF;
  174. border: 1px #666 solid;
  175. width: 701px;
  176. }
  177.  
  178. #leftcolomn {
  179. float: left;
  180. display:inline;
  181. background-color: #FFFFFF;
  182. overflow: hidden;
  183. width: 329px;
  184. }
  185.  
  186. #rightcolomn {
  187. float: left;
  188. display:inline;
  189. background-color: #FFFFFF;
  190.  
  191. overflow: hidden;
  192. width: 329px;
  193. }
  194.  
  195. .normaltext {
  196. padding: 10px;
  197. }
  198.  
  199. .normaltext UL {
  200. list-style-image:url(images/arrow-grijs.gif);
  201. }
  202.  
  203. .normaltext LI {
  204. margin-bottom: 5px;
  205. }
  206.  
  207. .generic-homepage-info {
  208. font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
  209. font-size: 15px;
  210. line-height: 19px;
  211. color: #FFFFFF;
  212. background-color: #3D278B;
  213. padding: 10px;
  214. border-bottom: 1px solid #FFFFFF;
  215. }
  216.  
  217. .box-begroeting {
  218. color: #FFF;
  219. background-image: url(images/blackboard.jpg);
  220. background-color: #3D278B;
  221. padding: 10px;
  222. height: 80px;
  223. }
  224.  
  225. .box-begroeting h3{
  226. font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
  227. font-size: 15px;
  228. color: #FFF;
  229. font-weight: normal;
  230. line-height: 18px;
  231. margin: 0;
  232. }
  233.  
  234. .box-begroeting i{
  235. font-family: Verdana, Arial, Helvetica, sans-serif;
  236. font-size: 9px;
  237. color: #000;
  238. font-style: normal;
  239. line-height: 13px;
  240. }
  241.  
  242. .box-acties{
  243. background-color: #9F8CDF;
  244. color: #FFF;
  245. padding: 2px 10px 2px 10px;
  246. }
  247.  
  248. .box-acties form{
  249. text-align: right;
  250. margin: 4px;
  251. }
  252.  
  253. .box-mijninschrijvingen {
  254. color: #000;
  255. background-color: #D6CDF1;
  256. padding: 1px 10px 10px 10px;
  257. background-image: url(images/bgfade.jpg);
  258. background-position: bottom;
  259. background-repeat: no-repeat;
  260. }
  261.  
  262. .box-mijninschrijvingen h4{
  263. font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
  264. font-size: 15px;
  265. color: #000;
  266. font-weight: normal;
  267. padding: 0 0 10px 0;
  268. border-bottom: 1px dotted #9F8CDF;
  269. }
  270.  
  271. .box-mijninschrijvingen h3{
  272. border-bottom: 1px dotted #9F8CDF;
  273. }
  274.  
  275. .box-mijninschrijvingen a{
  276. color: #000;
  277. }
  278.  
  279. .box-mijninschrijvingen a:hover{
  280. background-color: #9F8CDF;
  281. }
  282.  
  283. .box-mijninschrijvingen p{
  284. padding: 0 0 5px 0;
  285. border-bottom: 1px dotted #9F8CDF;
  286. }
  287.  
  288. .box-slToDigiDAccountConversion{
  289. color: #FFF;
  290. height: 80px;
  291. background-color: #E20073;
  292. padding: 10px;
  293. }
  294.  
  295. .box-verificatiecode form{
  296. padding: 5px 0 0 0;
  297. }
  298.  
  299.  
  300. .box-mijnberichten {
  301. word-wrap: break-word;
  302. color: #000;
  303. padding: 1px 10px 10px 10px;
  304. }
  305.  
  306. .box-mijnberichten h4{
  307. font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
  308. font-size: 15px;
  309. color: #000;
  310. font-weight: normal;
  311. padding: 0 0 10px 0;
  312. border-bottom: 1px dotted #9F8CDF;
  313. }
  314.  
  315. .box-mijnberichten i{
  316. font-family: Verdana, Arial, Helvetica, sans-serif;
  317. color: #3D278A;
  318. font-size: 9px;
  319. font-style: normal;
  320. font-weight: bold;
  321. }
  322.  
  323. .box-mijnberichten a{
  324. font-family: Verdana, Arial, Helvetica, sans-serif;
  325. color: #3D278A;
  326. font-size: 9px;
  327. text-align: right;
  328. }
  329.  
  330. .box-mijnberichten a:hover{
  331. background-color: #D6CDF1;
  332. }
  333.  
  334. .box-welkomtekst, .box-welkomtekstenddate {
  335. margin: 0 0 0 0;
  336. float: left;
  337. display: inline;
  338. background-color:#FFFFFF;
  339. border: 1px #666 solid;
  340. overflow: auto;
  341. height: 100%;
  342. width: 701px;
  343. }
  344.  
  345. .box-welkomtekstenddate {
  346. color: #FFF;
  347. background-color: #E20073;
  348. }
  349.  
  350. .box-studiefinanciering {
  351. height: 100%;
  352. }
  353.  
  354. .box-languageselection {
  355. padding-top: 7px;
  356. border-top: 1px #666 solid;
  357. border-bottom: 0;
  358. }
  359.  
  360. .box-digid {
  361. padding-left: 150px;
  362. }
  363.  
  364. .box-digid-small {
  365. padding-left: 250px;
  366. }
  367.  
  368.  
  369. .indent {
  370. padding-left: 15px;
  371. }
  372.  
  373. .align-right {
  374. text-align: right;
  375. }
  376.  
  377.  
  378.  
  379. /* ------------------------------------------------------------------------------------- */
  380. /* styles for pagelayouts mijn inschrijvingen, mijn gegevens, mijn berichten */
  381.  
  382.  
  383. .leftcolumn-narrow {
  384. width: 250px;
  385. float: left;
  386. /*background-color: #e5e5e5;*/
  387. overflow: hidden;
  388. padding: 0;
  389. /*border-top: solid 1px #9F8CDF;*/
  390. }
  391.  
  392. .leftcolumn-narrow img{
  393. /*background-color: #e5e5e5;
  394. border: 1px solid #666;*/
  395. }
  396.  
  397.  
  398. /*.leftcolumn-narrow a{
  399. color: #F60;
  400. text-decoration: none;
  401. }*/
  402.  
  403. .rightcolumn-wide {
  404. padding: 30px 0 0 10px;
  405. float: left;
  406. display:inline;
  407. background-color: #D7CDF0;/* #e5e5e5; */
  408. /*border-top: solid 1px #9F8CDF;*/
  409. border-bottom: solid 1px #9F8CDF;
  410. overflow: hidden;
  411. font-size: 12px;
  412. line-height: 15px;
  413. width: 360px; /* for IE 5/Win (was 380)*/
  414. voice-family: "\"}\"";
  415. voice-family:inherit;
  416. width: 350px; /* actual value (was 370)*/
  417. }
  418.  
  419. .rightcolumn-wide-color {
  420. color: #000;
  421. background-color: #D6CDF1;
  422. background-image: url(images/bgfade.jpg);
  423. background-position: 100% 97%;
  424. padding: 0 0 0 10px;
  425. float: left;
  426. display:inline;
  427. overflow: hidden;
  428. font-size: 12px;
  429. line-height: 15px;
  430. width: 360px; /* for IE 5/Win (was 380)*/
  431. voice-family: "\"}\"";
  432. voice-family:inherit;
  433. width: 350px; /* actual value (was 370)*/
  434. }
  435.  
  436. .indent2 {
  437. padding-left: 15px;
  438. font-size: 12px;
  439. line-height: 15px;
  440. }
  441.  
  442. .page-mijninschrijvingen {
  443. color: #000;
  444. padding: 10px;
  445. }
  446.  
  447. /*.page-mijninschrijvingen img {
  448. padding: 10px 0 10px 0;
  449. }*/
  450.  
  451. .page-mijninschrijvingen h4{
  452. font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
  453. font-size: 15px;
  454. color: #000;
  455. font-weight: normal;
  456. padding: 0 0 10px 0;
  457. border-bottom: 1px dotted #9F8CDF;
  458. }
  459.  
  460. .page-mijninschrijvingen h3{
  461. font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
  462. font-size: 13px;
  463. /*font-weight: normal;*/
  464. margin: 0;
  465. }
  466.  
  467. .page-mijninschrijvingen em{
  468. display: block;
  469. padding: 0 0 10px 0;
  470. }
  471.  
  472. .page-mijninschrijvingen table{
  473. font-size: 12px;
  474. }
  475.  
  476. .linkposition2 {
  477. padding: 15px 10px 0 0;
  478. }
  479.  
  480. #text-largefont {
  481. font-size: 14px;
  482. }
  483.  
  484. /* ------------------------------------------------------------------------------------- */
  485. /* styles for wizard layout */
  486.  
  487. #username {
  488. font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
  489. font-size: 15px;
  490. color: #F60;
  491. font-weight: normal;
  492. text-align: right;
  493. margin-right: 5px;
  494. line-height: 1em;
  495. }
  496.  
  497. #wizardheader {
  498. background-repeat: no-repeat;
  499. height: 40px;
  500. width: 650px;
  501. }
  502. #wizardheader H3{
  503. font-family: /*"Lucida Grande", "Lucida Sans Unicode", Lucida,*/ "Trebuchet MS", Verdana, Arial, sans-serif;
  504. font-size: 15px;
  505. font-weight: normal;
  506. margin: 0;
  507. padding: 15px 0 0 30px;
  508. }
  509.  
  510. #wizardintrotext {
  511. width: 300px;
  512. padding: 0 0 15px 0;
  513. float: left;
  514. }
  515.  
  516. #wizardintrotext p{
  517. font-size: 12px;
  518. font-style: italic;
  519. line-height: 15px;
  520. }
  521.  
  522. #wizardbody {
  523. padding-left: 20px;
  524. width: 650px; /* for IE 5/Win*/
  525. voice-family: "\"}\"";
  526. voice-family:inherit;
  527. width: 630px; /* actual value */
  528. }
  529.  
  530. #wizardfooter {
  531. height: 15px;
  532. width: 650px;
  533. background-position: bottom;
  534. }
  535.  
  536. .wizardform {
  537. border-top: 1px dotted #333;
  538. border-bottom: 1px dotted #333;
  539. background-color: #e5e5e5;
  540. line-height: 14px;
  541. padding: 2px;
  542. margin: 0;
  543. font-size: 12px;
  544. clear: both;
  545. width:595px; /* for IE 5/Win */
  546. voice-family: "\"}\"";
  547. voice-family:inherit;
  548. width: 615px; /* actual value */
  549. }
  550.  
  551. .wizardalert {
  552. width:567px;
  553. background-color: #FABDBC;
  554. line-height: 14px;
  555. padding: 5px 4px 8px 44px;
  556. margin: 0 0 10px 0;
  557. font-size: 12px;
  558. background-image: url(images/alertbackground4.gif);
  559. background-repeat: no-repeat;
  560. background-position: left top;
  561. clear: both;
  562. }
  563.  
  564. .wizardsuccess {
  565. width:567px;
  566. background-color: #D6CDF1;
  567. line-height: 14px;
  568. padding: 5px 4px 8px 44px;
  569. margin: 0 0 10px 0;
  570. font-size: 12px;
  571. background-image: url(images/successbackground.gif);
  572. background-repeat: no-repeat;
  573. background-position: left top;
  574. clear: both;
  575. }
  576.  
  577. .wizardform select, input{
  578. padding: 0;
  579. margin: 0;
  580. font-size: 11px;
  581. font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  582. }
  583.  
  584. .wizardform a{
  585. color: #3D278A;
  586. }
  587.  
  588. .label-50 {
  589. width: 50px;
  590. vertical-align: top;
  591. }
  592.  
  593. .label-100 {
  594. width: 100px;
  595. vertical-align: top;
  596. }
  597.  
  598. .label-150 {
  599. width: 150px;
  600. vertical-align: top;
  601. }
  602.  
  603. .label-100-alignmiddle {
  604. width: 100px;
  605. vertical-align: middle;
  606. }
  607.  
  608. .label-100-alignright {
  609. width: 100px;
  610. vertical-align: top;
  611. text-align: right;
  612. }
  613.  
  614. .label-200 {
  615. width: 200px;
  616. vertical-align: top;
  617. }
  618.  
  619. .label-200-alignmiddle{
  620. width: 200px;
  621. vertical-align: middle;
  622. }
  623.  
  624. .label-200-alignright {
  625. width: 200px;
  626. vertical-align: middle;
  627. text-align: right;
  628. }
  629.  
  630. .label-250 {
  631. width: 250px;
  632. vertical-align: top;
  633. }
  634.  
  635. .label-600 {
  636. width: 600px;
  637. vertical-align: top;
  638. }
  639.  
  640. .info-button-float {
  641. float: right;
  642. margin-right: 5px;
  643. }
  644.  
  645. .field-50 {
  646. width: 50px;
  647. vertical-align: top;
  648. }
  649.  
  650. .field-100 {
  651. width: 100px;
  652. vertical-align: top;
  653. }
  654.  
  655. .field-150 {
  656. width: 150px;
  657. vertical-align: top;
  658. }
  659.  
  660. .field-200 {
  661. width: 200px;
  662. vertical-align: top;
  663. }
  664.  
  665. .field-250 {
  666. width: 250px;
  667. vertical-align: top;
  668. }
  669.  
  670. .field-250-alignmiddel {
  671. width: 250px;
  672. vertical-align: middle;
  673. }
  674.  
  675. .field-300 {
  676. width: 300px;
  677. vertical-align: top;
  678. }
  679.  
  680. .field-400 {
  681. width: 400px;
  682. vertical-align: top;
  683. }
  684.  
  685. .field-470 {
  686. width: 470px;
  687. vertical-align: top;
  688. }
  689.  
  690. .field-570 {
  691. width: 570px;
  692. vertical-align: top;
  693. }
  694.  
  695. .field-600 {
  696. width: 600px;
  697. vertical-align: top;
  698. }
  699.  
  700. .readonly-50 {
  701. width: 50px;
  702. font-family: "Courier New", Courier, mono;
  703. vertical-align: top;
  704. background-color: #F5F5F5;
  705. padding: 1px 4px 2px 4px;
  706. }
  707.  
  708. .readonly-100 {
  709. width: 100px;
  710. font-family: "Courier New", Courier, mono;
  711. vertical-align: top;
  712. background-color: #F5F5F5;
  713. padding: 1px 4px 2px 4px;
  714. }
  715.  
  716. .readonly-200 {
  717. width: 200px;
  718. font-family: "Courier New", Courier, mono;
  719. vertical-align: top;
  720. background-color: #F5F5F5;
  721. padding: 1px 4px 2px 4px;
  722. }
  723.  
  724. .readonly-250 {
  725. width: 250px;
  726. font-family: "Courier New", Courier, mono;
  727. vertical-align: top;
  728. background-color: #F5F5F5;
  729. padding: 1px 4px 2px 4px;
  730. }
  731.  
  732. .readonly-300 {
  733. width: 300px;
  734. font-family: "Courier New", Courier, mono;
  735. vertical-align: top;
  736. background-color: #F5F5F5;
  737. padding: 1px 4px 2px 4px;
  738. }
  739.  
  740. .read-only-strong{
  741. color: #000;
  742. font-family: "Courier New", Courier, mono;
  743. font-weight: bold;
  744. vertical-align: top;
  745. background-color: #9FB4E1;
  746. padding: 1px 4px 2px 4px;
  747. }
  748.  
  749. .helptext {
  750. font-style: italic;
  751. font-size: 12px;
  752. color: #3D278B;
  753. vertical-align: top;
  754. }
  755.  
  756. .helptext-50 {
  757. width: 50px;
  758. font-style: italic;
  759. vertical-align: top;
  760. color: #3D278B;
  761. }
  762.  
  763. .helptext-100 {
  764. width: 100px;
  765. font-style: italic;
  766. vertical-align: top;
  767. color: #3D278B;
  768. border-left: solid 1px #3D278B;
  769. padding-left: 5px;
  770. }
  771.  
  772. .helptext-150 {
  773. width: 150px;
  774. font-style: italic;
  775. vertical-align: top;
  776. color: #3D278B;
  777. border-left: solid 1px #3D278B;
  778. padding-left: 5px;
  779. }
  780.  
  781. .helptext-150 img{
  782. border: 0;
  783. vertical-align: top;
  784. }
  785.  
  786. .helptext-200 {
  787. width: 200px;
  788. font-style: italic;
  789. vertical-align: top;
  790. color: #3D278A;
  791. }
  792.  
  793. .strongtext, .legalbutton, .strongtext-fixed {
  794. vertical-align: top;
  795. color: #FFF;
  796. background-color: #E20073;
  797. padding: 5px;
  798. }
  799.  
  800. .legalbutton {
  801. width: 400px;
  802. padding-bottom: 20px;
  803. }
  804.  
  805. .strongtext {
  806. width: 100%;
  807. }
  808.  
  809. .strongtext-fixed {
  810. width:599px; /* for IE 5/Win */
  811. voice-family: "\"}\"";
  812. voice-family:inherit;
  813. width: 619px; /* actual value */
  814. }
  815.  
  816. .formfield-broad {
  817. width: 300px;
  818. vertical-align: top;
  819. line-height: 0.9em;
  820. }
  821.  
  822. .separator {
  823. border-top: 1px dotted #9F8CDF;
  824. line-height: 0;
  825. margin: 10px 0 10px 0;
  826. width:595px; /* for IE 5/Win */
  827. voice-family: "\"}\"";
  828. voice-family:inherit;
  829. width: 615px; /* actual value */
  830. }
  831.  
  832. .separator-colored {
  833. border-top: 1px dotted #069;
  834. line-height: 0;
  835. margin: 10px 0 10px 0;
  836. width:595px; /* for IE 5/Win */
  837. voice-family: "\"}\"";
  838. voice-family:inherit;
  839. width: 615px; /* actual value */
  840. }
  841.  
  842. .submitbutton {
  843. align: right;
  844. }
  845.  
  846. .nextstepbutton{
  847. padding-top: 15px;
  848. padding-left: 310px;
  849. }
  850.  
  851. .login-digid-button {
  852. width: 450px;
  853. padding: 1px;
  854. color: #3D278B;
  855. text-decoration: underline;
  856. float: left;
  857. font-weight: bold;
  858. border-right: 2px #666 solid;
  859. border-bottom: 2px #666 solid;
  860. background:#CCCCCC;
  861. cursor: pointer;
  862. }
  863.  
  864. .login-button {
  865. width: 100px;
  866. padding: 1px;
  867. color: #3D278B;
  868. text-decoration: underline;
  869. float: right;
  870. margin-left:80px;
  871. font-weight: normal;
  872. border-right: 2px #CCC solid;
  873. border-bottom: 2px #CCC solid;
  874. background:#DDDDDD;
  875. cursor: pointer;
  876. }
  877.  
  878. .warning{
  879. font-size: 12px;
  880. padding: 5px;
  881. background: #900;
  882. color: #FFF;
  883. vertical-align: top;
  884. }
  885.  
  886.  
  887.  
  888. /* ------------------------------------------------------------------------------------- */
  889. /* styles for wizard navigation */
  890.  
  891. #wizardmenu1 {
  892. float: left;
  893. width: 160px;
  894. }
  895.  
  896. #wizardmenu1 a{
  897. color: #3D278B;
  898. }
  899.  
  900. #wizardmenu2 {
  901. float: left;
  902. width: 160px;
  903. }
  904.  
  905. #wizardmenu2 a{
  906. color: #3D278B;
  907. }
  908.  
  909. .wizardlist {
  910. dispay: block;
  911. }
  912.  
  913. .wizardnavigation {
  914. padding: 0 0 15px 0;
  915. }
  916.  
  917. .wizardnavigation ul {
  918. list-style: none;
  919. padding: 0;
  920. margin: 0;
  921. width: 160px; /* for IE 5/Win*/
  922. voice-family: "\"}\"";
  923. voice-family:inherit;
  924. width: 150px; /* actual value */
  925. }
  926.  
  927. .wizardnavigation ul li {
  928. font-weight: normal;
  929. height: 16px;
  930. color: #000;
  931. padding: 10px 10px 10px 25px; /* for IE 5/Win (was 4px 10px 4px 25px)*/
  932. voice-family: "\"}\"";
  933. voice-family:inherit;
  934. padding: 4px 10px 4px 35px; /* actual value */
  935. }
  936.  
  937. .wizardnavigation ul li a {
  938. font-weight: normal;
  939. color: #000;
  940.  
  941. }
  942. .wizardnavigation ul li a:hover {
  943. color: #000;
  944. text-decoration: underline;
  945. }
  946.  
  947. .wizardnavigation ul li#active a {
  948. color: #000;
  949. }
  950.  
  951.  
  952.  
  953.  
  954. /* ------------------------------------------------------------------------------------- */
  955. /* styles for wizard navigation bullets*/
  956.  
  957. #step-1 {
  958. background-image: url(images/step-1.gif);
  959. background-repeat: no-repeat;
  960. background-position: 9px 3px;
  961. }
  962.  
  963. #step-1-active {
  964. background-image: url(images/step-1-active.gif);
  965. background-repeat: no-repeat;
  966. background-position: 9px 3px;
  967. }
  968.  
  969. #step-1-ok {
  970. background-image: url(images/step-1-ok.gif);
  971. background-repeat: no-repeat;
  972. background-position: 9px 3px;
  973. }
  974.  
  975. #step-2 {
  976. background-image: url(images/step-2.gif);
  977. background-repeat: no-repeat;
  978. background-position: 9px 3px;
  979. }
  980.  
  981. #step-2-active {
  982. background-image: url(images/step-2-active.gif);
  983. background-repeat: no-repeat;
  984. background-position: 9px 3px;
  985. }
  986.  
  987. #step-2-ok {
  988. background-image: url(images/step-2-ok.gif);
  989. background-repeat: no-repeat;
  990. background-position: 9px 3px;
  991. }
  992.  
  993. #step-3 {
  994. background-image: url(images/step-3.gif);
  995. background-repeat: no-repeat;
  996. background-position: 9px 3px;
  997. }
  998.  
  999. #step-3-active {
  1000. background-image: url(images/step-3-active.gif);
  1001. background-repeat: no-repeat;
  1002. background-position: 9px 3px;
  1003. }
  1004.  
  1005. #step-3-ok {
  1006. background-image: url(images/step-3-ok.gif);
  1007. background-repeat: no-repeat;
  1008. background-position: 9px 3px;
  1009. }
  1010.  
  1011. #step-3-ok a{
  1012. text-decoration: underline;
  1013. }
  1014.  
  1015. #step-4 {
  1016. background-image: url(images/step-4.gif);
  1017. background-repeat: no-repeat;
  1018. background-position: 9px 3px;
  1019. }
  1020.  
  1021. #step-4-active {
  1022. background-image: url(images/step-4-active.gif);
  1023. background-repeat: no-repeat;
  1024. background-position: 9px 3px;
  1025. }
  1026.  
  1027. #step-4-ok {
  1028. background-image: url(images/step-4-ok.gif);
  1029. background-repeat: no-repeat;
  1030. background-position: 9px 3px;
  1031. }
  1032.  
  1033. #step-4-ok a{
  1034. text-decoration: underline;
  1035. }
  1036.  
  1037. #step-5 {
  1038. background-image: url(images/step-5.gif);
  1039. background-repeat: no-repeat;
  1040. background-position: 9px 3px;
  1041. }
  1042.  
  1043. #step-5-ok a{
  1044. text-decoration: underline;
  1045. }
  1046.  
  1047. #step-5-active {
  1048. background-image: url(images/step-5-active.gif);
  1049. background-repeat: no-repeat;
  1050. background-position: 9px 3px;
  1051. }
  1052.  
  1053. #step-5-ok {
  1054. background-image: url(images/step-5-ok.gif);
  1055. background-repeat: no-repeat;
  1056. background-position: 9px 3px;
  1057. }
  1058.  
  1059. #step-6 {
  1060. background-image: url(images/step-6.gif);
  1061. background-repeat: no-repeat;
  1062. background-position: 9px 3px;
  1063. }
  1064.  
  1065. #step-6-active {
  1066. background-image: url(images/step-6-active.gif);
  1067. background-repeat: no-repeat;
  1068. background-position: 9px 3px;
  1069. }
  1070.  
  1071. #step-6-ok {
  1072. background-image: url(images/step-6-ok.gif);
  1073. background-repeat: no-repeat;
  1074. background-position: 9px 3px;
  1075. }
  1076.  
  1077. #step-6-ok a{
  1078. text-decoration: underline;
  1079. }
  1080.  
  1081. #step-7 {
  1082. background-image: url(images/step-7.gif);
  1083. background-repeat: no-repeat;
  1084. background-position: 9px 3px;
  1085. }
  1086.  
  1087. #step-7-active {
  1088. background-image: url(images/step-7-active.gif);
  1089. background-repeat: no-repeat;
  1090. background-position: 9px 3px;
  1091. }
  1092.  
  1093. #step-7-ok {
  1094. background-image: url(images/step-7-ok.gif);
  1095. background-repeat: no-repeat;
  1096. background-position: 9px 3px;
  1097. }
  1098.  
  1099. #step-7-ok a{
  1100. text-decoration: underline;
  1101. }
  1102.  
  1103. #step-8 {
  1104. background-image: url(images/step-8.gif);
  1105. background-repeat: no-repeat;
  1106. background-position: 9px 3px;
  1107. }
  1108.  
  1109. #step-8-active {
  1110. background-image: url(images/step-8-active.gif);
  1111. background-repeat: no-repeat;
  1112. background-position: 9px 3px;
  1113. }
  1114.  
  1115. #step-8-ok {
  1116. background-image: url(images/step-8-ok.gif);
  1117. background-repeat: no-repeat;
  1118. background-position: 9px 3px;
  1119. }
  1120.  
  1121. #step-8-ok a{
  1122. text-decoration: underline;
  1123. }
  1124.  
  1125.  
  1126.  
  1127. /* ------------------------------------------------------------------------------------- */
  1128. /* styles for alert and confirmation screens */
  1129.  
  1130. #alertheader {
  1131. background-image: url(images/alertbg-header.gif);
  1132. background-repeat: no-repeat;
  1133. height: 40px;
  1134. width: 650px;
  1135. }
  1136.  
  1137. #alertheader H3{
  1138. font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
  1139. font-size: 15px;
  1140. font-weight: normal;
  1141. color: #FFF;
  1142. margin: 0;
  1143. padding: 0;
  1144. padding-left: 70px;
  1145. padding-top: 8px;
  1146. }
  1147.  
  1148. #alertbody {
  1149. background-image: url(images/alertbg-body.gif);
  1150. background-repeat: repeat-y;
  1151. padding-left: 20px;
  1152.  
  1153. /*-----------------------*/
  1154. /* IE 5.5 box model hack */
  1155. /*-----------------------*/
  1156. /* width for IE 5.5 browser (width inlcudes padding and border) */
  1157. width: 650px;
  1158.  
  1159. /* The following two lines can only be interpreted by 6.0 browsers (5.5 will exit here)*/
  1160. voice-family: "\"}\"";
  1161. voice-family:inherit;
  1162. /* width for IE 6.0 browser (width without padding and border) */
  1163. width: 630px;
  1164. }
  1165.  
  1166. #alertbody P{
  1167. padding: 0;
  1168. margin: 0;
  1169. color: #FFF;
  1170. width: 400px;
  1171. background-image: url(images/alerticon.gif);
  1172. background-repeat: no-repeat;
  1173. background-position: left top;
  1174. padding-left: 50px;
  1175. }
  1176.  
  1177. #alertfooter {
  1178. background-image: url(images/alertbg-footer.gif);
  1179. background-repeat: no-repeat;
  1180. height: 15px;
  1181. width: 650px;
  1182. background-position: bottom;
  1183. }
  1184.  
  1185. .alertbutton{
  1186. padding-top: 15px;
  1187. padding-left: 50px;
  1188. }
  1189.  
  1190.  
  1191. #confirmheader {
  1192. background-image: url(images/confirmbg-header.gif);
  1193. background-repeat: no-repeat;
  1194. height: 40px;
  1195. width: 650px;
  1196. }
  1197.  
  1198. #confirmheader H3{
  1199. font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
  1200. font-size: 15px;
  1201. font-weight: normal;
  1202. margin: 0;
  1203. padding: 0;
  1204. padding-left: 70px;
  1205. padding-top: 8px;
  1206. }
  1207.  
  1208. #confirmbody {
  1209. background-image: url(images/confirmbg-body.gif);
  1210. background-repeat: repeat-y;
  1211. padding-left: 20px;
  1212.  
  1213. /*-----------------------*/
  1214. /* IE 5.5 box model hack */
  1215. /*-----------------------*/
  1216. /* width for IE 5.5 browser (width inlcudes padding and border) */
  1217. width: 650px;
  1218.  
  1219. /* The following two lines can only be interpreted by 6.0 browsers (5.5 will exit here)*/
  1220. voice-family: "\"}\"";
  1221. voice-family:inherit;
  1222. /* width for IE 6.0 browser (width without padding and border) */
  1223. width: 630px;
  1224. }
  1225.  
  1226. #confirmbody P{
  1227. padding : 0;
  1228. margin: 0;
  1229. width: 400px;
  1230. background-image: url(images/confirmicon.gif);
  1231. background-repeat: no-repeat;
  1232. background-position: left top;
  1233. padding-left: 50px;
  1234. }
  1235.  
  1236. #confirmfooter {
  1237. background-image: url(images/confirmbg-footer.gif);
  1238. background-repeat: no-repeat;
  1239. height: 15px;
  1240. width: 650px;
  1241. background-position: bottom;
  1242. }
  1243.  
  1244.  
  1245. /* ------------------------------------------------------------------------------------- */
  1246. /* newly added styles for VCH2 */
  1247.  
  1248.  
  1249. .mailcategorie_A {
  1250. color: #FFF;
  1251. padding: 0 1px 0 2px;
  1252. width: 90px;
  1253. font-size: 9px;
  1254. background-color: #E20073;
  1255. font-weight: bold;
  1256. }
  1257.  
  1258. .mailcategorie_B {
  1259. padding: 0 1px 0 2px;
  1260. width: 90px;
  1261. font-size: 9px;
  1262. background-color: #D6CDF1;
  1263. font-weight: bold;
  1264. }
  1265.  
  1266. .mailcategorie_C {
  1267. padding: 0 1px 0 2px;
  1268. color: #FFF;
  1269. width: 90px;
  1270. font-size: 9px;
  1271. background-color: #9F8CDF;
  1272. font-weight: bold;
  1273. }
  1274.  
  1275. .dividerline {
  1276. font-size: 5px;
  1277. margin: 0 0 10px 0;
  1278. border-bottom: 1px dotted #9F8CDF;
  1279. }
  1280.  
  1281. .secondarynavigation, .left-band, .right-band {
  1282. background-color: #FFF;
  1283. border: #666 1px solid;
  1284. border-top: none;
  1285. height: 100%;
  1286. }
  1287.  
  1288. .secondarynavigation, .left-band {
  1289. width: 134px; /* for IE 5/Win (was 132px)*/
  1290. voice-family: "\"}\"";
  1291. voice-family:inherit;
  1292. width: 132px; /* actual value */
  1293. }
  1294.  
  1295. .secondarynavigation {
  1296. padding: 7px 0 0 0;
  1297. }
  1298.  
  1299. .secondarynavigation a{
  1300. color: #666;
  1301. font-size: 11px;
  1302. background-color: #FFF;
  1303. display: block;
  1304. width: 120px;
  1305. padding: 3px 0 0 12px;
  1306. }
  1307.  
  1308. .left-band, .right-band {
  1309. text-align: center;
  1310. vertical-align: bottom;
  1311. }
  1312.  
  1313. .right-band {
  1314. margin-left: -4px; /* required for IE */
  1315. float: right;
  1316. position: relative;
  1317. border: #666 1px solid;
  1318. background-color: #FFFFFF;
  1319. width: 140px; /* for IE 5/Win (was 132px)*/
  1320. voice-family: "\"}\"";
  1321. voice-family:inherit;
  1322. width: 138px; /* actual value */
  1323. }
  1324.  
  1325. #verticalbanner-bottom {
  1326. padding: 0 3px 0 0;
  1327. float: right;
  1328. position: relative;
  1329. display: inline;
  1330. width: 140px; /* for IE 5/win (was 132px)*/
  1331. voice-family: "\"}\"";
  1332. voice-family: inherit;
  1333. width: 138px; /* actual value */
  1334. height: 100%;
  1335. }
  1336.  
  1337. .secondarynavigation a:hover{
  1338. color: #000;
  1339. background-color: #e5e5e5;
  1340. }
  1341.  
  1342. .secondarynavigation a img{
  1343. border: none;
  1344. padding: 0 5px 0 0;
  1345. }
  1346.  
  1347. .status-ok{
  1348. width: 280px;
  1349. margin: 4px 0 0 0;
  1350. padding: 0 0 0 16px;
  1351. background-image: url(images/statusikoon-ok.gif);
  1352. background-repeat: no-repeat;
  1353. background-position: left top;
  1354. /*background-color: #D6CDF1;
  1355. border-left: solid 1px #9F8CDF;
  1356. border-bottom: solid 1px #9F8CDF;*/
  1357. }
  1358.  
  1359. .status-alert{
  1360. width: 280px;
  1361. margin: 4px 0 0 0;
  1362. padding: 0 0 0 16px;
  1363. background-image: url(images/statusikoon-alert.gif);
  1364. background-repeat: no-repeat;
  1365. background-position: left top;
  1366. /*background-color: #D6CDF1;
  1367. border-left: solid 1px #9F8CDF;
  1368. border-bottom: solid 1px #9F8CDF;*/
  1369. }
  1370.  
  1371. .status-wait{
  1372. width: 280px;
  1373. margin: 4px 0 0 0;
  1374. padding: 0 0 0 16px;
  1375. background-image: url(images/statusikoon-wait.gif);
  1376. background-repeat: no-repeat;
  1377. background-position: left top;
  1378. /*background-color: #D6CDF1;
  1379. border-left: solid 1px #9F8CDF;
  1380. border-bottom: solid 1px #9F8CDF;*/
  1381. }
  1382.  
  1383. .status-no{
  1384. width: 280px;
  1385. margin: 4px 0 0 0;
  1386. padding: 0 0 0 16px;
  1387. background-image: url(images/statusikoon-no.gif);
  1388. background-repeat: no-repeat;
  1389. background-position: left top;
  1390. /*background-color: #D6CDF1;
  1391. border-left: solid 1px #9F8CDF;
  1392. border-bottom: solid 1px #9F8CDF;*/
  1393. }
  1394.  
  1395. .status-ok-50 {
  1396. width: 50px;
  1397. margin: 4px 0 0 0;
  1398. padding: 0 0 0 16px;
  1399. background-image: url(images/statusikoon-ok.gif);
  1400. background-repeat: no-repeat;
  1401. background-position: center top;
  1402. }
  1403.  
  1404. .status-alert-50{
  1405. width: 50px;
  1406. margin: 4px 0 0 0;
  1407. padding: 0 0 0 16px;
  1408. background-image: url(images/statusikoon-alert.gif);
  1409. background-repeat: no-repeat;
  1410. background-position: center top;
  1411. }
  1412.  
  1413. .status-no-50{
  1414. width: 50px;
  1415. margin: 4px 0 0 0;
  1416. padding: 0 0 0 16px;
  1417. background-image: url(images/statusikoon-no.gif);
  1418. background-repeat: no-repeat;
  1419. background-position: center top;
  1420. }
  1421.  
  1422. #feedbackbody {
  1423. padding: 20px 0 40px 20px;
  1424. width: 650px; /* for IE 5/Win*/
  1425. voice-family: "\"}\"";
  1426. voice-family:inherit;
  1427. width: 630px; /* actual value */
  1428. }
  1429.  
  1430. #feedbackbody a{
  1431. padding: 20px 0 0 40px;
  1432. }
  1433.  
  1434. .feedbackbody {
  1435. padding: 20px 0 40px 20px;
  1436. width: 650px; /* for IE 5/Win*/
  1437. voice-family: "\"}\"";
  1438. voice-family:inherit;
  1439. width: 630px; /* actual value */
  1440. }
  1441.  
  1442. .feedbackbody a{
  1443. padding: 20px 0 0 40px;
  1444. }
  1445.  
  1446. .opleiding{
  1447. background-color: #e5e5e5;
  1448. }
  1449.  
  1450. .disclaimer{
  1451.  
  1452. border-bottom: 1px dotted #333;
  1453. background-color: #e5e5e5;
  1454. line-height: 14px;
  1455. height: 250px;
  1456. overflow: auto;
  1457. padding: 10px;
  1458. margin: 10px 0 10px 0;
  1459. font-size: 12px;
  1460. clear: both;
  1461. width:575px; /* for IE 5/Win was 595*/
  1462. voice-family: "\"}\"";
  1463. voice-family:inherit;
  1464. width: 595px; /* actual value was 615*/
  1465. }
  1466.  
  1467. .rolloverbutton3 {
  1468. padding: 10px 10px 10px 0;
  1469. color: #000;
  1470. /*-----------------------*/
  1471. /* IE 5.5 box model hack */
  1472. /*-----------------------*/
  1473. /* width for IE 5.5 browser (width/heigth inlcudes padding and border) */
  1474. height: 42px;
  1475. /* The following two lines can only be interpreted by 6.0 browsers (5.5 will exit here)*/
  1476. voice-family: "\"}\"";
  1477. voice-family:inherit;
  1478. /* width for IE 6.0 browser (width/heigth without padding and border) */
  1479. height: 32px;
  1480. }
  1481.  
  1482. .rolloverbutton3 a {
  1483. font-size: 12px;
  1484. color: #000;
  1485. padding: 7px 40px 7px 8px;
  1486. background-color: #f5f5f5;
  1487. text-decoration: none;
  1488. border: 1px solid #666666;
  1489. }
  1490.  
  1491. .rolloverbutton3 a:hover {
  1492. background-image: url(images/rolloverbutton_bg.gif);
  1493. background-repeat: no-repeat;
  1494. background-position: right center;
  1495. }
  1496.  
  1497. .pagebreak {
  1498. page-break-before:always
  1499. }
  1500.  
  1501. /* td {
  1502. border: 1px solid #666;
  1503. }
  1504. */
Advertisement
Add Comment
Please, Sign In to add comment