/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #323232;
	background-image: url(../images/homepage01.jpg);
	background-repeat:repeat-x;
}

/** FORMS */

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

.input1 {
	width: 170px;
	background: #232323;
	border: 1px solid #3E3E3E;
}

.input2 {
	width: 45px;
	height: 19px;
	margin-left: 5px;
	background: url(../images/subpage2_03.jpg) no-repeat left top;
	border: none;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px 0px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size:18px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
	line-height: 16px;
	margin-bottom: 5px;
}

.text1 {
	margin: 0px;
	letter-spacing: normal;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.text2 {
	text-align: center;
	line-height: normal;
	font-size: 10px;
}

.text3 {
	color: #000000;
}

.text4 {
	text-align: center;
	color: #797875;
}

.text4 a{
	color: #FFFFFF;
}

/** LINKS */

a {
	color: #ac090e;
}

a:hover {
	text-decoration: none;
}

.link1 a{
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #353430 url(../images/homepage01.jpg) repeat-x left top; }
.bg2 { background: url(../images/homepage03.jpg) no-repeat left top; }
.bg3 { background: url(../images/homepage07.jpg) repeat-y left top; }
.upperclass {
	background-image: url(../images/bg_td.jpg);
}

.bg4 { background: url(../images/homepage08.gif) repeat-x left top; }
.bg5 { background: url(../images/subpage2_01.jpg) no-repeat left bottom; }
.bg6 { background: url(../images/subpage2_02.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.td_left {
	background-image: url(../images/bg_td.jpg);
}
.td_right {
	background-image: url(../images/bg_td_ri.jpg);
}
#steun {
	height: 64px;
	width: 118px;
	background-image: url(../images/Steun.gif);
	background-repeat: no-repeat;
}
#left {
	float: left;
	clear: none;
}
#right {
	width: 268px;
	padding-left: 10px;
}
#contentainer {
	float: left;
	clear: none;
}

#knop1 {
	width: 300px;
	height: 220px;
	float: left;
}

#knop1 a{
	display: block;
	width: 300px;
	height: 220px;
	background-image:url(../images/piggy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#maincontent {
}


#knop1 a:hover{
	background-image:url(../images/piggy_hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}


#knop2 {
	width: 175px;
	height: 110px;
	float: left;
}

#knop2 a{
	display: block;
	width: 175px;
	height: 110px;
	background-image:url(../images/achtergrond.jpg);
	background-repeat: no-repeat;
		background-position: center center;

}

#knop2 a:hover{
	background-image:url(../images/achtergrond_hover.jpg);
		background-position: center center;


}
#maincontent {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 320px;
}
#trouw {
}

.text4 p{
text-align:center;
}
.caption {
	text-align: center;
}
.tussen {
	height: 20px;
	padding: 20px;
}
