/* CSS voor Arti-Sign */

* {
	margin:0;
	padding:0;
}

body {
	background:#ffffff url(../images/bgflowers.gif) repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:80%;
	color:#331e54;
}

#wrap {
	background:url(../images/mainbg.jpg) repeat-y;
	width:880px;
	margin:auto;
	border-right:1px solid #bc9dd6;
	border-left:1px solid #bc9dd6;
}

.clear {
	clear:both;
}

/* h1, h2, h3 & afwijkende fonts */

h1 {
	font-family:Verdana, Geneva, sans-serif;
	color:#6d469e;
	font-size:160%;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	color:#6d469e;
	font-size:140%;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	color:#00a7d4;
	font-size:120%;
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	color:#331e54;
	font-weight:bold;
}

.small {
	font-size:80%;
}

em {
	font-style: normal;
	font-weight: bold;
}

/* links */

a {
	color:#331e54;
	text-decoration:underline;
}

a:visited {
	color:#6d469e;
	text-decoration:underline;
}

a:active {
	color:#331e54;
	text-decoration:underline;
}

a:hover {
	color:#00a7d4;
	text-decoration:underline;
}

a[rel~=external] {
	padding-right:16px;
	background:transparent url(../images/external.gif) center right no-repeat scroll;
}

a[rel~=external]:visited {
	background:transparent url(../images/externalvisited.gif) center right no-repeat scroll;
}

a[rel~=external]:hover {
	background:transparent url(../images/externalhover.gif) center right no-repeat scroll;
}

a[rel~=top] {
	padding-left:20px;
	background:transparent url(../images/pijltop.gif) center left no-repeat scroll;
}

a[rel~=top]:visited {
	background:transparent url(../images/pijltopvisited.gif) center left no-repeat scroll;
}

a[rel~=top]:hover {
	background:transparent url(../images/pijltophover.gif) center left no-repeat scroll;
}

/* images */

img {
	border-style: none;
}

#left img {
	background:#ffffff;
	padding:3px;
	border:solid 1px #6d469e;
}

#left .leftimg {
	float:left;
	clear:both;
	margin-right:0.8em;
	margin-bottom:0.8em;
	background:#ffffff;
	padding:3px;
	border:solid 1px #6d469e;
}

#left .rightimg {
	float:right;
	clear:both;
	margin-left:0.8em;
	margin-bottom:0.8em;
	background:#ffffff;
	padding:3px;
	border:solid 1px #6d469e;
}

#left img.centerimg {
	margin:.8em auto;
}

#left .rightimgnetground {
	float:right;
	width:120px;
	height:90px;
}

#left .external {
	border: 0;
	display: inline;
	padding: 0;
	vertical-align: middle;
	margin: 1px 1px 2px 2px;
}

img.opgeleverd {
	background:#ffffff;
	padding:2px;
	border:solid 1px #6d469e;
	margin:0;
}

/* header & topmenu */

body.home #header {
	height:210px;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
}

body.diensten #header {
	height:210px;
	background-image: url(../images/headerdiensten.jpg);
	background-repeat:no-repeat;
}

body.partners #header {
	height:210px;
	background-image: url(../images/headerpartners.jpg);
	background-repeat:no-repeat;
}

body.portfolio #header {
	height:210px;
	background-image: url(../images/headerportfolio.jpg);
	background-repeat:no-repeat;
}

body.profiel #header {
	height:210px;
	background-image: url(../images/headerprofiel.jpg);
	background-repeat:no-repeat;
}

body.contact #header {
	height:210px;
	background-image: url(../images/headercontact.jpg);
	background-repeat:no-repeat;
}

#header ul {
	list-style:none;
}

#skip {
	position:absolute;
	top:-100em;
}

#topmenu {
	float:right;
	padding-right:5px;
}

#topmenu li {
	display:inline;
	font-size:120%;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

#topmenu a {
	display:block;
	float:left;
	color:#331e54;
	height:34px;
	padding-top:14px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	border-left: solid 1px #331e54;
}

#topmenu a:visited,active {
	color:#331e54;
}

#topmenu a:hover {
	background:url(../images/topmenuhover.jpg) repeat-x;
	color:#ffffff;
}

#topmenu .activetab a {
	background: url(../images/topmenuhover.jpg) repeat-x;
	color:#ffffff;
}

#topmenu .activetab a:visited {
	color:#331e54;
}

#topmenu .activetab a:active {
	background: url(../images/topmenuhover.jpg) repeat-x;
	color:#331e54;
}

#logo {
	padding-top:15px;
	padding-left:10px;
}

/* linkerkolom content met tabhead en post */

#content #left {
	width:648px;
	float:left;
}

#content #left p {
	line-height:1.2em;
	padding:5px 0px 5px 0px;
}

#breadcrumb {
	margin-left:8px;
	padding:0px 0px 10px 0px;
	font-size:70%;
}

