.lotusscript { font-family: sans-serif; font-size: 9pt; color: black; padding: 15px 15px 15px 15px; border-top: 1pt dotted black; border-bottom: 1pt dotted black; border-left: 1pt dotted black; border-right: 1pt dotted black; background-color: #FFFFEE; }
.ls-comment { color: green; }
.ls-quote { color: black; }
.ls-datatype { color: black; }
.ls-operator { color: blue; }
.ls-keyword { color: blue; }
.ls-statement { color: blue; }
.ls-function { color: blue; }
.ls-class { color: black; }
.ls-constant { color: purple; }

div#intro {
background-image: url('../img/box.png');
background-repeat: repeat-x;
}

.marker{
background-color: #D1E8FF;
/*background-color: #FFF0B2;  yellow  D1E8FF blue*/
}

.blognav div.left {float: left; text-align: left; }
.blognav div.right {text-align: right; }

.button {
background:#D0D0D0 none repeat scroll 0 0;
border:1px solid black;
padding:4px;
}

a:link, a:visited{
color: blue;
text-decoration: none;
}

span.calendar {
display:inline;
float:left;
margin-left:-37px;
width:25px;
text-align:center;
}

span.month {
font-size:9px;
height:10px;
background:#D51007 none repeat scroll 0 0;
border:1px solid #D51007;
color:#FFFFFF;
font-weight:bold;
line-height:1.1em;
text-align:center;
text-transform:uppercase;
display:block;
float:left;
width:100%;
}

span.day {
background:#FFFFFF none repeat scroll 0 0;
border-color:-moz-use-text-color #CCCCCC #CCCCCC;
border-style:none solid solid;
border-width:medium 1px 1px;
color:#000000;
font-weight:bold;
letter-spacing:-0.1em;
line-height:1.4em;
display:block;
float:left;
width:100%;
}

a:hover {
text-decoration: underline;
}

a.logo:hover {
text-decoration: none;
}

a.menuitem:link, a.menuitem:visited  {
color: #213454;
text-decoration: none;
/*font-weight: 900;*/
}
a.menuitem_selected:link, a.menuitem_selected:visited  {
text-decoration: none;
color: #213454;
}

a.menuitem_selected:hover {
color: #c0c0c0;
}

a.menuitem:hover {
/*background-color: #505050;*/
color: white;
}

.msentry {
border-bottom: 1px dotted #ababab;
margin: 0 0 10px;
}

body {
-x-system-font:none;
/*(background-color:#EFEFEF;*/
background-image: url(../img/background.jpg);
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:100;
/*line-height:14pt;*/
margin:0em;
text-align: center;
}

#contact-form form, fieldset {
border:1px solid #ddd; /*88AAD6;*/
margin:10px 0;
padding:5px;
background-color: #E8F0FF;
}

#contact-form label {
display:block;
float:left;
padding:2px 0 0;
width:100px;
}

#contact-form .text-box {
border:1px solid #ddd;
color:#343434;
display:block;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:3px;
margin: 1px;
}

/* formulieren */
#contact-form {
width:600px;
}

#contact-form textarea {
height:200px;
width:400px;
}



input, label {
vertical-align:middle;
}

#contact-form .form-element {
clear:left;
display: block;
margin:0px;
overflow:hidden;
}

#contact-form #contact-form-submit {
margin:10px 0 0 100px;
width:auto;
}

#contact-form input {
width:205px;
}

.normal {
font-weight: 100;
color: black;
}

ul {
padding: 0em 0em 0em 1.3em;
margin: 0.5em 0em 0.8em 0em;
list-style-type: circle;
list-style-image: url(../img/line.png);
}


#container {
text-align: left;
background-color:white;
/*border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;*/
position:relative;
margin-left: 5%;
margin-right: 5%;
width:90%;
z-index:1;
}

#content {
/*float: left;*/
margin-right: 250px;
padding-left: 1em;
padding-right: 1m;
padding-bottom: 3em;
}

.right {
float: right;
}

#toolbar {
float: right;
width: 230px;
padding: 0em 1em;
}

.toolbar_item {
margin: 0 0 1em 0;
padding: 0.5em;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: #fbfbfb;
border: 1px solid #88AAD6;
z-index: 0;
width: 220px;
/*border-bottom: thin dotted #ababab;*/
}

