/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	margin: 40px 0 0 0;
	padding: 0;
	background: #1a1a1a;
	font: normal small "Trebuchet MS", "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #dddddd;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #dddddd;
}
h3, h4 {
	margin: 2;
	padding: 2;
	color: #3399cc;
	font-size: 1em;
}


img {
	border: none;
	}

a {
	color: #dddddd;
}

a:hover {
	color: #ffffff;
}

p, ul, ol, blockquote {
	text-align: justify;
}

/* Header */

#header {
	width: 800px;
	height: 130px;
	margin: 0 auto;
	background: url(images/img2.gif);
}

#logo {
	float: left;
	padding: 25px 0 0 30px;
}

#logo h1 {
	letter-spacing: 0px;
	font-size: 3em;
}

#logo h1 blue {
	color: #3399cc;
}


#logo h2 {
	margin-top: -10px;
	text-align: center;
	font-size: 1em;
}

#title h1 {
	color: #3399cc;
}


# h3 {
	font-size: 1em;
}


#logo a {
	text-decoration: none;
	color: #dddddd;
}

#menu {
	float: right;
	padding: 20px 70px 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 125px;
	height: 20px;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	border-top: 1px dotted #83d7fa;
	text-transform: lowercase;
	text-decoration: none;
	color: #dddddd;
}

#menu .first a {
	border: none;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
}

/* Column One */

#colOne {
	margin: 0 15px;
	background: url(images/img5.gif) repeat-x;
}

#colOne .post {
	padding: 20px 30px 10px 30px;
	border-bottom: 1px dotted #83d7fa;
}

#colOne .title {
	letter-spacing: 0px;
	font-size: 2em;
}

#colOne .posted {
	font-size: x-small;
}

/* Column Two */

#colTwo {
	margin: 0 15px;
	background: #000000;
	text-align : center;
}

#colTwo ul {
	margin: 0;
	padding: 30px 30px 0 30px;
	list-style: none;
}

#colTwo li {
	display: block;
	float: left;
	width: 180px;
}

#colTwo li ul {
	padding: 0;
	background-image: url(images/spacer.gif);
}

#colTwo li li {
	display: list-item;
	float: none;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;

}

#colTwo h2 {
	font-size: 1.6em;
}

.img_met_kader  {
	border: 1px solid #696969;
	margin: 25px 25px 25px 25px;

}

.img_met_kader_half  {
	border: 1px solid #696969;
	margin: 25px 25px 25px 25px;
	width: 300px;

}

.img_thumbs  {
	border: 1px solid #696969;
	margin: 0px 0px 0px 0px;

}

.imgright {
	border: 0px;
	margin: 0px 0px 5px 5px;
	float: right;
}

.imgleft {
	border: 1px solid #696969;
	margin: 0px 5px 5px 0px;
	float: left;
}

.imgkader {
	border: 1px solid #000000;
}

.right {
	text-align: right;
}


/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	background: url(images/img8.gif) no-repeat;
	text-align : center;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: x-small;
}


/* list of images */
.images { list-style:none !important; margin:0px !important; padding:0px !important;  }
.images li { float:left; min-height:210px; height:auto !important; height:210px;width: 152px; display:block; margin:0px; padding:5px;border:1px solid #000000; margin-right:6px; } 
.images li a { display:block; border:1px solid #000000;}
.images li .picCopyright { margin-top:5px; margin-bottom:5px; font-size:0.9em; color:#dbdbdb; display:block;}
