/* Content Styles for Keukenkamp.nl */

p.overlib {
	color: #001558;
	font-weight: bold;
}
p.overlib img {
	height: 15px;
	width: 15px;
}

p#overlib1 { width: 160px; }
p#overlib2 { width: 235px; }
p#overlib3 { width: 160px; }
p#overlib4 { width: 330px; }

/* Headings */
h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.0em;
}

/* Links */
a {
	color: #001558;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited {

}

a:hover, a:active {
	color: #213c8b;
	text-decoration: underline;
}

/* CSS Styled Content Styles
/* CSC Frames */
.csc-frame .csc-frame-frame1 {
	background-color: #f6f6f6;
	border: 1px solid #aab4b5;
	margin: 10px 0px 10px 0px;
	padding: 4px;
}
/* CSC Caption */
.csc-caption {
	color: #cccccc;
	font-size: 0.8em;
}
/* CSC Sitemap */
.csc-sitemap ul li {

}
/* CSC Sword */
.csc-sword {
	background-color: #fffc00;
}
/* CSC Table Styles */
.contenttable {
	border: 1px solid #cccccc;
	width: 100%;
}
.contenttable td {
	padding: 2px;
}
.contenttable td p {
	margin: 0px;
}
.contenttable .tr-0 td p {
	font-weight: bold;
}
.contenttable .tr-0 td {
	padding: 4px;
}
.contenttable .tr-even {
	background: #eae4da;
}
/* CSC Mailform */

p.csc-form-label {
	margin: 0;
}
p.csc-form-label-req {
	margin: 0;
}
td.csc-form-labelcell {
	vertical-align: top;
}

input[type="submit"] {
	margin-top: 5px;
}

/* Photolink plugin */
ul.photolink {
	background: transparent url("../images/photolink_back.gif") repeat-y top left;
	color: #fff;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	list-style-type: none;
}

ul.photolink li {
	margin-bottom: 5px;
	padding: 3px;
}

