body {
	background: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
	color: #CC012A;
}

input, select, textarea{
	border: 1px solid #A0A0A0;
	font-size: 12px;
	padding-left: 2px;
}

#frame{
	margin: auto;
	width: 780px;
}

#header{
	height: 150px;
	width: 780px;
}

#header h1{
	background: url(../img/webtop-780-top.jpg);
	height: 28px;
}

#header a h1{
	border: 0;
	cursor: pointer;
}

#header h2{
	background: url(../img/webtop-780-bottom.jpg);
	height: 122px;
}

#header h1 span, #header h2 span{
	display: none;
}

/* --------- linkerzijde --------- */

#left {
	float: left;
	width: 158px;
}

#left #search {

	background: #A0A0A0;
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-left: 4px;
}

#left #search input{
       width: 75px;
	margin-top: 4px;
	margin-right: 4px;
}

#left #search #button{
	background: #A0A0A0;
	font-size: 11px;
       display: inline;
}

/* --------- midden van de pagina --------- */

#center{
	float: left;
	width: 462px;
}

#center img {
	margin: 3px;
}

#center h3{
	border-bottom: 2px dashed #E6E6E6;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}

#center h4{
	border-bottom: 1px dashed #E6E6E6;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

#content{
	margin-left: 8px;
	margin-right: 8px;
}

#bread a{
       color:#808080;
	border: 0;
	font-size: 11px;
	font-weight: bold;
       text-decoration: none;

}

.frame-01{
	border-left: 3px solid #CC012A;
	margin-right: 10px;
	padding-left: 4px;
	width: 200px;
	float: left;
}

.frame-01 img{
	float: left;
}

.frame-02{
	padding: 4px;
	padding-bottom: 6px;
	border-bottom: 1px solid #E8EEF7;
}

/* --------- items aan de rechterzijde --------- */

#right{
	background: #F0F0F0;
	float: left;
	width: 160px;
}

#right h3{
	background: #A0A0A0;
	color: #FFFFFF;
	height: 28px;
	line-height: 28px;
	text-align: center;
}

/* --------- footer --------- */

#footer{
	clear: both;
	background: #C0C0C0;
	color: #505050;
	margin: auto;
	text-align: center;
	width: 780px;
}

#footer p{
	padding: 4px;
}


#button{
	text-align: center;
	width: 60px;
}
