/* CSS door Carlo Kiksen <mailto:carlo@iphtjes.nl>, paar dingetjes gejat sorry. Voor de rest ben ik een koning! */


/* Ley */
body {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(../afbeeldingen/background.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 50px;
}

#eggrijH {
	width: 920px;
	#width: 870px;
	height: 10px;
	#padding: 0px;
	background-color: #99CC66;
}

#eggrijH:hover {
	background-color: #000000;
	background-image: url(../afbeeldingen/pijlen.gif);
	background-repeat: repeat-x;
	background-position: center middle;
}

#eggrijV {
	width: 10px;
	height: 99%;
	#padding: 0px;
	background-color: #99CC66;
	float: left;
	#height: 100%;
}

#eggrijVR {
	width: 10px;
	height: 99%;
	#padding: 0px;
	background-color: #99CC66;
	float: right;
	#height: 100%;
}


#eggrijV:hover, #eggrijVR:hover {
	background-color: #000000;
	background-image: url(../afbeeldingen/pijlenV.gif);
	background-repeat: repeat-y;
	background-position: center middle;
}

#boks {
	background-color: #FFFFFF;
	width: 850px;
	padding: 25px;
	border-left: 10px solid #99CC66;
	border-right: 10px solid #99CC66;
	}

#boksinhoud {
	padding-top: 25px;
	padding-bottom: 25px;
	#height: 100%;
}

#content1 {
	width: 800px;
	padding: 0px;
/*	display: table; */
	}

#row {
	display: table-row;
	}

#cell {
    display: table-cell;
    }


/* Iphtjes, Flickr, Youtube */

.iphtjes img, .flickr_badge_image img {
	border: 1px solid black;
}

a.iphtjes:link a.iphtjes:visited a.iphtjes:hover a.iphtjes:active a.flickr_badge_image:link a.flickr_badge_image:visited a.flickr_badge_image:hover a.flickr_badge_image:active {
	border: none;
	border-color: #000000;
	color: #000000;
	text-decoration: none;
}

/* Delicious */
#delicious {
	background-color: #FFFFFF;
	height: 100px;
	width: 100px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	display: table;
	#position: relative;
	overflow: hidden;
}

.del {
	font: 13px/1.22 arial,helvetica,clean,sans-serif;
	font-size: x-small;
	#font-size: 9px;
	color: #000000;
	text-decoration: none;
}
#delv {
	#position: absolute;
	#top: 50%;
	#left: 10%;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

#delvIE {
	#position: relative;
	#top: -50%;
/*	#left: -10%; */
}

/* Last.FM */
#last {
	background-color: #FFFFFF;
	height: 100px;
	width: 100px;
	border: 1px solid #000000;
	overflow: hidden;
}

.last {
	font-size: x-small;
	#font-size: 9px;
	text-decoration: none;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.18;
	color: #D41A11;
}

#lastsite {
	height: 53px;
	width: 100px;
	border: none;
	background-image: url(../afbeeldingen/lasthalftop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#lasttrack {
	width: 100px;
	border: none;
	text-align: center;
	vertical-align: top;
}


/* Twitter */
#twit {
	background-color: #FFFFFF;
	height: 102px;
	width: 102px;
	background-image: url(../afbeeldingen/twitterbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

.twit {
	font-size: x-small;
	#font-size: 9px;
	text-decoration: none;
	font-family: "Lucida Grande";
	line-height: 1;
	color: #000000;
}

#tweet {
	width: 96px;
	height:72px;
	border: none;
	text-align: center;
	margin-top: 10px;
}


/* Easter Egg */
#egg {
	height: 100px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	display: table;
	#position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}

#egg:hover {
	background-color: #99cc66;
	border: 1px solid #000000;
	background-image: url(../afbeeldingen/eggpijl.gif);
	background-repeat: no-repeat;
	background-position: center middle;
}
