img { border: 0; }
a { outline: 0; }
h1, h2, h3 { margin: 0; padding: 0; }
table, tr, td { padding: 0; margin: 0; border-collapse: collapse; border: none; border-spacing: 0; }
* {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #e7e7e7;
}

body {
	background-color: #d3d3d3;
	padding: 0 0 0 0;
	text-align: left;
	margin-bottom: 30px;

}

#content-box {
	width: 995px;
	height: 100%;
	clear: both;
	overflow: hidden;
	background-color: #3b3b3b;
}

#header-box { 
	height: 87px;
	background: #d3d3d3 url('../img/kunsthead_patroon_bg.gif') top left repeat-x;
	font-weight: bold;
	padding-left: 19px;
}

#header-box h1 { 
	padding-top: 32px;
	margin-left: -2px;
	margin-bottom: 8px;
	font-size: 35px;
	color: #eeeeee;
}

#header-box #bantop {
	margin-top: 15px;
	margin-right: 16px;
	float: right;
} 

#body-box {
	padding-top: 10px;
	padding-left: 10px;
	background: #3b3b3b url('../img/kunstbody_bg.gif') top left repeat-x;
}

#col-a {
	width: 264px;
	height: 826px;
	background-color: #626262;
	float: left;
	border-right: 2px solid #4b4b4b;
	margin-right: 15px;
}

.tag-col-a {
	height: 850px !important;
}


#col-a #gbloklinks {
	margin-top: 20px;
	margin-left: 7px;
	height: 250px;
}

#col-a p {
	padding-left: 10px;
	padding-right: 25px;
	margin-top: 8px;

}

#col-a #verderzoeken {
	padding-left: 10px;
	margin-top: 15px;

}

#col-a #verderzoeken #cse-search-box input {
	color: #000000;

}


#col-a #verderzoeken #cse-search-box .submit {
	color: #bbbbbb;
	background: #3b3b3b;
	border: 1px outset #6b6b6b;
}

#uitleg-boven {
	margin-top: 4px;
	margin-bottom: 16px;
	padding-right: 10px;
}

#uitleg-boven strong {
	font-size:13px;
	line-height: 20px;
}

#nieuws-headline {
	padding-right: 20px;
	min-height: 20px;
}

#nieuws-headline img.headline-icon {
	float: left;
	margin-right: 7px;
}

#nieuws-headline h2 {
	margin-bottom: 5px;
}

#nieuws-headline h2 a {
	font-size: 18px;
	text-decoration: none;
}

#kunstschilderijen {
	margin-top: 15px;
	height: 362px;
	
}

#kunstschilderijen .kunstschilderij {
	float: left;
	width: 338px;
	height: 276px;
	background: #313131 url('../img/kunstschilderij_bg.png') top left no-repeat;
}

#kunstschilderij1 {
	margin-right: 10px;
}

#kunstschilderijen h3 {
	color: #ffffff;
	text-align: right;
	margin-right: 7px;
	margin-top: 2px;
	line-height: 6px;
	font-weight: bold;
	font-size: 12px;
}

#kunstschilderijen .kunstschilderij .kunstschilderij-img {
	width: 324px;
	height: 250px;
	margin-left: 7px;
	margin-top: 8px;
	text-align: center;
	overflow: hidden;
	display: table;
	line-height: 250px;
}

#kunstschilderijen .kunstschilderij .kunstschilderij-img img {
	margin: auto;
}

#kunstschilderijen .kunstschilderij .opties {
	float: right;
	margin-top: 13px;
	margin-right: 10px;
	height: 10px;
}

#kunstschilderijen .kunstschilderij .ikkiesdeze {
	margin-top: 13px;
	width: 268px; 
	height: 74px;
	background-image:url('../img/ikkiesdeze_over.gif');
}

#kunstschilderijen .kunstschilderij .ikkiesdeze a { 
	display: block;
}
#kunstschilderijen .kunstschilderij .ikkiesdeze img { 
	width: 100%;
	height: 100%;
}
#kunstschilderijen .kunstschilderij .ikkiesdeze a:hover img {
	visibility: hidden;
}

#kunstschilderijen .kunstschilderij .gestemd { 
	margin-top: 35px;
	width: 368px; 
	height: 74px;
	font-weight: bold;
}

#kunstschilderijen .kunstschilderij .gestemd strong {
	font-size:13px;
}

#keuzefooter {
	font-style: italic;
	font-size: 10px;
	color: #747474;
	margin-bottom: 18px;
}



#oudernieuws {

}

