body {
	margin: 0;
	padding: 0;
	background: #252D37 url(images/img1.jpg) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A4AFBD;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

h1 { font-size: 31px; }
h2 { font-size: 26px; }
h3 { font-size: 18px; }

p, ul, ol, blockquote {
	margin-top: 0;
	padding-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height: 18px;
}

.lijn {
	border: solid 1px orange;
	border-bottom:none;
	border-top:none;
	border-right: none;
}

a img{border: 0;}

a img.thumb80{
	float: left;
	display: block;
	margin: 0;
	padding: 2px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 75px;
	width: 100px;
	background-color: #000;
}

li {
padding-left: 10px;
}

.post {
	margin: 0 0 20px 0;
	padding: 10px 20px 30px 20px;
	background: url(images/img4.gif) repeat-x left bottom;
}

.post h4 {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
}

.post h4 strong {
	font-weight: bold;
	color: #5B6F88;
}

#header {
	width: 950px;
	height: 140px;
	margin: 0 auto;
}

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 53px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 15px 0 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: Orange url(images/img2.gif) repeat-x;
}

#content {
	width: 904px;
	margin: 0 auto;
}

#logo {
	margin: 0 0 20px 0;
	padding: 0 0 40px 20px;
	background: url(images/img3.gif) repeat-x left bottom;
}

#logo h1 {
	text-transform: lowercase;
}

#logo h2 {
	text-transform: lowercase;
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#welcome {
	padding: 5px 20px 20px 20px;
}

#welcome h2 {
	margin-bottom: 25px;
}

#welcome .images {
	float: right;
	padding: 0 0 0 20px;
}

#footer {
	clear: both;
	width: 904px;
	margin: 0 auto;
	background: url(images/img6.gif) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 30px;
	text-align: center;
}

div#fotobar{
	float:right;
	width:250px;
	padding: 0;
	margin: 0;
	padding-bottom: 36px;
	padding-left: 10px;
	position: relative;
	z-index: 1;
	background-color: transparent;
}





a {
	color: #orange;
}

a:link {
	text-decoration: none;
 	color: Orange;
}

a:visited {
	text-decoration: none;
	color: Orange;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.current {
	font-weight: bold;
	color: #DDEE99;
	background-color: #476304;
}

.cthumb {
	background-color: #5c7f07;
	border: 1px;
}

.thumb {
	background-color: #274f11;
	border: 1px;
}

.image { border: 1px solid #aaaaaa;}
a:link .image {  border-color: #aaaaaa;}
a:visited .image {  border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 1px; border: 1px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

.title a:link {
	text-decoration: none;
	color: #000000;
}

.title a:visited {
	text-decoration: none;
	color: #000000;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px solid #446622;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #446622;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #AABBAA;
}

.comment {
	color: #CCDDCC;
	font-weight: bold;
	font-size: 120%;
}

.smalltxt {
	color: #88AA77;
	font-size: 90%;
}

.xsmalltxt {
	color: #88AA77;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff8800;
}

