table, td {
	margin:0px;
	padding:0px;
	border-collapse: collapse;
}

p { margin:5px 0px 25px; }

.select {
	border:1px solid #582672;
	width:160px;
}
.select_bottom {
	border:1px solid #582672;
	width:150px;
}

#pictures_left {
	float			:left;
	display			:inline;
	width			:100px;
 }
	
#pictures_right {
	float			:right;
	clear 			:right;
	display			:block;
	padding-right	:3px;
	width			:100px; }

#pictures_left img { padding-bottom	:20px; }
#pictures_right img { padding-bottom	:20px; }

*:first-child+html #pictures_left { padding-bottom	:50px; } /*IE7 only*/ 
* html #pictures_left { padding-bottom	:50px; } /*IE6 and below*/
	
.pictures {
	float			:right;
	padding-left	:10px;}

.pictures {
	float			:right;
	clear 			:right;
	padding-left	:10px; }
.pictures img {
	padding-bottom  :12px; }

.pictures3 {
	float			:right;
	clear 			:left;
	padding-left	:10px;
	padding-right	:15px;
	padding-bottom	:35px;}

#tagcloud .325 { width:325px; }
#tagcloud .100 { width:100%; }

	#tagcloud h5 {
	font-size		:10px;
	font-weight		:bold;
	color			:#9b7daa;
	display			:inline;
	text-decoration	:none; }
	#tagcloud h4 {
	font-size		:13px;
	color			:#582672;	
	display			:inline;
	text-decoration	:none; }
	#tagcloud h3 {
	font-size		:16px;
	color			:#9b7daa;
	display			:inline;
	text-decoration	:none; }
	#tagcloud h2 {
	font-size		:19px;
	color			:#582672;
	display			:inline;
	text-decoration	:none; }
	#tagcloud h1 {
	font-size		:22px;
	color			:#582672;
	display			:inline;
	text-decoration	:none; }

h1 {
	font-size:15px;
	display	:inline;
}
#white { color:#FFFFFF;}
h2 {
	font-size:13px;
	font-weight:bold;
	display:inline;
}
h3 {
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}
h4 {
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}

h1 a:link, h1 a:active, h1 a:visited { color:#582672; text-decoration:underline; }
h1 a:hover { color:#c3d62e; text-decoration:underline; }
h2 a:link, h2 a:active, h2 a:visited { color:#582672; text-decoration:underline; }
h2 a:hover { color:#c3d62e; text-decoration:underline; }
h3 a:link, h3 a:active, h3 a:visited { color:#582672; text-decoration:underline; }
h3 a:hover { color:#c3d62e; text-decoration:underline; }
h4 a:link, h4 a:active, h4 a:visited { color:#582672; text-decoration:underline; }
h4 a:hover { color:#c3d62e; text-decoration:underline; }
p a:link, p a:active, p a:visited { color:#582672; text-decoration:underline; }
p a:hover { color:#c3d62e; text-decoration:underline; }

.submit_buttons {
	background-color:#FFFFFF;
	border:1px solid #582672;
	padding: 3px;
	margin-right:5px;
}

#pictures_left_case {
	float			:left;
	display			:inline;
	width			:244px;
	padding-bottom	:20px;
	clear:both; }
#cases h3 { text-decoration:none; color:#582672; }
#cases h3:hover {  text-decoration:none; color:#c3d62e;  }

#pictures_left_actiefoto {
	float			:left;
	display			:inline;
	width			:244px;
	padding-bottom	:20px;
	clear:both; }
#actiefotos h3 { text-decoration:none; color:#582672; }
#actiefotos h3:hover {  text-decoration:none; color:#c3d62e;  }
#actiefotos { margin-left:0px; }
#actiefotos .navigatie { color:#582672; text-decoration:none; }
#actiefotos .navigatie:hover { color:#c3d62e; text-decoration:underline; }
#actiefotos .navigatie_off { color:#CCCCCC; text-decoration:none;}
#actiefotos .grotefoto { text-align:right;}
#actiefotos .beschrijving { text-align:left; vertical-align:top; padding-right:10px;}
#actiefotos .bg_lpurple { background-color:#c1bcdb; text-align:right;}

#nieuws { margin:10px 0px 15px; }

#nieuws h4 { text-decoration:none; color:#FFF; display:inline; clear:both; }
#nieuws h4:hover {  text-decoration:none; color:#c3d62e; }
#nieuws h3 { text-decoration:none; color:#582672; }
#nieuws h3:hover {  text-decoration:none; color:#c3d62e;  }
.random { text-decoration:none; color:#FFF; display:inline;}

#nieuws .news { padding:color:#FFF; }
#nieuws .news:hover { color:#c3d62e; }
#related .related { color:#582672; text-decoration:none;}
#related .related:hover { color:#582672; text-decoration:underline;}
#related h3 { text-decoration:none; color:#582672; font-size:13px; }
#related h3:hover {  text-decoration:none; color:#582672;  }


#nieuws .news_active { color:#c3d62e; }
#nieuws img { 	
	margin-left:0px;
	margin-right:4px;
	clear:none;
	display:inline;
 }
 
#emailadres { 
	background:url(../images/index/login_input.jpg); 
	padding:5px;}
#emailadres input { 
	position:relative;
	font-size:11px;	
	width:190px;
	display:block;
	background:#FFFFFF;
	top:2px;
	left:8px;
	height:16px; }
* html #emailadres input { /*Only IE 6.0*/
	position:relative;
	font-size:11px;	
	width:190px;
	display:block;
	background:#FFFFFF;
	top:0px;
	left:8px;
	height:15px; }
*:first-child+html #emailadres input { /*IE 7 Only*/
	position:relative;
	font-size:11px;	
	width:190px;
	display:block;
	background:#FFFFFF;
	top:0px;
	left:8px;
	height:15px; }
		
.textbox {
	width:150px; 
	border:1px solid #582672; 
	font-size:11px; color:#582672; 
}
.button	{
	width:130px; border:1px solid #582672; 
	font-size:11px; color:#582672;
	background:#FFFFFF;
	cursor:hand; }
.button_bottom	{
	width:150px; border:1px solid #582672; 
	font-size:11px; color:#582672;
	background:#FFFFFF;
	padding:2px;
	cursor:hand; }
.smallinput {
	width:280px; border:1px solid #582672; 
	font-size:11px; color:#582672; margin:3px;
	cursor:hand; }
.largeinput {
	width:412px; border:1px solid #582672; 
	font-size:11px; color:#582672; margin:3px;
	cursor:hand; }

.actiefoto_link {
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:11px; color:#582672;
	padding:5px;
	color:#FFFFFF;
	/*border:1px solid #582672; */
	width:128px;
	/*background-color:#FFFFFF;*/
	clear:both; }
.actiefoto_link:hover { /*background-color:#FFFFFF;*/ }
#imgWindow{ padding:8px; background:#c9c4e4;}

#alert {
	display:block;
	padding:4px;
	float:left;
	width:98%;
	clear:both; }
.green { background:#009933; color:#FFFFFF;  }
.red { background:#CC0000; color:#FFFFFF; }

.inactive { color:#CCCCCC; }

.hintsClass {
	background-color: #f0f0f0;
	color: #582672;
	border: 1px solid #808080;
	padding: 5px;
}
.hintSource {
	color: green;
	text-decoration: underline;
	cursor: pointer;
}

