img.content {
	background: #fff;
	border: 1px solid #ccc;
	/*width:250px;
 height:200px;*/
}



/*actieve link*/
.actief{font-weight:bold;}

/*linklijstje*/
LI{padding:0; margin: -15px}
ul
{
	padding:0px;
	list-style-type: none;
	list-style-position: inside;
	/*border: 2px solid #fdd;*/
text-align:right;
}



img.divider
{
	/*margin: 2em 0;*/
	text-align: left;
}
/**/
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

blockquote, h3, p, li, TD
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3
{
	font-weight: normal;
}

h1, h2
{
	font-family: Georgia, Times, serif;
}

h1
{
	font-size: 3em;
}

h2
{
	font-size: 1em;
	font-style: italic;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: black;
	
}

A:hover
{
	text-decoration: underline;
}

h1 a, h2 a, h3 a
{
	border: none;
}

h3 
{
	font: 1.5em Georgia, Times, serif;
display:inline;
}

/**/
h4{
font: 0.8em
display:inline
}

#sidebar-2 a, #sidebar-1 a
{
color: #91835E;
font-size: 0.8em;
text-align: right;

}



#sidebar-1 p
{
	text-align: right;
}

#content hr
{
	margin: 2em 0;
	width: 66%;
	color: #ccc;
	background-color: inherit;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}



#accessibility
{
	position: absolute;
	top: -10000px;
}

/*posities*/
#container
{
/*border: 1px solid green;	*/
	
margin: 10px auto;
padding: 10px;
width: 1000px;
\width: 1000px;
w\idth:1000px;
}

#head
{
/*border: 1px solid yellow;	*/
height: 438px;
text-align: center;
background-image:url('../images/14.jpg');
background-repeat: no-repeat;
background-position:center;
/*background-position: 250px 50px; */
}

#sidebar-1
{
/*border: 1px solid red;	*/
padding-top: 56px;
float: left;
width: 200px;
\width: 200px;
w\idth: 200px;
}

#content
{
/*border: 1px solid black;	*/
margin: 0 210px;
width: 650px;
\width:650px;
w\idth: 650px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

.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;
}