@charset "utf-8";

/***********************Body Layout**********************************/
/*Delete*/
body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../images/new_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

/***********************Wrapper Layout**********************************/
.OneCol #wrapper {
	text-align: left;
	margin: 10px auto;
	width: 950px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	position: relative;
	border: 1px solid #000;
	background: #FFF;
}
.OneCol #mainContent {
	position: relative;
	background: #FFF;
	float: left;
	width: 950px;
	margin-bottom: 10px;
}


.OneCol #mainContent  h1, h2, h3 {
	margin-right: 0pt
	margin-bottom: 1em;
	padding: 0pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #9e0b0e;
	font-weight: bold;
	margin: 0.2em auto 0.3em;
}
.OneCol #mainContent #pcenter {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 90px;
}
.OneCol #mainContentRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 650px;
	position: relative;
}
.OneCol #mainContentRight h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	margin-bottom: 0em;
	padding-bottom: 45px;
	background: transparent url(../images/hheader.gif) no-repeat scroll center bottom;
	text-align: center;
	text-decoration: none;
}
.OneCol #mainContentRight #rec {
	margin: 10px auto 10px 80px;
}

.OneCol #mainContentLeft {
	float: left;
	width: 300px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.OneCol #mainContent .images {
	border: 2px solid #CCC;
}

.OneCol #mainContent .imagesint {
	border: 2px solid #CCC;
	float:left;
	display: block;
	padding: 3px;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-left: auto;	
}

.OneCol #footer {
	background: #F60;
	padding: 10px;
}
.OneCol #footer p {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
.OneCol #footer a {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: lighter;
}
.OneCol #footer #links {
	padding: 0px;
	width: 900px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
.OneCol #tijdelijkindex1{
	float:left;
	border:0px;
	vertical-align:top;
	height: 400px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.OneCol #tijdelijkindexdiv{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 60px;
}
.OneCol #tijdelijkindex2{
	float:left;
	border:0px;
	vertical-align:top;
	height: 400px;
}
/***********************Header Layout**********************************/
.OneCol #header {
	position: relative;
	background: url(../images/header_imgs3.jpg) no-repeat;
	width: 950px;
	height: 220px;
	padding: 0px 0px 38px;
}




/**********************Header Menu***************************************/
.OneCol #menu {
	float:left;
	width:950px;
	background:#DAE0D2 url(../images/bg.gif) repeat-x bottom;
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

.OneCol #menu ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
	float: right;
}
.OneCol #menu li {
	float:left;
	background:url("../images/lefts.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
}
.OneCol #menu a {
	float:left;
	display:block;
	background:url("../images/rights.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	font-size: 0.95em;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.OneCol #menu a {
	float:none;
	color: #504930;
}
/* End IE5-Mac hack */
.OneCol #menu a:hover {
	color: #F60;
	font-weight: bold;
}
.OneCol #menu #current {
	background-image:url("../images/left_on.gif");
}
.OneCol #menu #current a {
	background-image:url("../images/right_on.gif");
	color:#333;
	padding-bottom:5px;
	text-transform: uppercase;
	cursor:default;
}

/**********************Images***************************************/

.OneCol .images_layout {
	float: left;
	display: block;
	padding: 3px;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-left: auto;
	border:none;
}

.OneCol .under_cons{
	background-image:url(../images/under-construction.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 130px;
}

/*------------------Classes for float clearing ----------------------*/


.OneCol .clearLayout {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}

.OneCol .clearFloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;	
}
.OneCol .title_small {
	font-size: medium;
	font-weight: bold;
}


.OneCol p {
	width: 550px;
	margin: 0px 0px 1em;
	padding: 0px;
}
.OneCol #pcenter {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 450px;
}

/*------------------Basic tables ----------------------*/
.OneCol #mainContent .tables {
	width: 600px;
	margin: 0 auto;
	background:#eceae0;
	color:#504930;
	font-size:.9em;
	border:1px dotted #000;	
	border-collapse:separate;
}
.OneCol #mainContent .tables thead {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	text-align:center;
	vertical-align: top;
}
.OneCol #mainContent .tables .headerTbl{
	font-weight:bolder;
}
.OneCol #mainContent .tables tbody{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size:.8em;
	text-align:center;
}
.OneCol #mainContent .tables caption{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
	text-align:center;
	padding-bottom:.5em;
}
.OneCol #mainContent .tables th {
	font-weight: bolder;
	background-color: #fff;
	text-align: center;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center;
	
}
.OneCol #mainContent .tables td {
	padding: .5em;	
}
.OneCol #mainContent .tables tr.odd {
	background:#d1c9b8;	
}
.OneCol #mainContent .tables td.seperator {
	background:url(../images/tblseperator.png) no-repeat center;
	height:20px;
}
.OneCol #mainContent .tables tr:hover {
	background:#d5d5df;
}
.OneCol #mainContent #pamirth {
	background: #FFF url(../images/pamir.gif) no-repeat bottom;
	height: 100px;
	padding-bottom: 2em;	
}
.OneCol #mainContent #safith {
	background: #FFF url(../images/safi.gif) no-repeat bottom;
	height: 110px;
}
.OneCol #mainContent #arianath {
	background: #FFF url(../images/ariana.gif) no-repeat bottom;
	height: 140px;
}
.OneCol #mainContent #kamth {
	background: #FFF url(../images/kam.gif) no-repeat bottom;
	height: 70px;
}