#breadcrumb a {
	color:#00a7d4;
	text-decoration:underline;
}

#breadcrumb a:visited,active {
	color:#00a7d4;
	text-decoration:underline;
}

#breadcrumb a:hover {
	color:#a67dc8;
	text-decoration:underline;
}

#tab {
	background: url(../images/tabcontentbg.jpg) repeat;
	margin-bottom:15px;
	margin-left:8px;
}

#tab #tabhead {
	background: url(../images/tabhead.jpg) no-repeat;
	height:10px;
}

#tab #tabcontent {
	padding:10px;
}

#tabhead ul {
	list-style:none;
	padding-left:10px;
}

#tabhead li {
	display:inline;
}

#tabhead a {
	display:block;
	float:left;
	height:30px;
	padding:12px 10px 0px 10px;
	background: url(../images/tabnormal.jpg) repeat-x;
	color:#ffffff;
	text-decoration:underline;
}

#tabhead a:visited,active {
	background: url(../images/tabnormal.jpg) repeat-x;
}

#tabhead a:hover {
	background: url(../images/tabhover.jpg) repeat-x;
	color:#331e54;
}

#tabhead .activetab a {
	background: url(../images/tabhover.jpg) repeat-x;
	color:#331e54;
}

#tabhead .activetab a:visited {
	background: url(../images/tabhover.jpg) repeat-x;
	color:#331e54;
}

#tabhead .activetab a:active {
	background: url(../images/tabhover.jpg) repeat-x;
	color:#331e54;
}

#tabheadbottom {
	background: url(../images/tabheadbottom.jpg) no-repeat;
	height:10px;
}

#left .post {
	background:url(../images/postmid.jpg) repeat-y;
	width:641px;
	margin-left:8px;
	margin-bottom:20px;
}

#left .posttop {
	background:url(../images/posttop.jpg) no-repeat;
	height:10px;
}

#left .post .postitem {
	padding:10px 10px 0px 10px;
}

#left .post .postbottom {
	background:url(../images/postbottom.jpg) no-repeat;
	height:10px;
}

#left .post h2 {
	display:block;
	padding:5px 0px 5px 0px;
	border-bottom:solid 1px #a67dc8;
	margin-bottom:15px;
}

#left .post h3 {
	display:block;
	padding:15px 0px 5px 0px;
}

#left .post h4 {
	display:block;
	padding:10px 0px 5px 0px;
}

.contentborder {
	display:block;
	clear:both;
	border-bottom:dashed 1px #a67dc8;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding-bottom:10px;
}

.contentnoborder {
	display:block;
	clear:both;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}

.blok {
	float:left;
	margin:10px 0;
	padding:10px;
	width:600px;
	background-color: #ffffff;
	border: 1px solid #a67dc8;
}

#left .post p.rule {
	border-bottom:dashed 1px #a67dc8;
}

#left .postinfo { /* kan gebruikt worden om direct onder h2 te vermelden door wie iets nieuws geplaatst is */
	display:block;
	font-size:70%;
	color:#a67dc8;
	font-weight:normal;
}

#left .post ul {
	margin-left:10px;
	margin-bottom:5px;
}

#left .post ol {
	list-style:decimal;
	margin-left:10px;
	margin-bottom:5px;
}

#left .post li {
	padding:3px;
	margin-left:10px;
}

/* blockquote */

blockquote {
	display:block;
	padding:10px 10px 5px 35px;
	margin:5px;
	border-bottom:dashed 1px #6d469e;
	border-top:dashed 1px #6d469e;
	font-size:120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#331e54;
	background:url(../images/quote.gif) no-repeat 5px 10px;
}

blockquote p {
	margin:0px;
}

blockquote cite {
	display:block;
	color:#6d469e;
	font-weight:bold;
	padding:3px;
	margin-top:5px;
	font-size:80%;
}

#content #left .rightquote {
	background:#ddcee8;
	padding:10px;
	margin:10px 0px 10px 10px;
	border:dashed 1px #6d469e;
	font-size:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	width:250px;
	text-align:left;
}

#content #left .rightquote h3 {
	color:#6d469e;
}

#content #left .recensie {
	margin:30px 10px 10px 10px;
	padding:10px;
	background:#ffffff;
	border:1px solid #6d469e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.2em;
}

#content #left .recensie h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
}

#content #left .recensie p {
	line-height:1.5em;
}

/* formulieren */

fieldset {
	padding:5px 10px 10px 10px;
	margin:0px 0px 10px 0px;
	border:1px solid #6d469e;
}

legend {
	color:#6d469e;
	font-size:120%;
	font-weight:bold;
	padding:4px 6px 4px 6px;
}

label {
	width:240px;
	float:left;
}

label.list {
	width:100%;
	float:left;
	clear:right;
	margin:10px 0 5px 0;
}

input.box {
	float:left;
	margin:0;
	width:5%;
	border:none;
	background:#efe9dd;
}

