
body { 
 background-color:#000000; 
 background-image: url(../images/bg_zingever.gif);
 background-repeat: no-repeat;
 background-position: center top;
 height:100%;
}

td { 
 text-align: left;
 vertical-align:top;
 margin:		0px;
}

table { 
 vertical-align:top;
}

.kop  { 
 color: #fa7700; 
 font-style: normal;
 font-weight: normal; 
 font-size: 18px; 
 line-height: 20px; 
 font-family: sans-serif, Arial; 
}

.datum  {
 color: #000000;
 font-weight: bold;
 font-size: 11px;
 line-height: 20px;
 font-family: Arial, sans-serif;
}

.plattekst  { 
 color: #000000;
 font-weight: normal; 
 font-size: 12px; 
 line-height: 20px; 
 font-family: Arial, sans-serif; 
}

.plattekstklein  { 
 color: #000000;
 font-weight: normal; 
 font-size: 11px; 
 line-height: 12px; 
 font-family: sans-serif, arial; 
}

a { 
 color: #CA013C; 
 text-decoration: underline; 
 CURSOR: pointer;
}

a:link { 
 color: #CA013C; 
 text-decoration: underline; 
 CURSOR: pointer;
}

a:visited { 
 color: #CA013C; 
 CURSOR: pointer;
 text-decoration: underline; 
}

a:active { 
 color: #CA013C; 
 CURSOR: pointer;
 text-decoration: none; 
}

a:hover { 
 color: #CA013C; 
 CURSOR: pointer;
 text-decoration: none; 
}

img {
 border: 0px;
}

.project {
 color: #000000;
 font-weight: normal; 
 font-size: 11px; 
 line-height: 12px; 
 font-family: Arial, sans-serif;
 padding-top: 2px;
 padding-left: 10px;
 padding-bottom: 2px;
}

.projecten {
 font-size:10px;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-right:4px;
 border-bottom: #668A86 1px solid;
 vertical-align:middle;
}

a.photo_nr, a.photo_nr_active, a.photo_nr:link, a.photo_nr:visited {
    padding:0 5px;
    border-right:solid 1px #668A86;
    background-color:#8DB0AD;
    font-size:11px;
    font-weight:normal;
    color:white;
    text-decoration:none;
}
a.photo_nr_active, a.photo_nr_active:active, a.photo_nr_active:visited, a.photo_nr:hover, a.photo_nr:active { background-color:#CA013C; text-decoration:none; color:white; }

#twitter-container {
	width:					247px;
	height:					193px;
	float:					left;
	background:				url(../images/twitter-background.png) no-repeat;
	margin:					50px 0px 0px 0px;
}

.twitter {
	width:					165px;
	height:					100px;
	margin:					50px 0px 0px -30px;
	float:					left;
}

#twitter_update_list {
	width:					165px;
	height:					100px;
	list-style:				none;
	
	color:					#333;		
	font-family:			"Courier New", Courier, monospace;
	font-size:				11px;
}

#twitter_update_list li a {
	display:				none;
}

#twitter_update_list span a {
	display: 				inline;
}

#twitter_update_list span a:hover {
	text-decoration: 		underline;
}

.link-twitter {
	width:					165px;
	height:					20px;
	float:					left;
	position:				relative;
	bottom:					0px;
}

#linkedin-container {
	height:					38px;
	width:					233px;
	float:					left;
	background:				url(../images/linkedin.png) no-repeat;
	margin:					25px 0px 0px 0px;

}
