body {
/* background:#cccccc url(../images/menu/grijs.gif) repeat-x; */
background-color: #cccccc;
font: 12px Verdana, Arial, sans-serif;
overflow:none;
}

h1 {
	font-size: 16px;
}

a {
text-decoration:none;
color:#000000;
}

a:hover{
text-decoration:underline;
color:#000000;
}

td {
vertical-align:top;
}

img {
border:0;
}

h4 {
font-family: Verdana;
color:#333333;
font-size:12pt;
margin-top:5px;
margin-bottom:2px;

}

p {
color:#000000;
font: 12px Verdana, Arial, sans-serif;
}

#container {
display: block;
overflow: hidden;
width:862px;
position: relative;
margin:auto;
top: 20px;
}

#content {
margin-bottom:20px;
margin-left:30px;
float:left;

width:800px;
height:auto;
}

#header {
text-indent:-9999px;
}

#logo {
position:relative; 
top:10px;
z-index:100;
float:left;
}

#footer_ie {
height:40px;
width:900px;
position:relative;
bottom: 0;
margin:auto 0 -10px -18px;
clear: both;
}

#footer_ff {
height:40px;
width:900px;
position:absolute;
bottom: 0;
margin:auto 0 -10px -18px;
}

#textkalender {
	width: 650px;
	margin: 0 auto;
	text-align: left;
	padding-top: 50px;

}

#textkalender a{
text-decoration:none;
color:#000000;
}

#textkalender a:hover{
text-decoration:underline;
color:#000000;

}

#textkalender td {

}

#textkalender p {
	padding-left: 10px;
	line-height: 16px;
}