label.checkbox {
	width:95%;
	margin:-17px 0 0 30px;
	padding:2px;
	clear:left;
}

input {
	margin:3px 0 3px 0;
	padding:1px 0 2px 3px;
	background-color:#fff;
	width:300px;
	color:#331e54;
	cursor:pointer;
	border:solid 1px #6d469e;
}

.postcode {
	margin:3px 0 3px 0;
	padding:1px 0 2px 3px;
	background-color:#fff;
	width:60px;
	color:#331e54;
	cursor:pointer;
	border:solid 1px #6d469e;
}

textarea {
	margin:3px 0 3px 0;
	padding:1px 0 2px 3px;
	background-color:#fff;
	width:300px;
	color:#331e54;
	cursor:pointer;
	border:solid 1px #6d469e;
}

select {
	margin:3px 0 3px 0;
	padding:1px 0 2px 3px;
	background-color:#fff;
	width:90px;
	color:#331e54;
	border:solid 1px #6d469e;
}

input:focus, select:focus, textarea:focus {
	background-color:#ddf1f4;
}

.verzenden {
	background-color:#fff;
	width:100px;
	margin:10px 5px 5px 240px;
	padding:1px 5px 1px 5px;
	cursor:pointer;
	float:left;
	border:solid 2px #6d469e;
}

.verzenden:hover {
	background-color:#6d469e;
	color:#fff;
	width:100px;
	margin:10px 5px 5px 240px;
	padding:1px 5px 1px 5px;
	cursor:pointer;
	float:left;
	border:solid 2px #6d469e;
}

.controleer {
	background-color:#fff;
	width:100px;
	padding:1px 5px 1px 5px;
	cursor:pointer;
	border:solid 2px #6d469e;
}

.controleer:hover {
	background-color:#6d469e;
	color:#fff;
	width:100px;
	padding:1px 5px 1px 5px;
	cursor:pointer;
	border:solid 2px #6d469e;
}

/* tabellen */

#left table {
	width:100%;
	margin:20px 0;
	border:2px solid #efe9dd;
	border-collapse:collapse;
}
	
#left td,th {
	border:2px solid #efe9dd;
	border-collapse:collapse;
	padding:5px;
	text-align:center;
}	

#left caption {
	background:#bd9dd6;
	font-size:140%;
	border:2px solid #efe9dd;
	border-bottom:none;
	padding:5px;
}

#left thead th {
	background:#ddcee8;
	color:#331e54;
	font-size:110%;
}

#left tbody td {
	background:#ffffff;
}

/* rechterkolom met nieuws en servicemenu */

#content #sidebar {
	width:222px;
	float:right;
}

#sidebar .sidebartop {
	background:url(../images/sidebartop.jpg) no-repeat;
	/*height:65px;*/
}

#sidebar .sidebartop .print {
	float:right;
	padding-top:10px;
	padding-right:10px;
}

#sidebar h2 {
	display:block;
	padding:15px 15px 5px 15px;
	font-size:130%;
}

#sidebar p {
	padding:10px 5px 5px 15px;
}

#sidebar ul {
	list-style:none;
}

#sidebar li {
	display:block;
}

#sidebar ul.submenu {
	list-style:none;
	padding:0 15px;
}

#sidebar ul.submenu li {
	margin:5px 0 0 0;
	padding:8px 5px 8px 9px;
	width:186px;
	background:#6d469e;
}

#sidebar ul.submenu li a {
	color:#ffffff;
	text-decoration:none;
}

#sidebar ul.submenu li.active {
	background:#a67dc8 url(../images/arrow.gif) left no-repeat scroll;
}

#sidebar ul.submenu li:hover {
	background:#a67dc8 url(../images/arrow.gif) left no-repeat scroll;
}

/* footer */

#footer {
	background-color:#ddcee8;
	font-size:80%;
	text-align:center;
	line-height:1.6em;
}

#footer p {
	display:block;
	margin-top:3px;
}

#footer a {
	color:#331e54;
	text-decoration:underline;
}

#footer a:visited {
	color:#331e54;
	text-decoration:underline;
}

#footer a:active {
	color:#331e54;
	text-decoration:underline;
}

#footer a:hover {
	color:#00a7d4;
	text-decoration:underline;
}

#footer a[rel~=external] {
	padding-right:16px;
	background:transparent url(../images/footerexternal.gif) center right no-repeat scroll;
}

#footer a[rel~=external]:visited {
	background:transparent url(../images/footerexternalvisited.gif) center right no-repeat scroll;
}

#footer a[rel~=external]:hover {
	background:transparent url(../images/footerexternalhover.gif) center right no-repeat scroll;
}

.footertop {
	background:url(../images/footer.jpg) no-repeat;
	padding-top:5px;
	font-size:80%;
	text-align:center;
}

.footerbottom {
	background:url(../images/footerbottom.jpg) no-repeat;
	padding-top:3px;
	font-size:80%;
	text-align:center;
}


