﻿/* centered white */
/* same as web, plus header
   en path different
*/

/* web 
#header_nl 
{background:url(../nl/Images/head.gif) no-repeat;}

#header_en
{background:url(../en/Images/head.gif) no-repeat;}

#header_pt_br
{background:url(../pt-BR/Images/head.gif) no-repeat;}
*/

/* web plus */
#header 
{ background:url(../Images/head.gif) no-repeat; }
/* end web plus */

#divError {
 font-weight:bold;
 margin-top:15px;
 border: 1px solid black;
 color:Red;
 padding:10px;   
 background-color: #FFB6C1
}

img 
{
  border: 0;
}

.pic_kader {BORDER: silver 1px solid; 					
			MARGIN-TOP: 2px; FLOAT: left; 
			MARGIN-LEFT: 0px; padding-top:2px;  
			MARGIN-right: 5px;		
			MARGIN-bottom: 5px;			
			WIDTH: 104px; 
			HEIGHT: 125px; 					
			TEXT-ALIGN: center;					
} 

#top_kader
{ clear: both;
	border-top: silver 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	height: 80px;
	width: 100%;
	color: #FFFFFF;
	text-align: left;
}

#header, #header_en, #header_pt_br, #header_nl 
{
  margin-left:10px;
	height: 80px;
	margin-bottom:0px;
	width:250px;
	margin-right:auto;
	float:left;
	clear:right;	
}

#divInlog
{
	margin-top: 5px;
	margin-right:10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	height: 50px;
	color:Black;
	font-size:11px;
	letter-spacing: 0.1em;
	font-style:normal;
}

#divInlog a
{
  color:Black; 
}

.login_stripe
{
	padding-bottom: 5px;
	border-bottom: red 1px solid;
}

.login_stripe input
{
	width: 80px;
}

.login
{
  text-align:right; 
  height:10px; 
  padding-right:10px; 
  padding-top:10px
}

.login a
{
  color:#003399;
}

#nav, .nav {
	height:19px;	
	margin-left:0px;
	margin-right:0px;
	/* width:844px; */
	clear:left;
	width:760px; 
	padding-top:4px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background:#000;
	background:url(../Images/nav.gif) repeat-x;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

#nav ul, .nav ul
{
  margin-top: 0px;
	margin-left:20px;
	padding:0;
	white-space:nowrap;
}

#nav ul li, .nav ul li {
	display:inline;
	float:left;
	list-style-type:none;
	padding-right:15px;	
	font-family:tahoma,verdana,arial,sans-serif;
  font-size:14px;
  line-height:16px;
}

#nav ul li a, .nav ul li a {
	line-height:16px;
	height:19px;
	color:#ffffff;
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:14px;
	text-decoration:none;	
}

#nav ul li a:hover, #nav ul li a.selected, .nav ul li a:hover, .nav ul li a.selected {
	/*background:#ffd27c;*/
	color:#FFD200;
}

/*
#navHome		{ width:83px; }
#navWereld { width:83px; }
#navLanden	{ width:83px; }	
*/
	
.thumb-r 
{
	clear:right;
	float:right; 
	width:auto; 
	padding-left:5PX;
	text-align:center;
}

.thumb-lr 
{
	clear:both;
	width:auto; 
	padding-left:5PX;
	text-align:center;
}

.thumb-l
{	
	float:left; 
	width:auto; 
	padding-left:5PX;
	text-align:center;
}

.thumb-text { 
	margin-top:0;
	font-size:9px;	
}

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #a9ac99;
	font-size: 14px;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 0px 0;
	font-style:normal;
	background:url(../Images/bg.jpg) center repeat-y #6478AA;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

a {
	color: black;	
	text-decoration: underline;
}

a:hover
{
 text-decoration: none;
}

a:visited
{
	color: Purple;
}

code {
	color: #005577;
	text-align: left;
}

h1, h1 a {
	color: #003399;
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, 'Trebuchet MS', 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 20px 0 0 0;
	padding-bottom: 5px;
	text-decoration: none;
}

h2, h2 a {
	color: #003399;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

h3 {
	color: #005577;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content_col 
{
  width: 467px; 
}

#content {
  width: 735px; 
}

#content, #content_col {
	background: transparent;
	border: none;
	color: #000000;
  background-color:#FFFFFF;	 
	float: left;
	left: 1px;
	margin: 0;
	padding: 0 10px 30px 15px;
	text-align: left;	
}

