﻿/* ===============================================
   Global HTML Elements
   =============================================*/

/* Default HTML Formatting */
body { background-color: #ffffff;text-align: center; margin: 0px; font-size: 11px; font-family: Tahoma, Arial; color: #333333; line-height: 14px; height: 100%;}
img { border: 0px }
form { margin: 0px; }
td, div { font-size: 11px; font-family: Tahoma, Arial; color: #333333; line-height: 14px; }
#divlinks ul, ol, li { margin-left: 0px; margin-top: 0px; margin-bottom: 0px; }
#divlinks ul { margin-top: 2px; margin-bottom: 7px; list-style: none; padding: 0px; }
#divlinks ul li { margin-top: 0px; margin-bottom: 5px; }
#divlinks ol { margin-left: 4px; }
#divlinks ol li { margin-top: 5px; margin-bottom: 10px; }

.menulinkol { padding-left: 5px; }
.menulinkli { margin-top: 5px; margin-bottom: 10px; list-style: none; }
select { font-size: 11px; font-family: Tahoma, Arial; color: #333333; line-height: 14px; height: 20px; padding-left: 1px; margin-top: 1px; margin-bottom: 1px; }
input { font-size: 11px; font-family: Tahoma, Arial; color: #333333; }
textarea { font-size: 11px; font-family: Tahoma, Arial; color: #333333; line-height: 14px; height: 200px; width: 300px; padding-left: 0px; margin-top: 1px; margin-bottom: 1px; }
hr { text-decoration: none; color: #666666; margin-top: 5px; margin-bottom: 5px; height: 1px; }
h4 {margin: 0px; font-size: 18px;}
h2 {margin: 0px; font-size: 22px;}
/* Links */
A { text-decoration: none; color: #003071; }
A:hover { color: #003071; text-decoration: underline; }
A.links { text-decoration: none; color: #003071; }
A.links:hover { color: #003071; text-decoration: underline; }
/* Positioning */
#holder { position: absolute; left: 10px; width: 785px; height: 99%; margin: 0px; text-align: left; overflow: inherit; }
#popupholder { position: absolute; left: 15px; top: 15px; width: 350px; margin: 0px; text-align: left; overflow: inherit; }
#logoshadow { position: absolute; width: 247px; height: 152px; top: -28px; left:0px; background: url(../_img/p_logoshadow.gif) no-repeat }
#logo { position: absolute; top: 45px; left:20px; }
/*#menu {position: absolute; top: 95px; left: 305px; height: 30px; width: 457px; overflow: hidden; text-align: right;}*/
#menu  { position:relative; left: 20px; top:313px; height: 350px; width: 150px; border-right: solid 1px #003071; }
#login { position: absolute; top: 15px; right: 0px; height: 30px; width: 400px; float: right; }
#thelogin { position:absolute; right: 15px; top: 0px; float: right; text-align: right; }
#loginlogo { position:absolute; right: 230px; top: 0px; }
#topimage { z-index: 21; position: absolute; top: 130px; left: 9px; height: 30px; width: 760px; }
#btnKontor { z-index: 22; position: absolute; top: 100px; left: 295px; filter:alpha(Opacity=70); opacity: 0.7; }
#btnRad { z-index: 22; position: absolute; top: 100px; left: 525px; filter:alpha(Opacity=70); opacity: 0.7; }
#btnKontor_over { z-index: 22; position: absolute; top: 100px; left: 295px; }
#btnRad_over { z-index: 22; position: absolute; top: 100px; left: 525px; }
#shadowTop { position: absolute; width: 247px; min-height: 100px; top: 313px; left:536px; z-index: 22; }
#newsshadow { padding-bottom: 30px; z-index: 21; position: absolute; width: 247px; top: 313px; left:536px; background: url(../_img/p_newsshadow.gif) no-repeat bottom right; overflow: visible; }
#news { position: relative; top: 15px; left:25px; width: 195px; }