@CHARSET "UTF-8";

/* standard settings */
*          { color:#000; font-family:Verdana, Arial, sans-serif; font-size:11px; }
a:hover    { text-decoration:underline; }
html, body { height:100%; margin:0; min-height:100%; padding:0; }
img        { behavior:url("../iepngfix.htc"); }

/* layout */
div#sitecontainer { background:url('/img/layout/background.jpg') no-repeat; margin:0px auto; min-height:600px; position:relative; width:990px; }
a#homelink        { background:url('/img/layout/logo_sixfingers.jpg') no-repeat; display:block; height:58px; left:15px; position:absolute; top:3px; width:191px; z-index:3; }
div#spot_lb       { background:url('/img/layout/spot_lb.png') no-repeat; height:51px; left:10px; position:absolute; top:550px; width:51px; z-index:4; }
div#spot_rt       { background:url('/img/layout/spot_rt.png') no-repeat; height:39px; position:absolute; right:0px; top:110px; width:36px; z-index:1; }
div#search        { color:#000; left:805px; position:absolute; text-transform:uppercase; top:37px; z-index:10; }
form#searchform   { color:#000; font-size:10px; }
div.tekst         { flaot:left; margin:0px auto; position:relative; width:369px; }
div#tekstedit     { display:none; text-align:right; }
div#content       { margin:65px 0 10px 0; position:relative; }
div#tekstmain     { position:relative; }

/* Grey fields */
div#grey_area             { float:left; margin:0 0 0 -60px; position:relative; width:494px; }
div#grey_area div#top     { background:url('/img/layout/area_grey_top.png') no-repeat; flaot:left; height:17px; margin:0; position:relative; width:494px; }
div#grey_area div#content { background:url('/img/layout/area_grey_main.png') repeat-y; color:#FFF; float:left; margin:0; padding:10px 20px 10px 34px; position:relative; width:440px; }
div#grey_area div#bottom  { background:url('/img/layout/area_grey_bottom.png') no-repeat; float:left; height:20px; margin:0; position:relative; width:494px; }
div#grey_area div#content,
div#grey_area div#content p,
div#grey_area div#content center,
div#grey_area div#content span { color:#FFF; }

div#grey_areabig             { float:left; margin:0 0 0 -60px; position:relative; width:494px; }
div#grey_areabig div#top     { background:url('/img/layout/area_grey_top.png') no-repeat; flaot:left; height:17px; margin:0; position:relative; width:494px; }
div#grey_areabig div#content { background:url('/img/layout/area_grey_main.png') repeat-y; color:#FFF; float:left; font-size:30px; margin:0; padding:25px 29px 25px 45px; position:relative; width:420px; }
div#grey_areabig div#bottom  { background:url('/img/layout/area_grey_bottom.png') no-repeat; float:left; height:20px; margin:0; position:relative; width:494px; }
div#grey_areabig div#content,
div#grey_areabig div#content p,
div#grey_areabig div#content center,
div#grey_areabig div#content span { color:#FFF; font-size:30px; }

/* header */
div#header                            { height:65px; left:0; position:absolute; top:0; width:100%; z-index:3; }
div#header div#top                    { background:#000; height:15px; left:0; position:absolute; top:0; width:100%; }
div#header div#middle                 { background:#ECF3DC; height:47px; left:0; position:absolute; top:15px; width:100%; }
div#header div#clear                  { background:#FFF; height:2px; left:0; position:absolute; top:62px; width:100%; }
div#header div#bottom                 { background:#CFEA0B; height:1px; left:0; position:absolute; top:64px; width:100%; }
div#header div#headercontainer        { height:65px; margin:0px auto; position:relative; width:990px; }
div#header div#language               { color:#000; position:absolute; right:785px; text-transform:uppercase; top:30px; font-weight:bold; }
div#header div#language a             { text-decoration:none; }
div#header a#twitter                  { position:absolute; right:160px; top:17px; }
div#header div#logout                 { color:#000; left:20px; position:absolute; top:30px; font-weight:bold; }
div#header div#menu                   { height:30px; position:absolute; left:300px; top:25px; }
div#header div#menu div#item          { background:url('/img/layout/menu_top.png') no-repeat; color:#000; float:left; font-size:12px; height:30px; padding:5px 0 0 7px; position:relative; text-transform:uppercase; width:93px; }
div#header div#menu div#item a        { color:#000; text-decoration:none; }
div#header div#menu div#item:hover    { background:url('/img/layout/menu_top_active.png') no-repeat; color:#CFEA0B; }
div#header div#menu div#item:hover a  { color:#CFEA0B; }
div#header div#menu div#item_active   { background:url('/img/layout/menu_top_active.png') no-repeat; color:#CFEA0B;float:left; font-size:12px; height:30px; padding:5px 0 0 7px; position:relative; text-transform:uppercase; width:93px; }
div#header div#menu div#item_active a { color:#CFEA0B; text-decoration:none; }
div#header div#menu div#spacer        { float:left; font-size:14px; height:30px; margin:0 20px; padding:5px 0 0 0; position:relative; }

/* Sub menu */
div#submenu                { background:url('/img/layout/menu_top_sub.png') no-repeat; color:#000; height:28px; left:280px; position:absolute; top:0px; width:438px; z-index:1; }
ul#submenulist             { display:block; margin:0px; left:0; line-height:24px; padding:0 0 0 22px; }
ul#submenulist li          { color:#000; display:inline; float:left; list-style-type:none; margin:0 20px; white-space:nowrap; }
ul#submenulist a           { color:#000; text-decoration:none; }
ul#submenulist a.subactive { font-weight:bold; }
ul#submenulist a:hover     { text-decoration:underline; }

/* Menu left */
div#menuleft                { left:75px; position:absolute; top:80px; width:132px; }
div#menuleft div#item       { background:url('/img/layout/menu_left.png'); border:0; float:left; height:34px; margin:0 0 3px 0; position:relative; width:132px; }
div#menuleft div#item:hover { background:url('/img/layout/menu_left_active.png'); }
div#menuleft div#item a     { border:0; color:#FFF; position:absolute; right:15px; text-decoration:none; top:9px; }
div#menuleft div#item span  { color:#FFF; font-size:18px; position:absolute; left:10px; text-decoration:none; top:4px; }
div#menuleft div#item_active      { background:url('/img/layout/menu_left_active.png'); border:0; float:left; height:34px; margin:0 0 3px 0; position:relative; width:132px; }
div#menuleft div#item_active a    { border:0; color:#FFF; position:absolute; right:15px; text-decoration:none; top:9px; }
div#menuleft div#item_active span { color:#FFF; font-size:18px; position:absolute; left:10px; text-decoration:none; top:4px; }


/* menu right */
div#menuright                   { height:180px; left:805px; position:absolute; top:80px; width:140px; }
div#menuright div#title         { margin:0 0 8px 0;width:140px; }
div#menuright div#title img     { height:10px; left:-7px; position:absolute; top:10px; width:73px; z-index:0; }
div#menuright div#title span    { font-weight:bold; z-index:3; }
div#menuright div#item          { border:0; float:left; position:relative; width:140px; }
div#menuright div#item a        { text-decoration:none; }
div#menuright div#item a:hover  { color:#CFEA0B; text-decoration:none; }
div#menuright div#item_active   { border:0; float:left; position:relative; width:140px; }
div#menuright div#item_active a { color:#CFEA0B; text-decoration:none; }
div#menuright div#spacer        { background:#D6D6D6; float:left; height:1px; margin:3px 0; position:relative; width:85px; }

/* banners right */
a#banner1,
a#banner1en,
a#banner2,
a#banner2en { display:block; position:absolute; right:20px; width:160px; z-index:3; }
a#banner1   { background:url('/img/layout/banner-ga-vreemd.png') no-repeat; height:124px; top:275px }
a#banner1en { background:url('/img/layout/banner-ga-vreemd-en.png') no-repeat; height:126px; top:275px }
a#banner2   { background:url('/img/layout/banner-panda-tas.png') no-repeat; height:126px; top:401px }
a#banner2en { background:url('/img/layout/banner-panda-tas-en.png') no-repeat; height:126px; top:401px }

/* footer bontent */
div#footer                        { float:left; height:60px; position:relative; width:100%; z-index:3; }
div#footer div#top                { background:#ECF3DC; height:45px; left:0; position:absolute; top:0; width:100%; }
div#footer div#bottom             { background:#000; height:15px; left:0; position:absolute; top:45px; width:100%; }
div#footer div#footercontainer    { height:60px; margin:0px auto; position:relative; width:990px; }
div#footer div#proclaimer         { bottom:0; color:#FFF; position:absolute; right:0px; }
div#footer div#proclaimer a       { color:#FFF; text-decoration:none; }
div#footer div#proclaimer a:hover { color:#CFEA0B; }

/* Form settings */
input.textinput   { border:solid 1px #000; }
input.searchinput { border:solid 1px #000; width:115px; }

/* old stuff */

/* layouy settings */
#klantenlogo           { display:none; }
a.deletelink           { text-decoration:none; }
a.deletelink:hover     { text-decoration:underline; }
div#start1             { height:444px; left:244px; position:absolute; top:95px; width:519px; }
div#start2             { height:444px; left:234px; position:absolute; top:85px; width:519px; }

div#menu_sub_right
{
  color       : #fff;
  left        : 788px;
  position    : absolute;
  top         : 5px;
  font-weight : bold;
}

div.klantentekst
{
  left       : 125px;
  position   : absolute;
  text-align : left;
  top        : 5px;
  width      : 280px;
}

div.klantencontainer
{
  height   : 60px;
  margin   : 0 auto;
  position : relative;
  width    : 430px;
}

div#menu_back
{
  left       : 327px;
  position   : absolute;
  top        : 9px;
}

div#menu_left_header
{
  background     : url('/img/menu_left/menu_header.png') no-repeat;
  width          : 158px;
  height         : 36px;
  z-index        : 1
}

div#menu_left_header_txt
{
	padding        : 10px 0 0 25px;
  z-index        : 1;
}

div#menu_left_header_txt a
{
  color           : #fff;
  font-size       : 18px;
  text-decoration : none;
}

div#menu_left_main a, div#menu_left_header_txt a, div#menu_left_sub_main a, div#menu_left_sub_main_txt a, div#menu_left_sub_main_active a
{
  text-decoration : none;
}

div#menu_left_main
{
	background      : url('/img/menu_left/menu_main.png') no-repeat;
  width           : 158px;
  height          : 23px;
  color           : #000;
  font-size       : 12px;
  font-weight     : bold;
	z-index         : 1; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
}

div#menu_left_main_active
{
	background      : url('/img/menu_left/menu_main.png') no-repeat;
  width           : 158px;
  height          : 23px;
  color           : #000;
  font-size       : 12px;
  font-weight     : bold;
	z-index         : 1; padding-left:13px; padding-right:0; padding-top:0; padding-bottom:0
}

div#menu_left_footer
{
	background : url('/img/menu_left/menu_footer.png') no-repeat;
  width      : 158px;
  height     : 15px;
  z-index    : 1
}

div#menu_left_footer_inspiratie
{
	background : url('/img/menu_left/menu_footer_inspiratie.png') no-repeat;
  width      : 158px;
  height     : 30px;
  z-index    : 1; padding-left:22px; padding-right:0; padding-top:0; padding-bottom:0
}

div#menu_left_sub_header
{
	background : url('/img/menu_left/menu_sub_header.png') no-repeat;
  width      : 158px;
  height     : 4px;
  z-index    : 1
}

div#menu_left_sub_main
{
	background : url('/img/menu_left/menu_sub_main.png') no-repeat;
  width      : 158px;
  height     : 14px;
	z-index    : 1; padding-left:32px; padding-right:0; padding-top:0; padding-bottom:0
}

div#menu_left_sub_main_active
{
	background : url('/img/menu_left/menu_sub_main.png') no-repeat;
  width      : 158px;
  height     : 14px;
	z-index    : 1; padding-left:22px; padding-right:0; padding-top:0; padding-bottom:0
}

div#menu_left_sub_main_txt            { padding:5px 0 0 0; z-index:1; }
div#menu_left_footer_inspiratie_txt   { font-size:18px; padding:5px 0 0 0; z-index:1; }
div#menu_left_footer_inspiratie_txt a { font-size:18px; text-decoration :none; }
div#menu_left_sub_footer              { background:url('/img/menu_left/menu_sub_footer.png') no-repeat; width:158px; height:4px; z-index:1; }

div.kop
{
  height   : 23px;
  margin   : 0px auto;
  position : relative;
  top      : 153px;
  width    : 369px;
}

div#blabla_add,
div#bewerktag,
div#blabla_edit {
  display: none;
}

a#editlink,
a#editlinkblabla {
  color: #000;
  cursor: pointer;
  font-weight: bold;
  position: absolute;
  right: 0px;
  z-index:999;
}

a#editcloudlink,
a#addtag,
a#savetag,
a#backtag {
  color: #000;
  cursor: pointer;
  font-weight: bold;
}

