@charset "UTF-8";
/* CSS Document */
body {
	background:#608fbf;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
}
#wrap {
	margin-left: -480px;
	position: absolute;
	left: 50%;
	width: 960px;
	height: 768px;
}

a {
	color: #E8F3F9;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
#Table_01 tr #top {
	background:#000; /* url(../images/top.jpg)*/;
	height: 33px;
	width: 960px;
}

#Table_01 tr #top table tr #menu {
	color: #CADBEF;
	font-size: 1.2em;
	background: url(../p7pmm/img/pmm_carbon_root.jpg) repeat-x;
}
#searchtd #search {
	background-color: #C8DBEC;
	border: 1px solid #7A9FC9;
	height: 14px;
	font-size:1em;
	margin-bottom:5px;
	width: 200px;
	padding-left: 5px;
	color:#608fbf;
}
#searchtd #submit {
	margin-bottom:6px;
	margin-left:2px;

}
#Table_01 tr #header {
	height: 212px;
	width: 782px;
	background-image: url(../images/header.jpg);
}
#Table_01 #crumbs {
		color:#fff;
}

#Table_01 tr #header #message {
		color:#f00;
		margin-top:15px;
		margin-left:-80px;
}
#Table_01 tr #main {
	background-color: #7A347C;
	background-image: url(../images/main.jpg);
	height: 457px;
	width: 782px;
}
#Table_01 tr #main #content #node_content #searchresult_container {
	color:#000;
	margin-right:20px;
}
#Table_01 tr #main #content #node_content #searchresult_container a {
	color:#f00;
}
#Table_01 tr #main #content{
	position:relative;
	top:38px;
	opacity:0;
	height: 400px;
	width: 645px;
	margin-right: 50px;
	margin-left: 70px;
	font-size: 1.2em;
	text-align: left;
	background: #fff url(../images/content0.jpg) no-repeat;
	}
#Table_01 tr #main #content #node_content {
	padding:20px;
	overflow: auto;
	height: 330px;
	width:590px;

}
#Table_01 tr #main #content #node_content p {
	margin-bottom:10px;
	margin-right:20px;
	line-height: 1.6em;
}
#Table_01 tr #main #content #node_content a {
	color:#03F;
	font-weight:bold;
}
#Table_01 tr #main #content #node_content h1 {
	color:#7A347C;
	font-size:1.8em;
	margin-bottom:20px;
	margin-top:0px;
}
#Table_01 tr #main #content #node_content h2 {
	font-size:1.6em;
}
#Table_01 tr #main #content #node_content h3 {
	font-size:1.4em;
	margin-top:0px;
	margin-bottom:20px;
}
#Table_01 tr #main #content #node_content li {
	margin: 5px;
	list-style: circle;
}
#Table_01 tr #main #content #node_content a:hover {
	color:#f00;
}
#Table_01 tr #left {
	background-image: url(../images/left.jpg);
	height: 665px;
	width: 86px;
}
#Table_01 tr #right {
	background-image: url(../images/right.jpg);
	height: 665px;
	width: 92px;
}
#Table_01 tr #submain {
	background-color: #7A347C;
	background-image: url(../images/submain.jpg);
	height: 32px;
	width: 960px;
}
#Table_01 tr #footer {
	background-color: #222;
	/*background-image: url(../images/footer.jpg);*/
	height: 25px;
	width: 960px;
}

#Table_01 tr #footer table tr td#footer_left {
	color: #7A9FC9;
	font-size: 1.2em;
	padding-top: 0px;
	padding-left: 8px;
}
#Table_01 tr #footer table tr td#footer_right {
	color: #7A9FC9;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 8px;
}
.emailCloak {
	display:none;
}
#loginbox{
	display: none;
	position:fixed !important;
	position:absolute;
	top: 15px;
	right: 15px;
	border: 2px solid #003333;
	font-size: 11px;
	color: #000;
	padding:10px;
	z-index:10000;
	background: #ccc;
	width:225px;
}
#login_user, #login_pass {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 60px;
	height: 12px;
	font-size: 11px;
	background: #666;
}
#login_submit, #login_cancel {
	
}

#login_message {
	color:#ff0000;
	padding:2px;
	text-align: center;
	font-weight:bold;
}
#loginform2 {display:inline;}
#loginform2 label,#user, #pass {display: block; width: 150px ;float: left; margin-bottom: 10px;padding:5px;}
#loginform2 label {text-align: right; width: 75px; padding-right: 20px;}
#loginform2 br {clear: left;}

#editdiv {
	position: fixed !important;
	position: absolute;
 	top: 10px;
    right: 10px;

}
.drijf {
	float:left;
	margin-right:10px;
}
.rood {
	color:#f00;
}
