﻿/*
Metainfo:
	Organisatie: Croonen buro5
	Auteur: Crotec
	Versie 1.6: 13 december 2013
	Applicatie: RoTekst
	Toepassing: HTML weergave STRI 2012, huisstijl
*/

html, body, table, h1, h2 h3 h4, h5, h6, { margin: 0px; padding: 0px; border: 0px; outline: 0px; font-family: 'Arial', sans-serif; color: #333333; line-height: 1.3em; font-size: 13px; }
html, body {font-size: 90%; text-align: center; overflow: hidden; height: 100%;}
a { color: inherit; text-decoration: none; transition: all 0.25s ease-out; }
a:hover { color: #004187; }
a img { border: 0px; }

* { font-family: 'Arial', sans-serif !important; } 

#container { width: 980px; margin: 0px auto 0px auto; text-align: left; position: relative; overflow: hidden; height: 100%; }

#koptekst { width: 980px; position: fixed; top: 0px; /*left: 50%; margin-left: -490px; */ z-index: 999; }
#koptekst * { color: #000000; }
#begin { background: url('http://lib.anteagroup.nl/rotekst/template/Logo-CroonenBuro5-kleurenlogo.png') no-repeat right bottom 10px; width: 980px; height: 123px; position: fixed; top: 0px; /*left: 50%;  margin-left: -475px; */ z-index: 1000;  border-bottom: 5px solid #006391;}
.toegang { display: none; }

#hoofdmenu { width: 170px; position: fixed; top: 130px; /*left: 50%; margin-left: -475px;*/}
#hoofdmenu ul { list-style: none; margin: 0px; padding: 0px; }
#hoofdmenu a { display: block; background: #0484AD url('http://lib.anteagroup.nl/rotekst/template/arrow.png') no-repeat right center; color: #FFFFFF; margin: 0px; position: relative; text-decoration: none; padding: 4px 5px 4px 15px; margin-top: 5px; }
#hoofdmenu a span { color: #FFFFFF; }
#hoofdmenu a:hover { background: #006391; color: #FFFFFF; display: block; background: #006391 url('http://lib.anteagroup.nl/rotekst/template/arrow.png') no-repeat right center; }
#hoofdmenu a:hover span { color: #FFFFFF; text-decoration: underline;} 
#hoofdmenu a[href=""] { display: none; }

#plangegevens { margin: 37px 0px 0px 15px; }
#plangegevens .planname { font-size: 22px; color: #006391; width: 400px; }
#plangegevens .idnName:before { content: 'Identificatie'}
#plangegevens table { position: absolute;  top: 62px; left: 15px; border-collapse: collapse;	font-size: 11px; }
#plangegevens th, #plangegevens td { padding-right: 15px; }
#plangegevens td:first-child { text-align: left; font-weight: normal; }

#inhoud { margin: 150px auto 25px 175px; color: #000000; overflow: auto; overflow:scroll; overflow-x:hidden; height: 600px; padding: 2px 15px 5px 25px;}
#inhoud a:link, a:visited { color: #004187; }
#inhoud a:hover { color: #004187; text-decoration: underline; }

#PopupRotekst_btt:after { content: 'x'; position: absolute; top: 5px; right: 15px; z-index: 2999; color: #FFFFFF; font-weight: bold; font-family: 'Verdana'; }
#PopupRotekst_s, #PopupRotekst_min, #PopupRotekst_max { display: none; }
#PopupRotekst_cls { position: absolute; right: 10px; opacity: 0; padding: 10px; cursor: pointer; z-index: 3000; }

#PopupRotekst_rsimg { height: 7px; width: 7px; padding-bottom: 6px; }

#PopupRotekst_b { border: 1px solid #999999 !important; box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15); position: fixed !important; z-index: 10000 !important; }
#PopupRotekst_t { width: 100% !important; top: 0px !important; left: 0px !important; }
#PopupRotekst_c { top: 45px !important; left: 15px !important; }
#IdTitleText { position: absolute; left: 15px; top: 5px; color: #FFFFFF; }