@charset "iso-8859-1";
/* CSS Document */
body {
	margin: 0px;
	font-size: 100%;
	font-style: normal;
	padding-bottom: 10px;
	color: #3C3D34;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.Inhoudpagina {
	font-size: 0.8em;
}


.kaderrondkop {
	height: auto;
	border: 1px solid #C9C4B8;
	padding-top: 18px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2%;
	padding-bottom: 18px;
	position: relative;
	background-color: #EEE;
	background-image: url(../../Afbeeldingen/nagalm/Ganzeveerpen.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 100px;
}
.kaderrondlijst {
	padding-bottom: 10px;
	border: 1px solid #C9C4B8;
	background-color: #E5BF53;
}
.kaderrondlijstsegment {
	height: auto;
	padding-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 3%;
	padding-bottom: 3px;
	position: relative;
}
.kaderinhoudbericht {
	background-color: #F4F4F4;
	margin-right: 2%;
	margin-left: 1%;
	padding-top: 3px;
	padding-right: 1%;
	padding-bottom: 4px;
	padding-left: 3%;
	margin-top: 3px;
	margin-bottom: 7px;
	border: 1px solid #F8F8F8;
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

.kaderrondpostbericht {
	padding-right: 5%;
}
.invulveld {
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #C4C9D2;
	margin-left: 15px;
	margin-bottom: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #3C3D34;
	font-size: 1em;
}

.invulveld#bericht {
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #C4C9D2;
	margin-left: 15px;
	height: 125px;
	width: 80%;
	display: inline;
	float: right;
}
p {
	margin-top: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #313131;
}
p#berichtnietgeplaatst {
	color: #BF0000;
}
p#noggeenberichten {
	color: #374B9B;
	padding-left: 2%;
}
h2{
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 1.2em;
	text-decoration: underline;
	letter-spacing: 0.3em;
}


h3 {
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 1em;
	margin-bottom: 2px;
	text-decoration: underline;
	padding-left: 10px;
	display: inline-block;
	margin-right: 10px;
	margin-top: 3px;
	margin-left: -20px;
}
h4 {
	font-variant: small-caps;
	font-weight: lighter;
	display: inline-block;
	margin: 0px;
	color: #34587F;
	font-size: 15px;
}
h5 {
	font-size: 1em;
	float: left;
	margin-top: 0px;
}
.buitenkaderverzendknop {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.verzendknop {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	margin-top: 10px;
	border: 2px solid #BBB5A6;
	font-size: 14px;
	color: #34577F;
}


.kaderdatum {
	float: right;
	padding-right: 1%;
}

a {
	color: #005B00;
	overflow: hidden;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: .05em;
	padding-left: 18px;
	background-image: url(../afbeeldingen/php/wilkaartenbestellena.png);
	background-repeat: no-repeat;
}
a:hover {
	color: #004000;
	overflow: hidden;
	background-color: #E8E7D9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C7A7;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: .05em;
	background-image: url(../../Afbeeldingen/nagalm/wilkaartenbestellena.png);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.stippellijn{
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-style: none;
	border-top-color: #C9C4B8;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	height: 0px;
}
.afsluitinginhoud {
	background-image: url(../afbeeldingen/afsluitinginhoud.png);
	background-repeat: no-repeat;
	background-position: 45% center;
	clear: both;
	height: 10px;
	margin-top: 20px;
}
