/* CSS Document */

font, p, td
{
	color: #222222; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link{color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
A:visited{color: #222222; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
A:hover{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline}

#link:hover{text-decoration: underline; text-transform: none;}
#link:active{text-decoration: none;}

body
{
	background-image:url(http://www.holtus-installatietechniek.nl/layout/bodybackground.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #434343;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 43px;
}

.header
{
	background-image:url(http://www.holtus-installatietechniek.nl/layout/header.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
}

.content
{
	background-image:url(http://www.holtus-installatietechniek.nl/layout/menubackground.jpg);
	background-repeat: repeat-y;
}

.left
{
	background-image:url(http://www.holtus-installatietechniek.nl/layout/left.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.right
{
	background-image:url(http://www.holtus-installatietechniek.nl/layout/right.jpg);
	background-repeat: repeat-y;
}

.subcontent
{
	background-image:url(http://www.holtus-installatietechniek.nl/layout/subbackground.jpg);
	background-repeat: repeat-y;
}

.menu
{

}


.footer
{
	background-image:url(http://www.holtus-installatietechniek.nl/layout/footer.jpg);
	background-repeat: no-repeat;
}

font.bottom, a.bottom
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.bottom:link, a.bottom:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

table.contact p, table.contact td, table.contact font, table.contact input, table.contact textarea,  table.contact select, table.contact a
{
	font-size: 12px;
}

table.contact input, table.contact textarea
{
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	font-size: 12px;
}

h2
{
	font-size: 18px;
	line-height: 20px;
}