#content a:hover {
	text-decoration: underline;
}

#content h2{
	color: #003399;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 15px 0 0 0;
	padding: 15 0 0 0;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: transparent url(../images/bottom.gif) no-repeat bottom center;
	clear: both;
	color: #808979;
	font-size: 11px;
	height: 20px;
	margin: 0;
	padding: 10px 10px 10px 20px;
}

#kader {
  background-color:#FFFFFF;	 
	margin: 0 auto;
	padding: 0;
	text-align: left;
	/* width: 864px;*/
	width: 760px;
	/*height:100%;*/
	background-color:#FFFFFF;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
	background: transparent;
	border: none;
	color: #FFFFFF;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 0  10px 30px 20px;
	text-align: left;
	width: 230px;
}

#sidebar2 {
	background: transparent;
	border: none;
	color: #443;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 27px 30px 0px;
	text-align: left;
	width: 128px;
}

#sidebar a {
	color: #444433;
}

#sidebar2 a {
	color: #444433;
}

#sidebar a:hover {
	color: #DC5E04;
}

#sidebar2 a:hover {
	color: #DC5E04;
}

#sidebar h2 {
	color: #DC5E04;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar2 h2 {
	color: #DC5E04;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	/*list-style-type: none;*/
	margin: 0;
	padding: 0;
}

#sidebar2 li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	/*list-style-type: none;*/
	margin: 0 0 0 20px;
	padding: 0;
}

#sidebar2 ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}
#noindent2 {
	margin: 0 0 0 -10px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #ffffff;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#kader-binnen {
	float: left;
	margin: 0;
	padding: 0;	
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	color: #808979;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
}

.navigation {
	font-size: 11px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	color: #808979;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #005577;
}

.footer_head
{ clear: both;
	border-top: silver 1px solid;
	background-color: #0b2847;
	padding-left: 0px;
	padding-bottom: 3px;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	width: 760px;
	color: #FFFFFF;
	text-align: left;
	background:url(../Images/nav.gif) repeat-x;
}

.footer_name
{
	float: left;
	padding-left: 20px;
	width: auto;
	height: 8px;
	text-align: left;
}
.footer_date
{
	width: auto;
	text-align: right;
	margin-right: 20px;
}

#bottom
{
  font-size:9pt;
  font-weight:bold;
  text-align:center;
  letter-spacing: 0.1em;
	padding-bottom: 5px;
	background-color:#FFFFFF;
}

#bottom a:link, #bottom a:visited, #bottom a:active, #bottom a:hover
{
  color:black;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}

.button
{
	font-size: 10pt;
	background-color: #c20d00;
	color: #FFFFFF;
	border-style: outset;
	font-weight: bold;
	border-color: #FFE4E1;
	cursor: hand;
}


/* Fields */
#GebruikersId 
{  
  Width:100px;
}

#beschrMezelf, #beschrGezocht
{
	width: 400px;
	height: 95px;
}

#Woonplaats
{
	width: 216px;
}

#Email, #Subject, #Naam
{
	width: 308px;
}

#Password
{
	width: 150px;
}

#Grootte
{
	width: 32px;
}

#GebDatum
{
	width: 72px;
}

#Body
{
	height: 184px;
	width: 400px;
}

/* ronde hoeken */
#register
{
  background-color:#CC0316;
}

#register #register_inner{
  font-size:13px; 
  padding-left:15px; 
  padding-right:15px;
}

#register_inner h1{
  color:#FFFFFF;
  margin:5px;
  padding-top:5px  
}

#register_inner hr{
  color:#FFFFFF;
  height:1px;
}

#noindent_space {
  margin-bottom:20px;
  margin-top:50px
}

/* lijst */
.tol {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-align: left;
color: #000000;
border: 1px solid silver;
width: 100%;
margin-bottom:2px;
}

.tol .lk {
	padding: 5px;
	float:left;
	width: 130px;
	
}
.tol .mk {
	padding: 5px;
	float: left;
	min-height: 100px;	 
	height: auto;	
	width: 445px;
}

.tol .rk {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: right;
	vertical-align: middle;
	width: 100px;
}

.tol .im {
	padding: 5px;
	float: right;
	text-align: center;
	height: 77px;
	vertical-align: middle;
	width: 77px;
	border: 1px solid silver;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0; 
}

.clearleft {
	clear:left;
	margin: 0;
	padding: 0; 
}
