/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

blockquote, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.7em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3, h4 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: bold;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.1em;
	
}

h3 {
	font-size: 0.9em;
}

h4 {
	font-size: 0.8em;
}


hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.6em;
}
.klein {
font-size: 60%;
}

.clear {
clear: both;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
	
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
color: black;
}



#site-name a {
	border: none;
}

#linker a, #rechter a {
	color: #c00;
	border: none;
}

/* layout
----------------------------------------------- */



#container {
	margin: 10px auto;
	padding: 10px;
	width: 960px;
}

#kop {
	text-align: center;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#linker, #rechter {
	padding-top: 50px;
	width: 200px;
}

#linker {
	margin-right: 5px;
	float: left;
	text-align: right;
}

#rechter {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
font-size: 115%;
font-weight: bold;
text-transform: uppercase;
}

.section_list ul {
	list-style-type: none;

}

.section_list li {
	padding: 5px 0 3px 0;

}

.section_list li ul {
text-align: right;
	list-style-type: disc;
	padding: 15px;
text-transform: lowercase !important;
}

#inhoud {
	margin: 0 250px;
	padding-top: 30px;
}


.vakje {
float: left;
width: 50%;
}


#voet {
clear:both;
background-color: #d6d6d6; /* lichtgrijs */
width: 100%;
float: left;
border-top: 5px solid #333a40;;
}

.voet_vak {
float: left;
width: 25%;
}
.inhoud_voet_vak {
padding: 9px;
}


#links_div a {
display: list-item;
margin:0; padding: 0;
font-weight: bold;
}

#reclame {
font-family: arial;
font-size: 100%;
color: black;
line-height: 90%;
}

#reclame a {
border-bottom: solid 1px blue;
font-weight: bold;
color: blue;
}

#banner {
float: left;
margin: 10px 0px;
padding: 15px 0px;
}


.groen {
color: green;
}

.grijs {
background-color: #f1f1f1;
float: left;
width: 100%;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 970px;
w\idth: 960px;
}

#linker, #rechter {
\width: 2250px;
w\idth: 225px;
}

/* overrides
----------------------------------------------- */

#srechter p, #linker p {
	/*font-size: 0.8em;*/
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */
.comments_invite {
font-weight: bold;
}

.comments-wrapper{
width: 95%;
font-size: 90%;
}

.recent_comments {
     list-style-type:none;
padding-left: 0;
}

ol.comments li p {
font-size: 120%;
line-height: 130%;
font-family: georgia, times;
}
.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.8em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
}


/*  Contactformulier */
#contact_form {
float: left;
padding-top: 10px;
color: black; 
width: 350px;
font-size: 0.9em;
}
#contact_form legend{
font-weight: normal;
}
#contact_form fieldset{
border: none;
}

#linosnede_form {
font-size: 0.8em;
color: black;
width: 100%;
background-color: #fff6d4;

}

#linosnede_form fieldset{
background-color: #fff6d4;
font-weight: normal;
padding: 0 5px;
border: none;

}

.zemText  {
font-weight: normal;
}
.zemTextarea {
font-weight: normal;
}

.zemThanks {
font-size: 120%;
color: maroon;
font-weight: normal;
}

.zemContactForm  {
/*border-color: maroon;*/
}


/* SLIMBOX */

.galerie {
width: 100%;
float: left;

}


.smd_gallery_nav {
font-size: 0.8em;
font-weight: bold;
}



.smd_gallery_nav li {
margin: 0; 
padding: 0 6px 0 0;
list-style:none;
font-size: 1em;
font-weight: bold;
float: left;
}

.duim {
float: left; 
height: 145px;
/*background-color: #fcc917;*/ /*donkergeel*/
padding: 1px;
margin: 2px;
overflow: hidden;
}

.duimbreed {
padding: 1px;
width: 120px;
}

.empty {
color: silver;

}



#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;

	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.linosnede.nl/smd/css/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.linosnede.nl/smd/css/prevlabelNL.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.linosnede.nl/smd/css/nextlabelNL.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;

	color: #666;
	line-height: 1.4em;
	text-align: left;

	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://www.linosnede.nl/smd/css/closelabelNL.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}



#extra { 
padding: 5px;
background-color: white;
width: 100%;
clear: both;
text-align: center;
border-bottom: 2px solid black;
}

#extra h1 {
font-size: 16px;
color: maroon;
}