.submitbutton {
  background: #dcf000;
  border: solid 1px #000;
  padding: 5px;
}

hr {
  height: 1px;
}

div.posting {
  border-bottom: solid 1px #000;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 10px 0px;
  position: relative;
}

div.posting a {
  color: #000;
  font-weight: bold;
}

div.posting img {
  border: none;
}

div#backlink {
  font-weight: bold;
  text-align: right;
}

div#backlink img {
  border: 0px none;
}

div#recentlinks {
  border-bottom: solid 1px #000;
  padding: 0px 0px 10px 0px;
}

div#recentlinks a,
div#tekstmain a,
div#tekstmain p a,
div#tekstmain p a strong {
  color: #000;
  text-decoration: underline;
}

div#backlink a {
  color: #000;
  text-decoration: none;
}

div#recentlinks a:hover,
div#backlink a:hover,
div#tekstmain a:hover,
div#tekstmain p a:hover,
div#tekstmain p a strong:hover {
  color: #000;
}

hr.smallhr {
  color: #dcf000;
}

div#addblabla {
  cursor: pointer;
  font-weight: bold;
  position: absolute;
  right: 0px;
  top: 90px;
}

div#addblabla:hover {
  text-decoration: underline;
}

div#editklanten {
  position: absolute;
  right: 240px;
  top: 610px;
}

div#editklanten a {
  color: #000;
  font-weight: bold;
}

div#addklant { height:auto; margin:0px auto; position:relative; width:400px; }
div.form_errors li,
div.form_errors h2 { color:#f00; }
a                  { color:#000; text-decoration:underline; }

ul.sitemap li.main
{
  margin : 0px 0px 10px 0px;
}
