body {
    margin:                             0px;
    padding:                            0px;
    color:                              #00b8e4;
    font-family:                        Arial;
	font-size:							14px;
	background:							#FFFFFF;

}

img {
	border:								0px;
}

div.hidden {
    display:                            none;
}

div.center {
    left:                   			50%;
    margin-left:            			-400px;
    margin-bottom:                      25px;
    width:                  			800px;
    position:               			absolute;
}

div.header {
    width:                              800px;
    height:                             204px;
	float:								left;
    background:                         #00b8e4;
}

img.white {
    background:                         #ffffff;
}

img.special {
    margin-left:                        275px;
    margin-bottom:                      65px;
}

div.headblue {
    width:                              800px;
    height:                             8px;
    background:                         #00b8e4;
    float:                              left;
}

div.headgreen {
    width:                              800px;
    height:                             8px;
    background:                         #bed600;
    float:                              left;
}

div.headpink {
    width:                              800px;
    height:                             8px;
    background:                         #ec008c;
    float:                              left;
}

div.placeholdermenu {
    width:                              800px;
    height:                             50px;
    float:								left;
    background:                          #ffffff;
}

div.green {
    width:                              211px;
    height:                             40px;
    float:                              left;
    background:                         #bed600;
	color:								#ffffff;
}

div.green p {
	margin-left:						20px;
	margin-top:							12px;
	display:							block;
	float:								left;
}


div.menuhead {
    width:                              589px;
    height:                             50px;
    float:                              left;
}

div.menuverticalplcholder {
    width:                              211px;
    float:                              left;
    padding-bottom:                     25px;
}

div.menuvertical {
    width:                              211px;
    float:                              left;
	padding-top:						25px;
}

div.placeholdercontent {
    background:                         #00b8e4;
    width:                              800px;
    float:                              left;
}

div.contentfield {
    float:                              left;
    background:                         #ffffff;
    width:                              539px;
    min-height:                         325px;
    padding:                            25px;
}

div.module {
	float:								left;
	width:								100%;
}

div.contentfooter {
    float:                              left;
    background:                         #ffffff;
    width:                              800px;
    padding-top:                        10px;
}

div.blue {
    width:                              211px;
    height:                             40px;
    float:                              right;  
    background:                         #00b8e4;
	color:								#ffffff;
}

div.blue img {
	margin-left:						20px;
	margin-right:						10px;
	margin-top:							6px;
	display:							block;
	float:								left;
	border:								0px;
}

div.blue a {
	text-decoration:					none;
	color:								#FFFFFF;
}

div.blue p {
	margin-top:							12px;
	display:							block;
	float:								left;
}

div.contentfooter {
    float:                              left;
    background:                         #ffffff;
    width:                              800px;
    padding-top:                        10px;
}

div.left {
    width:                              211px;
    min-height:                         40px;
    float:                              left;  
}

div.right {
    width:                              211px;
    min-height:                         40px;
    float:                              right;  
}

div.footer {
    border-bottom:                      1px solid #cccccc;
    height:                             10px;
    width:                              800px;
    float:                              left;
    background:                         #ffffff;
    color:                              #cccccc;
}

div.bauwebsites {
    background:                         #ffffff;
    width:                              800px;
    text-align:                         right;
    color:                              #00B8E4;
    padding-top:                         5px;
    float:                              left;
    margin-bottom:                      5px;
}

div.bauwebsites a {
    color:                              #918080;
	text-decoration:					none;
    font-size:                          10px;
}

div.menuvertical ul {
    display:                            block;
    list-style-type:                    none;
    margin:                             0px;
    padding:                            0px;
    text-decoration:                    none;
}

div.menuvertical li.active {
    float:                              left;
    height:                             25px;
    width:                              200px;
    margin-left:                        20px;
}

div.menuvertical li.nonactive {
    float:                              left;
    height:                             25px;
    width:                              200px;
    margin-left:                        20px;
}

div.menuvertical a {
    color:                              #ffffff;
    text-decoration:                    none;
}

div.menuvertical a.active {
    color:                              #ffffff;
    text-decoration:                    none;
    display:                            block;
    font-size:                          14px;
    font-weight:                        bold;
}

div.menuvertical a.nonactive {
    color:                              #ffffff;
    text-decoration:                    none;
    display:                            block;
    font-size:                          14px;
}

div.menuhead ul {
    display:                            table;
    list-style-type:                    none;
    margin:                             auto;
    padding:                            0px;
    text-decoration:                    none;
    min-height:                         30px;
}

div.menuhead li.active {
    float:                              left;
    height:                             80px;
    width:                              80px;
    margin:                             7px; 
	margin-top:							-37px;
	background:							url(images/menuactive.png) no-repeat;
	text-align:							center;
}

div.menuhead li.nonactive {
    float:                              left;
    height:                             80px;
    width:                              80px;
    margin:                             7px;
	margin-top:							-37px;
	background:							url(images/menunonactive.png) no-repeat;
	text-align:							center;
}

div.menuhead a {
    color:                              #ffffff;
    text-decoration:                    none;
	margin-top:							31px;
	display:							block;
	font-size:							12px;
}

div.menuhead a:hover {
    color:                              #000000;
}

div.menuhead a.active {
    color:                              #ffffff;
    text-decoration:                    none;
    font-size:                          14px;
}

