body {
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 1.2;
	color: #ffffff;
	height: 100%;
	width: 100%; 
	margin: 0; 
	padding: 0;
	overflow: none;
	background-color: #000000;
	
	border: 0px solid #888888;
}

.index {
	background-position: left top;
	background: url("bg18.jpg") repeat-x #000000;
}

.mirror {
	background-image: url("bg18_mirror.jpg"); 
	background-repeat: repeat-x;
	background-position: bottom left; 
	background-attachment: fixed;
}

#wrapper{
/*	top: 10px;
	padding: 0px 0 10px 0px;
	margin: 0 auto;
	width: 900px;
	position: relative;
	border: 0px solid #888888;*/
	top: 10px;
	padding: 0px 0 10px 0px;
	margin: 0 auto;
	width: 900px;
	height: 700px;
	position: relative;

	border: 0px solid #ffffff;
}

#midden {
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	position: absolute;

	border: 0px solid #657483;
}

#container {
	position: absolute;
	top: 140px;
	left: 0px;
	height: 570px;
	width: 900px;
	overflow: auto;
		
	border: 0px solid #dddddd;	
}

#cloudcontainer {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 320px;
	border: 0px solid #dddddd;	
}

#cloudcontainer_index {
	position: absolute;
	top: 300px;
	width: 100%;
	border: 0px solid #dddddd;	
}

#links {
	font-size: 11px;
	color: #bbbbbb;

	text-align: right;
	border: 0px solid #33ffff;
}

#rechts {
	font-size: 13px;
	font-weight: bold;
	color: #bbbbbb;
	text-align: left;
	padding: 0 0 0 2px;
	border: 0px solid #ffff33;
}

#rechts2 {
	font-size: 12px;
	font-weight: bold;
	color: #bbbbbb;
	text-align: left;
	padding: 0 0 0 2px;
	border: 0px solid #ffff33;
}

#midden {
	font-size: 13px;
	font-weight: bold;
	color: #bbbbbb;
	text-align: justify;
	padding: 0 0 0 2px;
	border: 0px solid #ffff33;
}


h1, h2, h3, h4, h5, h6, a, .userInfo, .mediaStats {
	color: #669d1e;
	margin: 0px;
	padding: 0px;

}

#plaatje{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 213px;
	
	background: url("bg19.jpg") repeat-x #000000;
	background-position: left bottom;
	border: 0px solid #882288;	
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #80c427;
}

a:active {
	color: #888888;
}

a.rechts2:link, a.rechts2:visited {
	font-size: 13px;
}


h1 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: 15px;
	text-align: left;
	line-height: 1.5; 
	color: #669d1e;
/*	border-bottom: 1px solid #669d1e;*/
	padding: 0 0 0 10px;
}

a.naam:link, a.naam:visited {
	color: #669d1e;
	font-size: 25px;	
	word-spacing: normal;
	text-decoration: none;
}

a.naam:hover, a.naam:active {
	color:#ffffff;
	font-size: 25px;	
	word-spacing: normal;	
}

h2 {
	font-size: 15px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 1.5; 
	color: #ffffff;
	border-bottom: 1px solid #669d1e;
	padding: 0 0 0 10px;
}


.breed {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: right;
	line-height: 1.5; 
}

#mainmenu {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: 20px;
	text-align: center;
	border-bottom: 0px solid #888888;
}

.submenu_tekst {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1.5em;
}

.photo_left {
/*	background: url(background_photo.png) no-repeat;*/
	float: left;
	color: #dddddd;
	font-style: italic;
	font-size: 11px;
	padding: 10px;
	margin: 0 5px 0 0;
	text-align: right;
	line-height: 1.6em;
	border: 0px solid #ffffff;
}

.photo_right {
	/*background: url(background_photo.png) no-repeat;*/
	float: right;
	color: #dddddd;
	font-style: italic;
	font-size: 11px;
	padding: 10px;
	margin: 0 5px 0 0;
	text-align: left;
	line-height: 1.6em;
	border: 0px solid #ffffff;
}

p {
/*	font-size: 10px;*/
	line-height: 1.5;

	color: #bbbbbb;
	font-weight: normal;
	padding: 0 0 0 2px;
}


#contact_links {
line-height: 2;
}