#oudernieuws .icon {
	float: left;
	color: #222222;
	font-weight: bold;
	width: 60px;
}

#oudernieuws .oudernieuwsitem, #oudernieuws .sb {
	background-color: #424242;
	margin-bottom: 7px;
	margin-right: 16px;
	width: 590px;
	padding-top: 6px;
	padding-left: 11px;
	padding-bottom: 5px;
	padding-right: 15px;
	float: right;
}

#oudernieuws .sb {
	background: none;
	padding-left: 0px;
	width: 600px;
}

#oudernieuws .nieuwsbanner {
	background-color: #424242;
	margin-bottom: 7px;
	margin-right: 16px;
	width: 601px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 15px;
	float: right;
}


#oudernieuws .schilderijk {
	margin-left: 72px;
	margin-bottom: 5px;
}


#oudernieuws .oudernieuwsitem img {
	vertical-align: middle;
}

#oudernieuws .oudernieuwsitem h3 {
	font-weight: bold;
	margin-bottom: 2px;
	color: #e7e7e7;
}

#oudernieuws .oudernieuwsitem h3 a {
	text-decoration: none;
}

#footer-disclaimer	{
	height: 22px;
	padding-left: 10px;
	padding-top: 4px;
	margin-top: 15px;
	clear: both;
	background-color: #9f9f9f;
	font-size: 10px;
	color: #ffffff;

}

#footer-ad	{
	height: 25px;
	padding-left: 10px;
	padding-top: 4px;
	background-color: #ffffff;
	font-size: 10px;
	color: #747474;
	

}
#footer-ad a {
	font-size: 10px;
	color: #747474;

}
	
	ul.taglist {
		margin-left: 8px;
		margin-top: 10px;
		list-style: none;
	}

  ul.taglist li.word {  
  	padding-bottom: 6px;
  }    

  ul.taglist li.word a {  
  	text-decoration: none;
  }    

  ul.taglist li.active a {  
  	text-decoration: underline;
  }    



  .size9 a {
  	color: #fff;
  	font-size: 26px;
  }
  .size8 a {
  	color: #fff;
  	font-size: 24px;
  }
  .size7 a {
  	color: #eee;
  	font-size: 22px;
  }
  .size6 a {
  	color: #eee;
  	font-size: 20px;
  }
  .size5 a {
  	color: #ddd;
  	font-size: 18px;
  }
  .size4 a {
  	color: #ddd;
  	font-size: 16px;
  }
  .size3 a {
  	color: #ccc;
  	font-size: 14px;
  }
  .size2 a {
  	color: #ccc;
  	font-size: 12px;
  }
  .size1 a {
  	color: #bbb;
  	font-size: 8px;
  }
  .size0 a {
  	color: #bbb;
  	font-size: 6px;
  }  


#tag-headlines {
	padding-right: 20px;
	height: 480px;
}

#tag-headlines .headline {
	margin-bottom: 20px; 
/*	clear: both; */
	
}

#tag-headlines .headline h2 {
	margin-bottom: 5px;
}

#tag-headlines .headline h2 a {
	font-size: 18px;
	text-decoration: none;
}

#tag-headlines .headline .tagimgs {
	margin-top: 7px;
	display: block;
}

#tag-headlines .headline .tagimg {
	margin-right: 5px; 
	float: left;
	text-align: right;
}

#tag-headlines .headline .tagimg .opties {
	margin-top: 1px; 
}

#tag-headlines .headline .tagimg img {
	border: 1px solid white; 
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#tag-headlines .headline .tagimg .opties img {
	border: 0px;
}


#tag-sublines {
	margin-left: 280px;
}

#tag-sublines .item {
	background-color: #424242;
	margin-bottom: 7px;
	margin-right: 16px;
	padding-top: 6px;
	padding-left: 11px;
	padding-bottom: 5px;
	padding-right: 15px;
}


#tag-sublines .item img {
	vertical-align: middle;
}

#tag-sublines .item h3 {
	font-weight: bold;
	margin-bottom: 2px;
	color: #e7e7e7;
}

#tag-sublines .item h3 a {
	text-decoration: none;
}

#tag-boven {
	margin-top: 4px;
	height: 70px;
	padding-right: 10px;

}



#tag-sublines .nieuwsbanner {
	background-color: #424242;
	margin-bottom: 7px;
	margin-right: 16px;
	width: 673px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 15px;
}

#hometags {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 22px;
}

#hometags span {  
 	margin-right: 8px; 
 	padding-top: 4px;
}    

