/* css www.heuveltuin.nl */

html {
    padding: 0px;
	margin: 0px;
	height:100%;
    width:100%;
    background-color:#ffe086;
	background-image: url(../image/line.jpg);
    background-repeat: repeat-y;
    background-position: 50% 250px;
}


body
{
  height:100%;
  width:100%;
  padding: 0px;
  margin: 0px;
}




html *{
	font-family: Garamond,Times New Roman;
}

a *,a {
	color: #000000;
}

p
{
	margin: 0px;
	padding: 0px;
}


#containermidden
{
	margin-left: auto;
	margin-right: auto;
	width: 772px;
/*	background-color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
    height: 615px;
	display:block;     */
}

*>#containermidden
{
    min-height:334px;
    height:auto;
}


#header_total
{
    width: 772px;
    height: 334px;
    overflow:hidden;
}

#header_big
{
    width: 773px;
    height: 334px;
    text-align:bottom;
    background-image: url(../image/header.gif);
    position: relative;
    top:-334px;
}

#header_small
{
    width: 772px;
    height: 193px;
    padding-top:141px;
    background-color:#ffc20e;
}

#image1
{
    width: 200px;
    height: 190px;
    border:1px solid #000000;
    overflow: hidden;
    float:right;
    vertical-align:bottom;
}



#image2
{
    width: 200px;
    height: 190px;
    float:right;
    border:1px solid #000000;
    overflow: hidden;
    margin-left:4px;
    vertical-align:bottom;
}


#image3
{
    width: 200px;
    height: 190px;
    margin-left:4px;
    border:1px solid #000000;
    border-right:0px solid #000000;
    overflow: hidden;
    float:right;
}


#image1 img
{
    border:0px;
}


#image2 img
{
    border:0px;
}

#image3 img
{
    border:0px;
}

#middle
{
    width: 772px;
    padding-left:1px;
}



#middle_left
{
    width: 150px;
    height: 472px;
    padding-left:9px;
    font-family: Garamond, Times New Roman;
    font-size:14px;
    background-image: url(../image/menu.jpg);
    float:left;
}

*>#middle_left
{
    width: 150px;
    height:auto;
    min-height:472px;

}

#middle_left a
{
       	color: #000000;
       	text-decoration:none;
}
#content_container
{
    width: 600px;
	height: 384px;
    background-color:#ffffff;
    float:left;
}

*>#content_container
{
    height:auto;
    min-height:384px;
}

#titel {
	width: 592px;
    height: 30px;
    font-size:16px;
	font-family: Garamond, Times New Roman;
	color: #000000;
	font-weight: bold;
    padding-left: 10px;
	padding-top:18px;
}

#content {
	width: 580px;
    height: 200px;
	font-size: 14px;
	font-family: Garamond, Times New Roman;
	color: #000000;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
}

.titelEDITOR
{
    font-size:16px;
	font-family: Garamond, Times New Roman;
	color: #000000;
	font-weight: bold;
    padding-left: 10px;
	padding-top:18px;
}

.contentEDITOR
{
  	font-size: 14px;
	font-family: Garamond, Times New Roman;
	color: #000000;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
}


#menuContainer
{
   	width: 180px;
    height: 295px;
    position: relative;
    top:-657px;
    text-align: center;

}

.menuText
{
	height: 19px;
	width: 180px;
    font-family: Garamond, Times New Roman;
    font-weight: bold;
    font-size: 16px;
	color: #000000;
}


.menuItem
{
	height: 19px;
	width: 180px;
    background-color:#ffffff;
}


a.menuText:hover{
      font-weight: bold;
}


.invoer
{
	border:1px solid black;
	width:300px;
	line-height: 15px;
	font-family: Garamond, Times New Roman;
	font-size: 15px;
	margin:1px;
	padding-left:2px;
}

.knop
{
	border:1px solid black;
	font-family: Garamond, Times New Roman;
	font-size: 15px;
	height: 25px;
	width: 147px;
}

.floatleft{
    float:left;
    width:280px;
}

.inputlabel
{
    float:left;
    padding-top:2px;
    line-height: 18px;
	font-family: Garamond, Times New Roman;
	font-size: 15px;
}

#form
{
    padding-left:25px;
}

