/* CSS from tutorials of www.alsacreations.com/articles */
html
{
	overflow:auto;
}

body 
{
	padding:0px;
	margin:0px;
}

#wrapper
{
	/*Voor het centreren:*/
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	background-image: url(linkerframerepeat2.jpg);
	border-right: #ccffff 1px solid;
	border-top: #ccffff 1px solid;
	border-left: #ccffff 1px solid;
	border-bottom: #ccffff 1px solid;
	background-repeat: repeat-y;
}


#header1
{
	height: 229px;
	min-height: 229px;
	max-height: 229px;
	background-image: url(header1.jpg);
	
	
}
#vlaggen
{
	position:absolute;
	right:0px;
}
#header2
{

	/*display: none !important;*/
	
	
}



#menu {
	position: absolute;
	left:0;
	width: 207px;
	min-height:368px;
	height:auto !important;
	height:368px;
	background-image: url(linkerframe.jpg);
	

}

#right 
{
	position:absolute;
	right:0px;
	width:150px;
	display: none !important;
}

#content
{
	margin-left: 207px;
	margin-right: 0px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ffffcc;
}
#footer
{
	min-height: 40px;
	max-height: 40px;
	height: auto !important;
	height: 40px;
	
	
	width:950px;
	text-align: center;
	font-size: 9px;
	display: none !important;
}

#maatwerkgiethoorn
{
	bottom:0px;
	position:absolute;
}

#maatwerkgiethoorn a
{
	font-size: 7pt;
	color:Navy;
	font-family: Verdana;
	text-decoration: none;
	margin-left:30px;
}

/*Instellingen voot het headermenu*/

body
{
	behavior: url("csshover.htc");
}

#header2 ul
{
	top: 207px;
	position: absolute;
}
#CmsMenu1
{
	right: 5px;
}
#MenuShop
{
	right: 305px;
}



#header2 ul li
{
	display:block;
	float:left;
}

#header2 li a
{
	float:left;
	display:block;
	/*width:100px;*/
	margin-left:20px;
	text-align:right;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
#header2 li a:hover
{
	text-decoration:underline;
}


#menu ul, #menu li { /* using a list for menu */
list-style-type: none;  /* cleaning up the list */
margin:0;
padding:0;
}



#menu ul {
position: absolute; /* positionning for IE5 et IE5.5 */
padding-top:0px;
left: 0px;
top: 0px;
background: transparent url(menu2.jpg) top left no-repeat; /* general background for the menu */
height: 348px;
width: 206px;
text-align: center;
}

#menu li {
display: inline; /* correction for IE5 et IE5.5 */
}

#menu li a
{
	/* buttons dimensions and definition */
	display: block; /* block for <a> to give it its dimensions */
	height: 40px;
	width: 206px;
	line-height: 40px; /* height of line to avoind paddings */
	font-size: 18px;
	font-family: Verdana, georgia, serif;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-size: 18px;
}




#menu a:hover
{
	background: transparent url(menu2.jpg) top left no-repeat;
	color: black;
}


#menu a.aCmsMenu2_1:hover{
background-position: 0% -391px; /* move of background for each button */
}

#menu a.aCmsMenu2_2:hover {
background-position: 0% -431px;
}

#menu a.aCmsMenu2_3:hover {
background-position: 0% -471px;
}

#menu a.aCmsMenu2_4:hover {
background-position: 0% -511px;
}

#menu a.aCmsMenu2_5:hover {
background-position: 0% -551px;
}

#menu a.aCmsMenu2_6:hover {
background-position: 0% -591px;
}
#menu a.amsMenu2_7:hover {
background-position: 0% -631px;
}

.command
{
	text-transform: capitalize;
}

body
{
	font-family:Verdana;
	font-size:small;
}
#content ul li
{
	list-style-image: url(bullet.gif);
	padding-left:10px;
}

#content a
{
	text-decoration:none;
	color: #0033cc;
}

#content a:hover
{
	text-decoration:underline;
	color: #0033cc;
}
#vlaggen
{
display:none;
}

/*
===================================================
Infoformulier
===================================================
*/

.infoformulier td
{
	vertical-align:top;
}

.imglinks
{
  float:left;
  margin-right: 5px;
  border: solid 1px orange;
}


.imgrechts
{
  float:right;
  margin-left: 5px;
  border: solid 1px orange;
}

.opvallend
{
	color: #FF6600;
	font-WEIGHT:bold;
	font-size:small;
	text-align:center;
}


h1, h2, h3
{
	color:#003366;
}
h1
{
	font-size:140%;
}

h2
{
	font-size:120%;
	font-style:italic;
}
h3
{
	font-size:110%;
	font-style:italic;
}






