@charset "utf-8";
/* CSS Document */

#smallwrap { width:100%}

.homebox03 { margin: 9px 0 0 10px; width:317px; overflow:hidden; float:left; ; display:inline }
.homebox03_top {background:url(../images/smll_top.png); height:7px; width:317px}
.homebox03_content {
	background: #030303 url(../images/small_content.png) repeat-x top; 
	width:317px; 
	min-height:220px;  
	height:auto !important; /* voor moderne Browser */ 
	overflow:hidden; }
.homebox03_text {font-family:Arial, Helvetica, sans-serif; font-size:12px;  margin: 10px 20px; clear:both; overflow:hidden}
.homebox03_bottom {background:url(../images/smll_btm.png); height:7px; width:317px}


.homebox03R { margin: 9px 0 0 11px; width:317px; overflow:hidden; float:left; display:inline }
.homebox03R_top {background:url(../images/smll_top.png); height:7px; width:317px}
.homebox03R_content {
	background: #030303 url(../images/small_content.png) repeat-x top; 
	width:317px; 
	min-height:220px;  
	height:auto !important; /* voor moderne Browser */ 
	overflow:hidden; }
.homebox03R_text {font-family:Arial, Helvetica, sans-serif; font-size:12px;  margin: 10px 20px; clear:both; overflow:hidden}
.homebox03R_bottom {background:url(../images/smll_btm.png); height:7px; width:317px}


/* twitter*/

.twitterbox { margin:7px 9px 0 0; width:279px; overflow:hidden; float:right; display:inline  }
.twitterbox_top {background:url(../images/box02_top.png); height:7px; width:279px}
.twitterbox_content {background: #030303 url(../images/box02_content.png) repeat-x top; width:279px; min-height:180px; height:auto !important; /* voor moderne Browser */ ; overflow:hidden; }
.twitterbox_text {font-family:Arial, Helvetica, sans-serif; font-size:12px;  margin: 10px 20px; overflow:hidden}
.twitterbox_bottom {background:url(../images/box02_bottom.png); height:7px; width:279px}

.tweet {float:left; width:242px; margin-bottom:10px}
.foto{
	width: 48px;
	padding-right: 4px;
	float:left;
}
.profileimage { width:48px; height:48px}
.tweetuser {
	font-weight: bold;
	font-size: 14px;
	color:#999;
	padding-bottom: 4px;
	width:190px;
	float:right
}

.plattetekst {
	word-wrap: break-word;
	float:left;
	color: #fff;
	vertical-align:top; 
	width:185px}

.tijd {
	font-size:8pt; 
	float:left; 
	width:100%; 
	font-style:italic;
	color:#1ebbee;
}

.box1 {width: 240px;}

/*Panning Slideshow with jQuery*/
#window{clear:both; width:240px; overflow:hidden; position:relative; color:#FFF}
#slideshow{width:24000px; height:164px; overflow:hidden; position:relative;}/*aantal frames maal breedte vd frame*/

#slides {width: 240px; height: 164px;} 
#slideshow li{width:240px; height:164px; float:left; display:inline;}

