/*Stylesheet 1.0. Maxflow*/

body
{
	background-image: url(../img/global/bg.jpg);
	background-color: #dcddde;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	font-size: 11px;
}

h1
{
	font-size:14px;
	font-style:italic;
	color: #719613;
	padding:0;
}

input, textarea
{
	border:						#005595 1px solid;
	margin:						3px 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:					12px;
	line-height:				16px;
}

.head 
{
	text-transform:	uppercase;
	color: #719613;
	font-weight: bold;
	font-size:16px;
}

.container
{
	background-color: #FFFFFF;
	border-color: #a8a8a8;
	border-style: solid;
	border-width: 1px;
}

#flashcontent {
	width: 185px;
	height: 55;
	float: left;
}

.footer
{
	color: #626262;
	line-height: 16px;	
}

.border
{
	background-image: url(../img/home/bg_tile.jpg);
	background-repeat: repeat-y;
}

.intro
{
	color:#005595;
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}

.text
{
	color:#005595;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 20px;
}

.actueel
{
	color:#FFFFFF;
	padding-left: 18px;
}


.slogan1
{
	background-image: url(../img/home/slogan01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.slogan2
{
	background-image: url(../img/home/slogan02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.img1
{
	background-image: url(../images/head_left.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img1a
{
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.left_home
{
	background-image:url(../images/lefthome.jpg);
	background-repeat: no-repeat;
	background-color: #00628e;	
}

.img2
{
	background-image:url(../images/left.jpg);
	background-repeat: no-repeat;
	background-color: #006590;
	color:#FFFFFF;	
}

.img3
{
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img3a
{
	background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img4
{
	background-image: url(../img/home/img_04.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img5
{
	background-image: url(../img/content/big_01.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img6
{
	background-image: url(../img/content/big_02.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img7
{
	background-image: url(../img/content/big_03.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img8
{
	background-image: url(../img/content/big_04.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img9
{
	background-image: url(../img/content/small_01.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img10
{
	background-image: url(../img/content/small_02.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img11
{
	background-image: url(../img/content/small_03.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img12
{
	background-image: url(../img/content/small_04.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img13
{
	background-image: url(../img/content/large_01.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img14
{
	background-image: url(../img/content/large_02.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img15
{
	background-image: url(../img/content/large_03.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img16
{
	background-image: url(../img/content/large_04.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.img17
{
	background-image: url(../img/home/img_07.jpg);
	background-repeat: no-repeat;
	background-color: #a7c4da;	
}

.contact
{
	background-color: #FFFFFF;
	border-color: #a7c4da;
	border-style: solid;
	border-width: 1px;
}

h2
{
	font-size: 15px;
	color: #005595;

}

h3
{
	padding: 10px;
	font-size: 15px;
	color: #ffffff;
	font-style:italic;
	font-weight:100;
	text-transform:uppercase;

}

h4
{
	padding-left: 90px;
	font-size: 15px;
	color: #ffffff;
	font-style:italic;
	font-weight:100;
	text-transform:uppercase;

}

a:link {
	text-decoration: none;
	color: #005595;
	
}
a:visited {
	text-decoration: none;
	color: #005595;
	
}
a:hover {
	text-decoration: none;
	color: #62942f;
	
}
a:active {
	text-decoration: none;
	color: #005595;
	
}
#left_home {
	padding:20px;
	color:#FFFFFF;
	font-weight:bold;
}

.groen
{
	color: #62942f;
}

.max
{
font-size: 14px; 
font-weight: bold; 
color: #719613; 
text-transform: uppercase;
}