/*MENU ROUNDED */
div.rounded3 {
    clear:both;
    max-width:2400px;
    margin-left: 0.5%;
    width:14%;
	position: absolute;
	font-size: 10pt;
	color: #369736;
	opacity: 0.8;
}

div.rounded3 div.top {
    background:url(../images/rond.gif) no-repeat top left;
    padding:0px;
    width:100%;
}

div.rechts{
	background:url(../images/rond.gif) no-repeat top right;
	height: 12px;
	position: relative;
	float: right;
	}

div.rounded3 div.top div.right {
    background:url(../images/groot.gif) no-repeat bottom right;
    height:12px;
    margin-left:12px;
	padding-top: 1px;
}

div.rounded3 div.middle {
    background:url(../images/links.jpg) repeat-y left;
    clear:both;
    width:100%;
	margin-left: 1px;
}

div.rounded3 div.middle div.right {
    background:url(../images/rechts.jpg) repeat-y right;
    margin-left:5px;
	margin-right: 2px;
}

div.rounded3 div.middle div.right div.content {
    background:#fcfef9;
    margin-right:5px;
    padding:0px 7px;
	text-align: center;
}

div.rounded3 div.middle div.right div.content p {
    margin:0px;
    padding-top:15px;
}

div.rounded3 div.middle div.right div.content h1 {
    color:#369736;
    font-size:1em;
	text-decoration: none;
}

div.rounded3 a
{
    color:#369736;
    font-size:1em;
	text-decoration: none;
}

div.rounded3 a:hover
{
    color:#000;
    font-size:1em;
	text-decoration: none;
}

div.rounded3 div.bottom {
    background:url(../images/rond.gif) no-repeat bottom left;
    clear:both;
    padding-bottom:1px;
    width:100%;
}

div.rounded3 div.bottom div.right {
    background:url(../images/grootonder.gif) no-repeat top right;
    height:12px;
    margin-left:12px;
}

/* TITLE ROUNDED2 */

div.rounded2 {
    clear:both;
    max-width:2400px;
    margin:5px auto;
    width:15%;
	position: absolute;
	bottom: 0;
	font-size: 1em;
	color: #369736;
}

div.rounded2 div.top {
    background:url(../images/rond.jpg) no-repeat top left;
    padding:0px;
    width:100%;
}

div.rechts{
	background:url(../images/rond.jpg) no-repeat top right;
	height: 12px;
	position: relative;
	float: right;
	}

div.rounded2 div.top div.right {
    background:url(../images/groot.jpg) no-repeat bottom right;
    height:12px;
    margin-left:12px;
	padding-top: 1px;
}

div.rounded2 div.middle {
    background:url(../images/links.jpg) repeat-y left;
    clear:both;
    width:100%;
	margin-left: 1px;
}

div.rounded2 div.middle div.right {
    background:url(../images/rechts.jpg) repeat-y right;
    margin-left:5px;
	margin-right: 2px;
}

div.rounded2 div.middle div.right div.content {
    background:#fcfef9;
    margin-right:5px;
    padding:0px 7px;
	text-align: center;
}

div.rounded2 div.middle div.right div.content p {
    margin:0px;
    padding-top:15px;
}

div.rounded2 div.middle div.right div.content h1 {
    color:#369736;
    font-size:1em;
	text-decoration: none;
}

div.rounded2 a
{
    color:#369736;
    font-size:1em;
	text-decoration: none;
}

div.rounded2 a:hover
{
    color:#369736;
    font-size:1em;
	text-decoration: none;
	font-weight: bold;
}

div.rounded2 div.bottom {
    background:url(../images/rond.jpg) no-repeat bottom left;
    clear:both;
    padding-bottom:1px;
    width:100%;
}

div.rounded2 div.bottom div.right {
    background:url(../images/grootonder.jpg) no-repeat top right;
    height:12px;
    margin-left:12px;
}

/* TITLE ROUNDED */

div.rounded {
    clear:both;
    max-width:2400px;
    margin:5px auto;
    width:60%;
}

div.rounded div.top {
    background:url(../images/rond.jpg) no-repeat top left;
    padding:0px;
    width:100%;
}

div.rechts{
	background:url(../images/rond.jpg) no-repeat top right;
	height: 12px;
	position: relative;
	float: right;
	}

div.rounded div.top div.right {
    background:url(../images/groot.jpg) no-repeat bottom right;
    height:12px;
    margin-left:12px;
	padding-top: 1px;
}

div.rounded div.middle {
    background:url(../images/links.jpg) repeat-y left;
    clear:both;
    width:100%;
	margin-left: 1px;
}

div.rounded div.middle div.right {
    background:url(../images/rechts.jpg) repeat-y right;
    margin-left:5px;
	margin-right: 2px;
}

div.rounded div.middle div.right div.content {
    background:#fcfef9;
    margin-right:5px;
    padding:0px 7px;
	text-align: center;
}

div.rounded div.middle div.right div.content p {
    margin:0px;
    padding-top:15px;
}

div.rounded div.middle div.right div.content h1 {
    color:#369736;
    font-size:1.75em;
    font-weight:bold;
    margin:0px;
    padding:7px 0px;
}

div.rounded div.bottom {
    background:url(../images/rond.jpg) no-repeat bottom left;
    clear:both;
    padding-bottom:1px;
    width:100%;
}

div.rounded div.bottom div.right {
    background:url(../images/grootonder.jpg) no-repeat top right;
    height:12px;
    margin-left:12px;
}