div.menuhead a.nonactive {
    color:                              #ffffff;
    text-decoration:                    none;
    font-size:                          14px;
}

div.module a {
    color:                              #BED600;
    font-weight:						bold;
    text-decoration:                    none;
}

label {
	display:							block;
	float:								left;
	width:								200px;
	margin-bottom:						2px;
	min-height:							5px;
}

#pad {
	margin-bottom:						5px;
	background:							#ffffff;
}

#pad2 {
	margin-bottom:						5px;
	background:							#ffffff;
	color:								#00b8e4;
	text-align:							left;
	font-weight:						bold;
	float:								left;
}

input {
	border:								1px solid #00b8e4;
	margin-bottom:						5px;
}

textarea {
	border:								1px solid #00b8e4;
	margin-bottom:						5px;
}

select {
	border:								1px solid #00b8e4;
	margin-bottom:						5px;
	float:								left;
	margin-right:						30px;
    max-width:                          165px;
}

div.ProductPic {
    float:                              left;
    width:                              115px;
    min-height:                         14px;
    margin-bottom:                      1px;
}

div.ProductDes {
    float:                              left;
    width:                              345px;
    min-height:                         14px;
    margin-right:                       15px;
    margin-bottom:                      1px;
}

div.ProductDes2 {
    float:                              left;
    width:                              400px;
    min-height:                         14px;
    margin-right:                       15px;
    margin-bottom:                      1px;
	margin-left:						15px;
}

div.ProductDes3 {
    float:                              left;
    width:                              390px;
    min-height:                         14px;
    margin-right:                       15px;
    margin-bottom:                      1px;
}

div.ProductShop {
    float:                              left;
    margin-top:                         -20px;
    margin-left:                        115px;
    width:                              100%;
}

div.ProductShop a {
    color:                              #BED600;
    font-weight:                        bold;
    text-decoration:                    none;
}

div.ProductPrice {
    float:                              left;
    width:                              60px;
    min-height:                         14px;
    margin-bottom:                      1px;                         
}

div.ProductX {
    float:                              left;
    width:                              125px;                    
}


div.Guestbookwriter {
    float:                              left;
    width:                              200px;
    min-height:                         14px;
    margin-bottom:                      1px;
}

div.Guestbookmessage {
    float:                              left;
    width:                              310px;
    min-height:                         14px;
    margin-right:                       15px;
    margin-bottom:                      1px;
}

div.Photobookkfile {
	float:                              left;
    width:                              115px;
    min-height:                         14px;
    margin-bottom:                      1px;
}

div.Photobookwriter {
    float:                              left;
    width:                              200px;
    min-height:                         14px;
    margin-bottom:                      1px;
}

div.Photobookmessage {
    float:                              left;
    width:                              209px;
    min-height:                         14px;
    margin-right:                       15px;
    margin-bottom:                      1px;
}

hr {
    color:                              #FFFFFF;
    background-color:                   #FFFFFF;
    width:                              100%;
    float:                              left;
    border:                             0px;
    height:                             1px;
	margin-top:                         15px;
	margin-bottom:						0px;
}

hr.blue {
    color:                              #00B8E4;
    background-color:                   #00B8E4;
    width:                              100%;
    float:                              left;
    border:                             0px;
    height:                             1px;
	margin-top:                         15px;
	margin-bottom:                      15px;
}


hr.white {
    color:                              #FFFFFF;
    background-color:                   #FFFFFF;
    width:                              100%;
    float:                              left;
    border:                             0px;
    height:                             1px;
    margin-top:                         15px;
    margin-bottom:                      15px;
}


div.totallenght{
	width:								100%;
	float:								left;
	margin-bottom:						15px;
}

div.totallenght a{
	color:								#BED600;
	display:							block;
	float:								right;
	text-decoration:					none;
	font-weight:						bold;
}

#float {
	color:								#BED600;
	float:								right;
	text-decoration:					none;
}

#float2 {
	color:								#BED600;
	float:								left;
	text-decoration:					none;
}

div.green a {
	color:								#FFFFFF;
	width:								35px;
	text-decoration:					none;
}

div.popup {
	background:							#FFFFFF;
	margin:								25px;
}

div.popup a {
	color:								#BED600;
	text-decoration:					none;
}

#voorbeeld {
    position: fixed;
    bottom: 10px;
}

div.Personalinfo1 {
	float:								left;
	width:								250px;
	min-height:							15px;
	margin-right:                       15px;
    margin-bottom:                      1px;
}

div.Personalinfo2 {
	float:								left;
	width:								250px;
	min-height:							15px;
	margin-right:                       15px;
    margin-bottom:                      1px;
}

div.helft {
	float:								left;
	width:								50%;
}

input.ideal {
	border:								0px;
	background-color:					#FFFFFF;
	color:								#BED600;
	font-weight:						bold;
	font-size:							14px;
	text-align:							left;
	font-family:						Arial;
	padding: 							0px;
}

input.yellowright {
	border:								0px;
	background-color:					#FFFFFF;
	color:								#BED600;
	font-weight:						bold;
	font-size:							14px;
	text-align:							left;
	font-family:						Arial;
	padding: 							0px;
	float:								right;
}

input.select {
	margin-left:						0px;
	margin-right:						15px;
	margin-top:							0px;
	width:								14px;
	height:								14px;
}

div.plhld {
	float:								left;
	border-top:							1px solid #00b8e4;
	padding-top: 						15px;
}
	