#footer {
margin: 1em 0em 1em 0em;
border-top: 1px dotted #ababab;
padding: 1em;
border-bottom: 5px solid #213454;;
text-align:center;
background-color:#f0f0f0;
display:block;
clear:both;
}

#header {
text-align:left;
text-color: white;
/*background-image:url('../img/header.png');*/
background:#213454;
height: 90px;
padding: 0px;
}

.highlight {
font-weight: 900;
color: #213454;
}

#menubar {
margin: 0em 0em 1.5em 0em;
padding: 0px 0px 0px 10px;
font-size:11px;
text-align:left;
background-color:#88AAD6;
/*background-image:url('../img/bar_blue.png');*/
border-bottom:1px solid #ddd;
height: 24px;
}

.menuitem { 
position: relative;
top: 6px;
padding: 6px;
margin: 1px;
}

.menuitem_selected { 
position: relative;
top: 6px;
padding: 8px;
margin: 1px;
/*background-image:url('../img/bar_lightblue.png');*/
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
background: white;
border: 1px solid #ddd;
border-bottom: 0px;
}


#top {
background:#AD8E41 none repeat scroll 0 0;
height:178px;
left:0;
position:absolute;
top:0;
width:100%;
z-index:0;
border-bottom: 37px solid #505050;

}

.footertable {
text-align:left;
}

h1 {
font-weight: 900;
font-size: 13px;
/*letter-spacing: 0.01em;*/
margin: 0 0 0.5em;
color: #213454;
}


div.blogentry {border-top: 1px solid #bbbbbb; padding: 5px; overflow: auto;}
/*div.blogentry img {float: left; margin: 5px;}*/

div.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


h1.blogtitle {
font-weight: 900;
font-size: 13px;
/*letter-spacing: 0.01em;*/
margin: 0;
color: #213454;
}

.blogdate {
font-size: 80%;
color: grey;
font-style: italic;
}

.blogdetails {
color:#7F7153;
display:inline;
float:right;
font-size: 8pt;
margin:0;
width:140px;
background: #eee;
}


h2 {
color: #213454;
font-weight: 600;
/*letter-spacing: 1px;*/
font-size: 12px;
margin: 1.3em 0 0.2em;
/*border-bottom: 1px solid #ABABAB;*/
}


h1.toolbar_header {
color: #213454;
font-weight: 900;
margin: 0em 0em 0.5em 0em;
border-bottom:1px solid #88AAD6;
/*padding: 5px 0px 5px 0px;*/
z-index: -1;
}

a.taala:link, a.taala:visited {
color: #c0c0c0;
}
a.taala:hover {
color: white;
}

.taal{
position: absolute;
color: white;
top: 0px;
right: 0px;
display:block;
margin: 5px;
}

.logo {
border: 0px;
margin: 8px 3px;
}

.logo_tag {
font-size: 12px;
letter-spacing: 0.14em;
/*color: #88AAD6;*/
color: #88AAD6;
display:block;
position: absolute;
top: 55px;
left: 20px;
font-weight: 100;
}

ul.profiles {
list-style-type: none;
list-style-image: none;
padding: 0;
margin: 0;
line-height: 18pt;
}

li.pdf {
background-image: url(../img/logo_pdf.png);
background-repeat: no-repeat;
padding-left: 25px;
}

li.linkedin {
background-image: url(../img/logo_linkedin.png);
background-repeat: no-repeat;
padding-left: 25px;
}

li.twitter {
background-image: url(/home.nsf/twitter.png);
background-repeat: no-repeat;
padding-left: 25px;
}

li.rss {
	background-image: url(/home.nsf/img/rss.png);
background-repeat: no-repeat;
padding-left: 25px;
	}

.float_right {
float: right;
margin: 0px 0px 5px 5px;
}

p {
margin: 0em 0em 0.5em 0em;
line-height: 1.4em;
}

#calwidget {
/*width:200px; */
text-align: center;
}
#calnavigation, #calheader {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin-bottom: 5px;
}

#calheader {
font-weight: bold;
font-size:11px;
}

#calendar {
margin-left: 20px;
height: 180px;
}

#callegend {
margin-left: 15px;
margin-top: 10px;
}


