/* CSS Document */

body {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D7D7DA;
	background-image: url(../images/back-home.gif);
	background-repeat: repeat-x;
	color: #333333;
}
.bodybor{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1{
	font-size: 17px;
	color: #29495B;
	margin-top: 5px;
}
h2{
	font-size: 14px;
	color: #D77C20;
	text-align: left;
	margin-bottom: 5px;
}
h3{
	font-size: 13px;
	color: #29495B;
	font-weight: bold;
	margin-bottom: -1px;
	text-align: left;
}
a{
	color: #D77C20;
}
a:hover{
	color: #29495B;
}
td{
	text-align: justify;
}
td.buttonback {
	background-color: #D4DBDE;

}
td.buttonbacksel {
	background-color: #FCD4BB;

}
td.leftdiaorange {
	background-color: #E5E5E5;

}
td.rightdiablue {
	background-color: #E5E5E5;

}
a.button{
	color: #29495B;
	font-weight: bold;
	text-decoration: none;
}
a.button:hover{
	color: #D77C20;
}
a.buttonsel{
	color: #D77C20;
	font-weight: bold;
	text-decoration: none;
}
a.buttonsel:hover{
	color: #D77C20;
}
a.linkbottom{
	color: #29495B;
	font-weight: normal;
}
a.linkbottom:hover{
	text-decoration: underline;
	background-color: #E2E9EC;
}
td.bw{
	background-color: #FFFFFF;
}
td.bottomblue{
	background-color: #29495B;
	color: #FFFFFF;
	text-align: right;
}
td.bottomtxt{
	text-align: center;
	font-size: 11px;
}
td.contact{
	font-size: 10px;
	background-color: #D77C20;
	color: #FFFFFF;
}
a.whitelink{
	color: #FFFFFF;
}
a.whitelink:hover{
	text-decoration: none;
	color: #FFFFFF;
}
input.knop {
	font-size: 12px;
	border: 1px solid #29495B;
	width: 154px;
	background-color: #D4DBDE;
	color: #29495B;
	font-weight: bold;
	cursor: hand;
}
input.form, textarea.form {
	font-size: 12px;
	width: 150px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #7F9DB9;
}.kleinleft {
	font-size: 11px;
}
.friendborder {
	border: 1px solid #2F4E60;
	background-color: #CCCCCC;
}
#red{
	font-weight: bold;
	color: #FF0000;
}
.orange{
	border: 1px solid #D77C20;
	padding: 5px;
	background-color: #D77C20;
	color: #FFFFFF;
}
