/* Start of CMSMS style sheet 'Normaal css' */
/* Start of CMSMS style sheet 'Danny' */
/* Start of CMSMS style sheet 'Danny' */
/* Reset CSS by Pietersmit.nl*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/* Hier gaat het feest beginnen, kom voor we vol zijn*/

body {
   background: url("images/site_bg.jpg");
   text-align: left;
   font-size: 75.01%;
   line-height: 1em;
}

body, pre, textarea {
    font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
}

div#pagewrapper {
	width: 1000px;	
	margin: 70px auto 0 auto;
}

div#shadow_right {
    margin: 82px 0 0 0;
    float: right;
    width: 20px;
    height: 505px;
    background: url("images/bg_shadow_large.jpg") repeat-y;
}

div#shadow_bottom {
    clear: both;
    height: 20px;
    width: 990px;	
    background: url("images/bg_shadow_down.jpg") repeat-x;
}

div#container {
margin:auto;
position:relative;
width:980px;
z-index:5;
}

div#meuk {
background-image:url(images/schaduw.png);
height:515px;
margin-bottom:auto;
margin-left:-2px;
margin-top:-7px;
position:absolute;
width:992px;
z-index:-6;
}

#meuk2 {
background-image:url(images/schaduw_intro.png);
background-position:   -0px -11px;
height:408px;
margin-bottom:auto;
margin-left:-2px;
margin-top:0;
position:absolute;
width:992px;
z-index:-6;
}

div#header {
    height: 83px;	
    background: url("images/logo.png") no-repeat;
}

#languages {
    float: right;
    margin-top: 18px;
    width: 37,8px;
}

div#menubalk {
    height: 27px;
    background: url("images/topmenu_bg.jpg");
    text-align: left;
    line-height: 25px;
    font-size: 9pt;
    color: #808cae;
    border-bottom: 2px solid #fff;
}

div#submenu {
    height: 43px;
    overflow: hidden;
    background-color: #7f8cae;	
    border-bottom: 2px solid #fff;
    font size: 9pt;
    color: #ffffff;
}

.submenu_colom {
    height: 45px;	
}

div#content {
    height: 400px; 
    background-color: #ffffff;
    border: 2px solid #7f8cae;
    border-bottom: 0;
    border-top: 0;
    font-family: arial; font size: 9pt;
    color: #7f8cae;
    line-height: 150%;
    margin: -2px 0 0 0;
}

.content_colom {
   height: 380px;
   overflow: hidden;
}

.content_map {
    height: 380px;
}

div.colom_1 {
	float: left;
	width: 154px;
	padding: 5px;
	padding-top: 0px;
}

div.colom_2 {
	float: left;
	width: 294px;
	padding: 1px 0px 0px 0px;
	border-left: 2px solid #fff;
}

div.colom_3 {
	float: left;
	width: 484px;
	padding: 5px 5px 5px 5px;
}
div.colom_3_scroll {
	float: left;
        overflow-y: scroll;
	width: 484px;
	padding: 5px 5px 5px 5px;
}

div.picturelist {
  float: left;
  width: 202px;
}
  .picturelist a {
    float: left;
    width: 99px;
    border-top: 0;
    border-left: 0;
    height: 99px;
    overflow: hidden;
   }

div#album {
  width: 292px;
  overflow: hidden;
  float: left;
}


div#footer {
     height: 27px;
    background-image: url("images/bg_footer.jpg");
}

.Klanten {
  text-align: right;
}

#albumcommentdanny {
	margin-top: -33px;
        font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}

.schaduw {
	font-size: 9px
}
.tekstfooter {
color:#FFF;
font-size:10px;
margin:auto;
padding:7px 15px 0 2px;
width:980px;
}

.tekstfooter a:link { color: #FFF; text-decoration: none }
.tekstfooter a:visited { color: #FFF; text-decoration: none }
.tekstfooter a:active { color: #FFF; text-decoration: none }
.tekstfooter a:hover { color: #FF0000; text-decoration: underline }
.tekstfooter_lang a:link { color: #FFF; text-decoration: none }
.tekstfooter_lang a:visited { color: #FFF; text-decoration: none }
.tekstfooter_lang a:active { color: #FFF; text-decoration: none }
.tekstfooter_lang a:hover { color: #FF0000; text-decoration: underline }



div#tabeleltje {
 margin: 0 0 0 -7px;
}
div#tabeleltje table {
  background: #fff;
}

div#tabeleltje table tr {  
}

div#tabeleltje table tr td {
  background: #808CAD;
  border: 1px solid white;
  padding: 4px;
}

div#tabeleltje table tr td a {
   width: 48px; 
   height: 48px;
}

div#tabeleltje table tr td a img {
  //height:100%;
  //width:100%;
  vertical-align:middle; 
}

/* End of 'Danny' */
/* End of 'Normaal css' */

